@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/cb12061363n> skos:closeMatch lcsh:sh99001720 .
lcsh:sh99001720
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-02T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154.5, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1095 ;
  skos:prefLabel "Popular works"@en ;
  dc:modified "2006-05-08T11:39:58"^^xsd:dateTime ;
  skos:note "Use as a form subdivision under scientific, technical, and legal topics for works written for the layperson." ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12061363n> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the general see reference [Popular works]" .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001720 .

