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

<http://data.bnf.fr/ark:/12148/cb120439892> skos:closeMatch lcsh:sh2002006232 .
lcsh:sh2002006232
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1120, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1105, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Photograph collections]" ;
  dc:modified "2006-05-15T12:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119756214>, <http://data.bnf.fr/ark:/12148/cb120439892> ;
  skos:prefLabel "Photograph collections"@en ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under names of individual persons, families, and corporate bodies for works on their collections of photographs." ;
  dc:created "2002-03-29T00:00:00"^^xsd:dateTime .

