@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:sh99005170
  skos:prefLabel "Vocabulary"@en ;
  a skos:Concept .

lcsh:sh00006085
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85144057, lcsh:sh99005170 ;
  skos:prefLabel "New words"@en ;
  dc:created "2000-05-18T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-02-28T09:53:21"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual languages and groups of languages." ;
  a skos:Concept ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1154 ;
  skos:example "Reference under the heading [Words, New]" .

lcsh:sh85144057
  skos:notation "P305" ;
  skos:prefLabel "Vocabulary"@en ;
  a skos:Concept .

