@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85123717
  skos:prefLabel "Snack foods"@en ;
  a skos:Concept .

lcsh:sh85031937
  skos:notation "TX740" ;
  skos:prefLabel "Appetizers"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2003001252
  skos:broader lcsh:sh85123717, lcsh:sh85031937 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "2003-03-20T00:00:00"^^xsd:dateTime ;
  dc:modified "2003-03-20T12:58:08"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Nachos"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

