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

lcsh:sh00006056
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:modified "2006-02-28T09:31:28"^^xsd:dateTime ;
  skos:prefLabel "History of doctrines--16th century"@en ;
  skos:note "Use as a topical subdivision under religious topics." ;
  skos:example "Reference under the heading [Theology, Doctrinal--History--16th century]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12244974m> ;
  dc:created "2000-03-31T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb12244974m> skos:closeMatch lcsh:sh00006056 .
