@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/cb13543582j> skos:closeMatch lcsh:sh99001605 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001605 .

lcsh:sh99001605
  dc:created "1999-03-01T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a form subdivision under subjects." ;
  skos:member lcsh:collection_PatternHeadingH1154, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13543582j> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Dictionaries--French, [Italian, etc.]"@en ;
  dc:modified "2006-05-08T10:17:43"^^xsd:dateTime .

