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

lcsh:sh2001008918
  skos:prefLabel "Spurious and doubtful works"@en ;
  dc:modified "2001-07-17T11:07:31"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119758717> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Doubtful works"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General ;
  dc:created "2001-07-16T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a form subdivision under names of individual persons for collections of works attributed to a person at a previous time." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

