@prefix actionStat: <https://purl.org/ctdl/vocabs/actionStat/> .
@prefix agentSector: <https://purl.org/ctdl/vocabs/agentSector/> .
@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 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 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 inputType: <https://purl.org/ctdl/vocabs/inputType/> .
@prefix learnMethod: <https://purl.org/ctdl/vocabs/learnMethod/> .
@prefix lrmi: <http://purl.org/dcx/lrmi-terms/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix obi: <https://w3id.org/openbadges#> .
@prefix orgType: <https://purl.org/ctdl/vocabs/orgType/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix purpose: <https://purl.org/ctld/vocabs/purpose/> .
@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 schema: <http://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 vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

ceterms:CostType a skos:ConceptScheme ;
	rdfs:label "Cost Type"@en-US ;
	rdfs:comment "Entity that describes the types of costs related to earning or completing a credential, assessment, or learning opportunity."@en-US ;
	dct:description "Attainment costs do not include living (e.g., room and board) or travel expenses."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/ceterms/CostType/json> ;
	meta:hasConcept costType:AggregateCost, costType:Application, costType:BackgroundCheck, costType:EnrollmentFee, costType:GraduationFee, costType:LearningResource, costType:Meals, costType:MixedFees, costType:OptionalCharges, costType:ProcessingFee, costType:ProgramSpecificFee, costType:ReexaminationFee, costType:RenewalFee, costType:ReschedulingFee, costType:RoomOrResidency, costType:ScoringFee, costType:StandaloneAssessment, costType:StudentServicesFee, costType:TechnologyFee, costType:Tuition ;
	skos:hasTopConcept costType:AggregateCost, costType:Application, costType:BackgroundCheck, costType:EnrollmentFee, costType:GraduationFee, costType:LearningResource, costType:Meals, costType:MixedFees, costType:OptionalCharges, costType:ProcessingFee, costType:ProgramSpecificFee, costType:ReexaminationFee, costType:RenewalFee, costType:ReschedulingFee, costType:RoomOrResidency, costType:ScoringFee, costType:StandaloneAssessment, costType:StudentServicesFee, costType:TechnologyFee, costType:Tuition .

costType:AggregateCost a skos:Concept ;
	skos:prefLabel "Aggregate Cost"@en-US ;
	skos:definition "Sum of direct costs."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/AggregateCost/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:Application a skos:Concept ;
	skos:prefLabel "Application"@en-US ;
	skos:definition "Cost of applying for the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/Application/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:BackgroundCheck a skos:Concept ;
	skos:prefLabel "Background Check"@en-US ;
	skos:definition "Cost for a background check."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/BackgroundCheck/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:EnrollmentFee a skos:Concept ;
	skos:prefLabel "Enrollment Fee"@en-US ;
	skos:definition "Cost to enroll in the learning opportunity being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/EnrollmentFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:GraduationFee a skos:Concept ;
	skos:prefLabel "Graduation Fee"@en-US ;
	skos:definition "Separate graduation fee."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/GraduationFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:LearningResource a skos:Concept ;
	skos:prefLabel "Learning Resource"@en-US ;
	skos:definition "Cost for one or more learning resources."@en-US ;
	dct:description "Examples include resources such as textbooks, workbooks, laboratory supplies, and other related supplies."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/LearningResource/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:Meals a skos:Concept ;
	skos:prefLabel "Meals"@en-US ;
	skos:definition "Cost for meals while participating in the learning opportunity."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/Meals/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:MixedFees a skos:Concept ;
	skos:prefLabel "Mixed Fees"@en-US ;
	skos:definition "The sum of fees that are not identified individually."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/MixedFees/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:OptionalCharges a skos:Concept ;
	skos:prefLabel "Optional Charges"@en-US ;
	skos:definition "Cost for additional fees, other services, equipment, or facilities that are not required."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/OptionalCharges/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:ProcessingFee a skos:Concept ;
	skos:prefLabel "Processing Fee"@en-US ;
	skos:definition "Cost for processing or expediting information related to the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/ProcessingFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:ProgramSpecificFee a skos:Concept ;
	skos:prefLabel "Program Specific Fee"@en-US ;
	skos:definition "Additional cost for participation with a specific program or course of study such as engineering, business, and nursing."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/ProgramSpecificFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:ReexaminationFee a skos:Concept ;
	skos:prefLabel "Reexamination Fee"@en-US ;
	skos:definition "Cost for retaking an instance of the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/ReexaminationFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:RenewalFee a skos:Concept ;
	skos:prefLabel "Maintenance Fee"@en-US ;
	skos:definition "Cost for maintenance or renewal of the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/RenewalFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:ReschedulingFee a skos:Concept ;
	skos:prefLabel "Rescheduling Fee"@en-US ;
	skos:definition "Cost for rescheduling an instance of the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/ReschedulingFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:RoomOrResidency a skos:Concept ;
	skos:prefLabel "Room or Residence"@en-US ;
	skos:definition "Cost for room, residence or boarding."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/RoomOrResidency/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:ScoringFee a skos:Concept ;
	skos:prefLabel "Scoring Fee"@en-US ;
	skos:definition "Cost for scoring the resource being described."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/ScoringFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:StandaloneAssessment a skos:Concept ;
	skos:prefLabel "Standalone/Extra Assessment"@en-US ;
	skos:definition "Cost for standalone assessments."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/StandaloneAssessment/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:StudentServicesFee a skos:Concept ;
	skos:prefLabel "Student Services Fee"@en-US ;
	skos:definition "Cost for student services related to the learning opportunity."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/StudentServicesFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:TechnologyFee a skos:Concept ;
	skos:prefLabel "Technology Fee"@en-US ;
	skos:definition "Cost for accessing technologies related to the learning opportunity or activity."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/TechnologyFee/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

costType:Tuition a skos:Concept ;
	skos:prefLabel "Tuition"@en-US ;
	skos:definition "Cost for teaching and instruction."@en-US ;
	vs:term_status vs:stable ;
	meta:changeHistory <https://credreg.net/ctdl/termhistory/costType/Tuition/json> ;
	skos:inScheme ceterms:CostType ;
	skos:topConceptOf ceterms:CostType .

