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

lcsh:sh2001008982
  skos:note "Use as a topical subdivision under names of individual persons and individual literary and art forms." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1156, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1148, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:prefLabel "Themes, motives"@en ;
  dc:modified "2006-05-09T08:48:10"^^xsd:dateTime ;
  skos:altLabel "Motives, themes"@en ;
  dc:created "2001-07-19T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975676d> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb11975676d> skos:closeMatch lcsh:sh2001008982 .
