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

<http://data.bnf.fr/ark:/12148/cb12043290b> skos:closeMatch lcsh:sh99001614 .
lcsh:sh99001614
  skos:member lcsh:collection_PatternHeadingH1095, lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:prefLabel "Encyclopedias"@en ;
  dc:created "1999-03-01T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-08T10:21:34"^^xsd:dateTime ;
  skos:example "Reference under the headings [Electronic encyclopedias; Encyclopedias and dictionaries]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12043290b> ;
  skos:altLabel "Dictionaries and encyclopedias"@en ;
  skos:note "Use as a form subdivision under subjects." .

