@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:sh2005003750
  skos:prefLabel "J & R Landfill (Ill.)"@en ;
  skos:altLabel "J and R Landfill (Ill.)"@en, "J&R Landfill (Ill.)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2005-07-29T07:42:26"^^xsd:dateTime ;
  dc:created "2005-06-09T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh2005003889 .

lcsh:sh2005003889
  skos:prefLabel "Sanitary landfills--Illinois"@en ;
  a skos:Concept .

