@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:sh2012003995
  skos:notation "QE516.F5", "QD181.F5", "QD464.F5", "QD412.F5" ;
  dc:created "2012-10-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Fermium"@en ;
  skos:broader lcsh:sh85137015 ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Centurium"@en .

lcsh:sh85137015
  skos:prefLabel "Transplutonium elements"@en ;
  a skos:Concept .

