@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:Residency a skos:ConceptScheme ; rdfs:label "Residency"@en-US ; rdfs:comment "Types of residency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; meta:hasConcept residency:InState, residency:International, residency:Local, residency:OutOfState, residency:Regional . residency:InState a skos:Concept ; skos:prefLabel "In-State"@en-US ; skos:definition "Legal residency or domicile status of the agent is the state or province of the relevant activity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Residency . residency:International a skos:Concept ; skos:prefLabel "Foreign/International"@en-US ; skos:definition "Legal residency, domicile, or citizen status of the agent is as a foreign national."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Residency . residency:Local a skos:Concept ; skos:prefLabel "Local"@en-US ; skos:definition "Legal residency or domicile status of the agent is local."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Residency . residency:OutOfState a skos:Concept ; skos:prefLabel "Out-of-State"@en-US ; skos:definition "Legal residency or domicile status of the agent is a state or province different from the state or provincial locus of the relevant activity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Residency . residency:Regional a skos:Concept ; skos:prefLabel "Regional"@en-US ; skos:definition "Legal residency or domicile status of the agent is the same geographic or political region as that of the relevant activity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Residency .