@prefix accommodation: <https://purl.org/ctdl/vocabs/accommodation/> .
@prefix actionStat: <https://purl.org/ctdl/vocabs/actionStat/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix agentSector: <https://purl.org/ctdl/vocabs/agentSector/> .
@prefix agreementCat: <https://purl.org/ctdl/vocabs/agreementCat/> .
@prefix alignment: <https://purl.org/ctdl/vocabs/alignment/> .
@prefix array: <https://purl.org/ctdl/vocabs/array/> .
@prefix asn: <http://purl.org/ASN/schema/core/> .
@prefix assessMethod: <https://purl.org/ctdl/vocabs/assessMethod/> .
@prefix assessUse: <https://purl.org/ctdl/vocabs/assessUse/> .
@prefix audience: <https://purl.org/ctdl/vocabs/audience/> .
@prefix audLevel: <https://purl.org/ctdl/vocabs/audLevel/> .
@prefix case: <https://purl.imsglobal.org/spec/case/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceds: <https://ceds.ed.gov/element/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix claimType: <https://purl.org/ctdl/vocabs/claimType/> .
@prefix collectionCategory: <https://purl.org/ctdl/vocabs/collectionCategory/> .
@prefix compare: <https://purl.org/ctdl/vocabs/compare/> .
@prefix costType: <https://purl.org/ctdl/vocabs/costType/> .
@prefix credentialStat: <https://purl.org/ctdl/vocabs/credentialStat/> .
@prefix creditUnit: <https://purl.org/ctdl/vocabs/creditUnit/> .
@prefix cs: <http://vocab.org/changeset/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix deliveryType: <https://purl.org/ctdl/vocabs/deliveryType/> .
@prefix financialAid: <https://purl.org/ctdl/vocabs/financialAid/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gemq: <http://purl.org/gem/qualifiers/> .
@prefix inputType: <https://purl.org/ctdl/vocabs/inputType/> .
@prefix learnMethod: <https://purl.org/ctdl/vocabs/learnMethod/> .
@prefix lifeCycle: <https://purl.org/ctdl/vocabs/lifeCycle/> .
@prefix logic: <https://purl.org/ctdl/vocabs/logic/> .
@prefix lrEvidence: <https://purl.org/ctdl/vocabs/lrEvidence/> .
@prefix lrMethod: <https://purl.org/ctdl/vocabs/lrMethod/> .
@prefix lrmi: <http://purl.org/dcx/lrmi-terms/> .
@prefix lrOutcome: <https://purl.org/ctdl/vocabs/lrOutcome/> .
@prefix lrSource: <https://purl.org/ctdl/vocabs/lrSource/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix obi: <https://w3id.org/openbadges#> .
@prefix odrl2: <https://www.w3.org/ns/odrl/2/> .
@prefix orgType: <https://purl.org/ctdl/vocabs/orgType/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix qdata: <https://credreg.net/qdata/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix residency: <https://purl.org/ctdl/vocabs/residency/> .
@prefix scheduleFrequency: <https://purl.org/ctdl/vocabs/scheduleFrequency/> .
@prefix scheduleTiming: <https://purl.org/ctdl/vocabs/scheduleTiming/> .
@prefix schema: <https://schema.org/> .
@prefix score: <https://purl.org/ctdl/vocabs/score/> .
@prefix serviceType: <https://purl.org/ctdl/vocabs/serviceType/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix statementCat: <https://purl.org/ctdl/vocabs/statementCat/> .
@prefix support: <https://purl.org/ctdl/vocabs/support/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

ceterms:LearningRecognitionEvidenceCategory a skos:ConceptScheme ;
	rdfs:label "Learning Recognition Evidence Category"@en-US ;
	rdfs:comment "Concepts describing types of evidence accepted for learning recognition evaluation."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/ceterms/LearningRecognitionEvidenceCategory/json> ;
	meta:hasConcept lrEvidence:AssessmentScore, lrEvidence:CompletionRecord, lrEvidence:Credential, lrEvidence:CreditRecommendation, lrEvidence:EmployerAttestation, lrEvidence:HoursVerification, lrEvidence:JobVerification, lrEvidence:MilitaryTranscript, lrEvidence:Portfolio, lrEvidence:ReflectiveNarrative, lrEvidence:ResumeVerification, lrEvidence:SkillProfile, lrEvidence:Syllabus, lrEvidence:Transcript, lrEvidence:WorkplaceLearningRecord, lrEvidence:WorkProduct ;
	skos:hasTopConcept lrEvidence:AssessmentScore, lrEvidence:CompletionRecord, lrEvidence:Credential, lrEvidence:CreditRecommendation, lrEvidence:EmployerAttestation, lrEvidence:HoursVerification, lrEvidence:JobVerification, lrEvidence:MilitaryTranscript, lrEvidence:Portfolio, lrEvidence:ReflectiveNarrative, lrEvidence:ResumeVerification, lrEvidence:SkillProfile, lrEvidence:Syllabus, lrEvidence:Transcript, lrEvidence:WorkplaceLearningRecord, lrEvidence:WorkProduct .

lrEvidence:AssessmentScore a skos:Concept ;
	skos:prefLabel "Assessment Score"@en-US ;
	skos:definition "Official documentation of a person’s assessment results."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/AssessmentScore/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:CompletionRecord a skos:Concept ;
	skos:prefLabel "Completion Record"@en-US ;
	skos:definition "Document verifying successful completion of structured training with an identifiable provider."@en-US ;
	dct:description "Applies to employer, community-based, military, or continuing education training."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/CompletionRecord/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:Credential a skos:Concept ;
	skos:prefLabel "Credential"@en-US ;
	skos:definition "Representation of a credential, digital or non-digital, attesting to a person’s achievements."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/Credential/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:CreditRecommendation a skos:Concept ;
	skos:prefLabel "Credit Recommendation"@en-US ;
	skos:definition "Recommendation for credit or competency value issued by an authoritative evaluating body, including amount, level, and conditions for specified learning."@en-US ;
	dct:description "In the U.S., common sources include ACE credit recommendations."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/CreditRecommendation/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:EmployerAttestation a skos:Concept ;
	skos:prefLabel "Employer Attestation"@en-US ;
	skos:definition "Formal statement from an employer verifying duties, scope of work, and performance relevant to claimed learning."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/EmployerAttestation/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:HoursVerification a skos:Concept ;
	skos:prefLabel "Hours Verification"@en-US ;
	skos:definition "Record confirming supervised practice, clinical hours, or comparable time-based experience."@en-US ;
	dct:description "Common in clinical, practicum, apprenticeship, or licensure contexts."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/HoursVerification/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:JobVerification a skos:Concept ;
	skos:prefLabel "Job Verification"@en-US ;
	skos:definition "Official role description with verification of incumbency and dates."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/JobVerification/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:MilitaryTranscript a skos:Concept ;
	skos:prefLabel "Military Transcript"@en-US ;
	skos:definition "Official record of a person’s military education, training, occupations, and related evaluations."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/MilitaryTranscript/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:Portfolio a skos:Concept ;
	skos:prefLabel "Portfolio"@en-US ;
	skos:definition "Curated collection of artifacts evidencing learning typically aligned to defined outcomes."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/Portfolio/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:ReflectiveNarrative a skos:Concept ;
	skos:prefLabel "Reflective Narrative"@en-US ;
	skos:definition "Structured reflection connecting prior experience to defined competencies or outcomes."@en-US ;
	dct:description "Often required in portfolio submissions. There may be a requirement for commentary or analysis in the narrative."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/ReflectiveNarrative/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:ResumeVerification a skos:Concept ;
	skos:prefLabel "Résumé Verification"@en-US ;
	skos:definition "Structured record of experience and education accompanied by sufficient validation for evaluation."@en-US ;
	dct:description "Validation may include references, verification letters, or linked evidence."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/ResumeVerification/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:SkillProfile a skos:Concept ;
	skos:prefLabel "Skill Profile"@en-US ;
	skos:definition "Document that maps a person’s work artifacts or experiences to specified competencies, learning outcomes, or course requirements."@en-US ;
	dct:description "Improves defensibility and transparency."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/SkillProfile/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:Syllabus a skos:Concept ;
	skos:prefLabel "Syllabus"@en-US ;
	skos:definition "Document outlining objectives, content, requirements, schedule, and assessment for a specific course."@en-US ;
	dct:description "Supports content and outcome alignment."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/Syllabus/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:Transcript a skos:Concept ;
	skos:prefLabel "Transcript"@en-US ;
	skos:definition "Official academic record of a person’s achievements issued by the record holder."@en-US ;
	dct:description "May be issued by the originating institution or a recognized clearinghouse."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/Transcript/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:WorkplaceLearningRecord a skos:Concept ;
	skos:prefLabel "Workplace Learning Record"@en-US ;
	skos:definition "Documentation of a person's on the job learning."@en-US ;
	dct:description "Includes Apprentice Logbooks and similar."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/WorkplaceLearningRecord/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

lrEvidence:WorkProduct a skos:Concept ;
	skos:prefLabel "Work Product"@en-US ;
	skos:definition "Substantive work product demonstrating applied knowledge aligned to defined outcomes."@en-US ;
	dct:description "May include reports, designs, code, media, or presentations."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/lrEvidence/WorkProduct/json> ;
	skos:inScheme ceterms:LearningRecognitionEvidenceCategory ;
	skos:topConceptOf ceterms:LearningRecognitionEvidenceCategory .

