@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:sh85032056
  skos:notation "TX749" ;
  skos:prefLabel "Cooking (Meat)"@en ;
  a skos:Concept .

lcsh:sh85032094
  skos:altLabel "Cookery (Hares)"@en, "Rabbit meat--Use in cooking"@en, "Cookery (Rabbits)"@en, "Cooking with rabbit meat"@en ;
  a skos:Concept ;
  dc:modified "2010-07-02T09:19:51"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85032056 ;
  skos:notation "TX749.5.R32" ;
  skos:prefLabel "Cooking (Rabbit meat)"@en ;
  dc:created "2003-07-21T00:00:00"^^xsd:dateTime .

