@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 .
lcsh:sh99005233
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1187, lcsh:collection_LCSH_General ;
  dc:created "1999-07-16T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99005236 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Clergy--Secular employment]" ;
  skos:prefLabel "Clergy--Secular employment"@en ;
  skos:note "Use as a topical subdivision under individual Christian denominations." ;
  a skos:Concept ;
  dc:modified "2006-05-10T11:16:03"^^xsd:dateTime ;
  skos:altLabel "Secular employment of clergy"@en .

lcsh:sh99005236
  skos:prefLabel "Employment"@en ;
  a skos:Concept .

