@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 ;
  skos:hasTopConcept lcsh:sh2005001823 .

lcsh:sh2010008400
  skos:notation "TX643-TX840" ;
  skos:prefLabel "Cooking"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2005001823 .

lcsh:sh2005001823
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Totonac cookery"@en ;
  dc:modified "2010-07-02T14:45:14"^^xsd:dateTime ;
  dc:created "2005-06-09T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Totonac cooking"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh2010008400 .

