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

lcsh:sh99002119
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:created "1999-03-10T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Grammar, Comparative and general--Adjectivals]" ;
  skos:prefLabel "Adjectivals"@en ;
  dc:modified "2006-05-08T14:19:18"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12262779q> ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." .

