@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:sh85148888 skos:broader lcsh:sh85090354 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85006565
  skos:notation "NA" ;
  skos:prefLabel "Architects"@en ;
  a skos:Concept .

lcsh:sh85090354
  skos:broader lcsh:sh85006565 ;
  dc:modified "1989-01-25T17:39:54"^^xsd:dateTime ;
  skos:altLabel "Marine architects"@en, "Architects, Naval"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Naval architects"@en ;
  a skos:Concept .

