@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:sh85103313
  skos:notation "QD172.P8" ;
  skos:prefLabel "Platinum group"@en ;
  a skos:Concept .

lcsh:sh85113755
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "QD181.R5", "QE516.R5", "QD412.R5" ;
  skos:prefLabel "Rhodium"@en ;
  skos:broader lcsh:sh85103313 ;
  dc:modified "2013-01-24T13:33:03"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

