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

lcsh:sh00005619
  dc:created "2000-03-13T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1100, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1103, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the heading [Employment in foreign countries]" ;
  dc:modified "2006-02-17T11:02:24"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under classes of persons and ethnic groups." ;
  skos:prefLabel "Employment--Foreign countries"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

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

