@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:sh85047890 skos:broader lcsh:sh85047889 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85068231
  skos:notation "QD181.F4" ;
  skos:prefLabel "Iron salts"@en ;
  a skos:Concept .

lcsh:sh85047889
  a skos:Concept ;
  skos:prefLabel "Ferrous salts"@en ;
  skos:broader lcsh:sh85068231 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  dc:modified "2012-11-09T10:16:27"^^xsd:dateTime ;
  skos:notation "QD181.F4" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

