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

lcsh:sh00006398
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Grammar, Comparative and general--Number;] and the general see reference [Number (Grammar)]" ;
  dc:created "2000-05-18T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119765918> ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1154, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  dc:modified "2006-03-06T09:05:27"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Number"@en .

