@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 .
lcsh:sh85139570
  skos:altLabel "Agu Tompa (Legendary character)"@en, "A-khu Ston-pa (Legendary character)"@en, "Tompa, Uncle (Legendary character)"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Uncle Tompa (Legendary character)"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh96001450 ;
  dc:modified "2012-07-16T13:30:42"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh96001450
  skos:prefLabel "Legends--China"@en ;
  a skos:Concept .

