@prefix adminRecord: <https://credreg.net/qdata/vocabs/adminRecord/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/asn/schema/core/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix collectionMethod: <https://credreg.net/qdata/vocabs/collectionMethod/> .
@prefix dataWithholding: <https://credreg.net/qdata/vocabs/dataWithholding/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix demoCat: <https://credreg.net/qdata/vocabs/demoCat/> .
@prefix incomeDetermination: <https://credreg.net/qdata/vocabs/incomeDetermination/> .
@prefix meta: <https://credreg.net/meta/terms/> .
@prefix metricCat: <https://credreg.net/qdata/vocabs/metricCat/> .
@prefix obi: <https://w3id.org/openbadges#> .
@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 schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sourceCoverage: <https://credreg.net/qdata/vocabs/sourceCoverage/> .
@prefix subjectCategory: <https://credreg.net/qdata/vocabs/subjectCategory/> .
@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#> .

qdata:DemographicCategory a skos:ConceptScheme ;
	rdfs:label "Demographic Category"@en-US ;
	rdfs:comment "Classification of various means (such as classification schemes) used to describe and categorize subjects in a population."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/qdata/DemographicCategory/json> ;
	meta:hasConcept demoCat:Accommodation, demoCat:Age, demoCat:Benefits, demoCat:DependencyResponsibility, demoCat:Disability, demoCat:EducationLevel, demoCat:Employment, demoCat:Ethnicity, demoCat:FamilyEducationalBackground, demoCat:Gender, demoCat:Housing, demoCat:Income, demoCat:Language, demoCat:Literacy, demoCat:MaritalStatus, demoCat:MilitaryStatus, demoCat:Race, demoCat:Residency, demoCat:Skills ;
	skos:hasTopConcept demoCat:Accommodation, demoCat:Age, demoCat:Benefits, demoCat:DependencyResponsibility, demoCat:Disability, demoCat:EducationLevel, demoCat:Employment, demoCat:Ethnicity, demoCat:FamilyEducationalBackground, demoCat:Gender, demoCat:Housing, demoCat:Income, demoCat:Language, demoCat:Literacy, demoCat:MaritalStatus, demoCat:MilitaryStatus, demoCat:Race, demoCat:Residency, demoCat:Skills .

demoCat:Accommodation a skos:Concept ;
	skos:prefLabel "Accommodation"@en-US ;
	skos:definition "Means of indicating the subjects' use of services or resources for equal access."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Accommodation/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Age a skos:Concept ;
	skos:prefLabel "Age"@en-US ;
	skos:definition "Means of indicating the age of subjects, typically categorized into age groups."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Age/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Benefits a skos:Concept ;
	skos:prefLabel "Benefits"@en-US ;
	skos:definition "Means of indicating whether subjects receive public or other benefits."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Benefits/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:DependencyResponsibility a skos:Concept ;
	skos:prefLabel "Dependency Responsibility"@en-US ;
	skos:definition "Means of indicating the caring responsibilities of subjects, such as for dependents or other family members."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/DependencyResponsibility/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Disability a skos:Concept ;
	skos:prefLabel "Disability"@en-US ;
	skos:definition "Means of indicating whether subjects have a disability, including physical, sensory, cognitive, mental health, or learning disabilities, recognizing both visible and invisible disabilities."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Disability/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:EducationLevel a skos:Concept ;
	skos:prefLabel "Education Level"@en-US ;
	skos:definition "Means of indicating the highest level of education completed by subjects."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/EducationLevel/json> ;
	skos:relatedMatch metricCat:EducationLevel ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Employment a skos:Concept ;
	skos:prefLabel "Employment"@en-US ;
	skos:definition "Means of indicating the employment status of subjects."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Employment/json> ;
	skos:relatedMatch metricCat:Employment ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Ethnicity a skos:Concept ;
	skos:prefLabel "Ethnicity"@en-US ;
	skos:definition "Means of indicating the ethnicity of subjects, reflecting their cultural identity."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Ethnicity/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:FamilyEducationalBackground a skos:Concept ;
	skos:prefLabel "Family Educational Background"@en-US ;
	skos:definition "Means of indicating the educational background of a subject's family, for example whether subjects are the first in their family to attend higher education institutions."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/FamilyEducationalBackground/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Gender a skos:Concept ;
	skos:prefLabel "Gender"@en-US ;
	skos:definition "Means of indicating the gender identity of subjects, which can include male, female, and other gender identities."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Gender/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Housing a skos:Concept ;
	skos:prefLabel "Housing"@en-US ;
	skos:definition "Means of indicating whether subjects are housed or experiencing housing instability."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Housing/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Income a skos:Concept ;
	skos:prefLabel "Income"@en-US ;
	skos:definition "Means of indicating the financial stability of subjects."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Income/json> ;
	skos:relatedMatch metricCat:Earnings ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Language a skos:Concept ;
	skos:prefLabel "Language"@en-US ;
	skos:definition "Means of indicating the primary language spoken by subjects."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Language/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Literacy a skos:Concept ;
	skos:prefLabel "Literacy"@en-US ;
	skos:definition "Means of indicating the literacy level of subjects, including reading and writing skills."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Literacy/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:MaritalStatus a skos:Concept ;
	skos:prefLabel "Marital Status"@en-US ;
	skos:definition "Means of indicating the marital status of subjects."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/MaritalStatus/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:MilitaryStatus a skos:Concept ;
	skos:prefLabel "Military Status"@en-US ;
	skos:definition "Means of indicating the status of being associated with military service, either personally or through family."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/MilitaryStatus/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Race a skos:Concept ;
	skos:prefLabel "Race"@en-US ;
	skos:definition "Means of indicating the race / ethnicity of subjects, categorized according to widely recognized standards."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Race/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Residency a skos:Concept ;
	skos:prefLabel "Residency"@en-US ;
	skos:definition "Means of indicating where subjects live."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Residency/json> ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

demoCat:Skills a skos:Concept ;
	skos:prefLabel "Skills"@en-US ;
	skos:definition "Means of indicating the type or nature of skills acquired by subjects, including both hard and soft skills."@en-US ;
	vs:term_status vs:unstable ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/demoCat/Skills/json> ;
	skos:relatedMatch metricCat:SkillsProficiency ;
	skos:inScheme qdata:DemographicCategory ;
	skos:topConceptOf qdata:DemographicCategory .

