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

lcsh:sh99001589
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:modified "2006-05-08T10:14:39"^^xsd:dateTime ;
  skos:prefLabel "Lists of vessels"@en ;
  dc:created "1999-02-26T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a form subdivision under military services." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

