@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:sh99001476 .

<http://data.bnf.fr/ark:/12148/cb119761617> skos:closeMatch lcsh:sh99001476 .
lcsh:sh99001470 skos:broader lcsh:sh99001476 .
lcsh:sh99001476
  skos:member lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions ;
  skos:prefLabel "Reviews"@en ;
  a skos:Concept ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119761617> ;
  skos:note "Use as a form subdivision under types of books and nonbook materials for collections of descriptive and evaluative accounts of those materials. Also use under headings for mass media and the performing arts for collections of critical writings about programs, performances, etc." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-05T12:29:33"^^xsd:dateTime .

