@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:sh85138607
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "QD181.W1", "QD412.W1", "TP245.T9", "TA480.T9", "TN693.T94" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Tungsten"@en ;
  skos:altLabel "Wolframium"@en, "Wolfram"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh85025365 ;
  dc:modified "2012-10-10T09:08:03"^^xsd:dateTime .

lcsh:sh85025365
  skos:prefLabel "Chromium group"@en ;
  a skos:Concept .

