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

lcsh:sh2006004542
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Orchard, Port (Wash. : Bay)"@en ;
  a skos:Concept ;
  dc:created "2006-06-20T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-10-11T08:31:40"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Port Orchard (Wash. : Bay)"@en, "Port Orchard Bay (Wash.)"@en ;
  skos:related lcsh:sh88003910 .

lcsh:sh88003910
  skos:prefLabel "Bays--Washington (State)"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2006004542 .

