@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:sh94000206
  skos:prefLabel "Ranches--Hawaii"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh94000205
  skos:broader lcsh:sh94000206 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1994-01-13T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Kealakekua Ranch (Hawaii)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Greenwell Ranch (Hawaii)"@en, "Arthur L. Greenwell Ranch (Hawaii)"@en, "H.N. Greenwell Ranch (Hawaii)"@en ;
  dc:modified "2000-12-14T15:53:47"^^xsd:dateTime .

