@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:sh2001009200
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Ship trials]" ;
  dc:modified "2006-05-10T10:36:01"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "2001-07-24T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Trials of vessels"@en ;
  skos:note "Use as a topical subdivision under military services." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

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

