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

lcsh:sh99005062
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1187, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:modified "2006-05-10T07:58:48"^^xsd:dateTime ;
  skos:altLabel "Degradation of clergy"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-07-08T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Clergy--Degradation"@en ;
  skos:note "Use as a topical subdivision under individual Christian denominations." .

