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

lcsh:sh00006885
  dc:modified "2006-03-09T12:29:47"^^xsd:dateTime ;
  skos:prefLabel "Public services"@en ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under names of individual educational institutions and types of educational institutions." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1151, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1151.5, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:created "2000-05-31T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Universities and colleges--Public services]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

