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

lcsh:sh2007009801
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1154, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  dc:created "2007-11-09T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a form subdivision under individual languages and groups of languages." ;
  skos:prefLabel "Conversation and phrase books (for first responders)"@en .

