@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002006582 .

lcsh:sh2002006582
  skos:note "Use as a topical subdivision under occupational groups, types of employees, and types of educational institutions." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Residency requirements"@en, "Requirements for residence"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1100, lcsh:collection_PatternHeadingH1151.5, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  dc:created "2002-06-04T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Residence requirements"@en ;
  skos:example "Reference under the general see reference [Residence requirements]" ;
  dc:modified "2006-05-18T15:31:11"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

