@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:sh2012004200
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "TP245.S3", "QD181.S4", "QD412.S4", "QE516.S4" ;
  skos:broader lcsh:sh85111455 ;
  dc:created "2012-10-26T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Scandium compounds"@en ;
  a skos:Concept .

lcsh:sh85111455
  skos:notation "QC462.R2", "QD411.8.R37", "TA480.R3", "QC176.9.R37", "QE516.R2", "GC117.R37", "QD172.R2", "QC611.8.R37", "QC766.R3", "TN271.A2" ;
  skos:prefLabel "Rare earth metal compounds"@en ;
  a skos:Concept .

