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

lcsh:sh99001399
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12045096b> ;
  skos:example "Reference under the general see reference [Code numbers]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Code numbers"@en ;
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General ;
  dc:modified "2006-05-05T12:05:08"^^xsd:dateTime ;
  skos:altLabel "Numbers, Code"@en ;
  skos:note "Use as a form subdivision under topical headings for works consisting of lists of code numbers pertaining to those topics." ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime .

