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

lcsh:sh2002006118
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  dc:modified "2006-05-11T15:18:30"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc." ;
  a skos:Concept ;
  skos:prefLabel "History, Naval--21st century"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2002-03-25T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Naval history, Modern--21st century]" .

