@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99005673
  skos:note "Use as a topical subdivision under names of individual educational institutions." ;
  dc:created "1999-08-03T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2010-01-15T10:49:36"^^xsd:dateTime ;
  skos:prefLabel "Dissertations"@en ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1151, lcsh:collection_Subdivisions ;
  skos:example "Reference under the heading [Dissertations, Academic]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005673 .

