@prefix adminRecord: . @prefix asn: . @prefix ceasn: . @prefix ceterms: . @prefix collectionMethod: . @prefix dataWithholding: . @prefix dc: . @prefix dct: . @prefix incomeDetermination: . @prefix meta: . @prefix obi: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix sourceCoverage: . @prefix subjectCategory: . @prefix vann: . @prefix vs: . @prefix xsd: . qdata:CollectionMethod a skos:ConceptScheme ; rdfs:label "Collection Method"@en-US ; rdfs:comment "Categories of methods for collecting data."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; meta:hasConcept collectionMethod:AdministrativeRecordMatching, collectionMethod:CredentialHolderReporting, collectionMethod:CredentialHolderSurvey, collectionMethod:SupplementalMethod, collectionMethod:SupplementalSource . collectionMethod:AdministrativeRecordMatching a skos:Concept ; skos:prefLabel "Administrative Record Matching"@en-US ; skos:definition "Data derived from cross-mapping unambiguous identifiers from more than one government administrative data sets."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme qdata:CollectionMethod . collectionMethod:CredentialHolderReporting a skos:Concept ; skos:prefLabel "Credential Holder Reporting"@en-US ; skos:definition "Data derived through credential holder self-reporting."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme qdata:CollectionMethod . collectionMethod:CredentialHolderSurvey a skos:Concept ; skos:prefLabel "Credential Holder Survey"@en-US ; skos:definition "Data derived through surveying holders."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme qdata:CollectionMethod . collectionMethod:SupplementalMethod a skos:Concept ; skos:prefLabel "Supplemental Method"@en-US ; skos:definition "Additional method used to augment administrative, self-reported or survey data."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme qdata:CollectionMethod . collectionMethod:SupplementalSource a skos:Concept ; skos:prefLabel "Supplemental Source"@en-US ; skos:definition "Agent providing data augmenting administrative, self-reported or survey data."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme qdata:CollectionMethod .