@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:sh85098181
  skos:prefLabel "Parks--North Carolina"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh00000291
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Crabtree Creek State Park (N.C.)"@en, "W.B. Umstead State Park (N.C.)"@en, "Umstead State Park (N.C.)"@en ;
  dc:created "2000-02-23T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85098181 ;
  dc:modified "2011-06-03T07:24:30"^^xsd:dateTime ;
  skos:prefLabel "William B. Umstead State Park (N.C.)"@en .

