@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:sh85110809
  skos:broader lcsh:sh2011004151, lcsh:sh85017050 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-01-24T13:32:59"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Radium bromide"@en ;
  a skos:Concept ;
  skos:notation "QD181.R1" .

lcsh:sh2011004151
  skos:notation "QE516.R1", "TP245.R2", "QD412.R1", "QD181.R1" ;
  skos:prefLabel "Radium compounds"@en ;
  a skos:Concept .

lcsh:sh85017050
  skos:notation "SB952.B7", "QD181.B7" ;
  skos:prefLabel "Bromides"@en ;
  a skos:Concept .

