@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://data.bnf.fr/ark:/12148/cb12019447k> skos:closeMatch lcsh:sh2002006395 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002006395 .

lcsh:sh2002006395
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1120, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Libraries]" ;
  skos:note "Use as a topical subdivision under names of individual persons, families, and corporate bodies." ;
  a skos:Concept ;
  dc:modified "2002-04-09T09:08:05"^^xsd:dateTime ;
  dc:created "2002-04-02T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12019447k> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Library"@en .

