@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:sh85058644
  skos:prefLabel "Hand-to-hand fighting, Oriental"@en ;
  a skos:Concept .

lcsh:sh97005126
  skos:notation "GV1114.92" ;
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85058644 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2010-07-28T12:48:51"^^xsd:dateTime ;
  dc:created "1997-07-02T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "T'aekkyŏn"@en .

