@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 .
<http://data.bnf.fr/ark:/12148/cb13318590d> skos:closeMatch lcsh:sh99001470 .
lcsh:sh99001470
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1100, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1103, lcsh:collection_PatternHeadingH1140 ;
  skos:prefLabel "Book reviews"@en ;
  skos:note "Use as a form subdivision under names of countries, cities, etc., and under classes of persons, ethnic groups, and topical headings for collections of appraisals of books on those places or topics." ;
  skos:example "Reference under the heading [Books--Reviews]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13318590d> ;
  skos:broader lcsh:sh99001476 ;
  dc:modified "2006-05-05T12:28:07"^^xsd:dateTime ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime .

lcsh:sh99001476
  skos:prefLabel "Reviews"@en ;
  a skos:Concept .

