@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:sh2002006584 .

<http://data.bnf.fr/ark:/12148/cb119330366> skos:closeMatch lcsh:sh2002006584 .
<http://data.bnf.fr/ark:/12148/cb12524116b> skos:closeMatch lcsh:sh2002006584 .
lcsh:sh2002006584
  skos:prefLabel "Resignation"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1100, lcsh:collection_TopicSubdivisions ;
  dc:modified "2006-05-18T15:31:47"^^xsd:dateTime ;
  dc:created "2002-06-04T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12524116b>, <http://data.bnf.fr/ark:/12148/cb119330366> ;
  a skos:Concept ;
  skos:example "Reference under the heading [Employees-Resignation]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under occupational groups and types of employees." .

