@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:sh85113911
  skos:notation "TP579" ;
  skos:prefLabel "Rice wines"@en ;
  a skos:Concept .

lcsh:sh2012000597
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:prefLabel "Makkŏlli"@en ;
  skos:altLabel "T'akchu"@en, "Tongdongju"@en, "Makgeolli"@en ;
  skos:broader lcsh:sh85113911 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2012-02-10T00:00:00"^^xsd:dateTime ;
  dc:modified "2012-04-24T13:59:31"^^xsd:dateTime .

