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

lcsh:sh2003003668
  skos:note "Use as a form subdivision under names of countries, cities, etc., in which one language predominates but two or more languages are spoken for collections of literary works in several of those languages." ;
  skos:prefLabel "Literatures"@en ;
  skos:editorialNote "[Further subdivide by subdivisions used under literatures.]" ;
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions ;
  skos:example "Reference under the heading [Literature]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-07T09:20:19"^^xsd:dateTime ;
  dc:created "2003-01-15T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975938p> .

<http://data.bnf.fr/ark:/12148/cb11975938p> skos:closeMatch lcsh:sh2003003668 .
