@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:sh85105603
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  skos:altLabel "Potash muriate"@en, "Muriate of potash"@en ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:notation "QD181.K1" ;
  skos:prefLabel "Potassium chloride"@en ;
  skos:broader lcsh:sh85105620, lcsh:sh85003585 ;
  dc:modified "2012-12-06T13:17:57"^^xsd:dateTime .

lcsh:sh85105620
  skos:notation "TP245.P8", "TN919", "S645" ;
  skos:prefLabel "Potassium salts"@en ;
  a skos:Concept .

lcsh:sh85003585
  skos:prefLabel "Alkali metal chlorides"@en ;
  a skos:Concept .

