@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/cb12243529f> skos:closeMatch lcsh:sh99002020 .
lcsh:sh99002020
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12243529f> ;
  skos:broader lcsh:sh99002022 ;
  dc:created "2000-03-20T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154 ;
  skos:prefLabel "Texts--Dating"@en ;
  dc:modified "2006-05-08T12:20:59"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under lesser-known languages, under headings of the type [ethnic group]--Languages, or [place]--Languages, and under early periods of languages (ca. pre-1500)." .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh99002022
  skos:prefLabel "Dating"@en ;
  a skos:Concept .

