@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:sh85068162
  skos:notation "TN756-TN757", "TA478-TA479" ;
  skos:prefLabel "Iron alloys"@en ;
  a skos:Concept .

lcsh:sh85142014
  skos:prefLabel "Vanadium alloys"@en ;
  a skos:Concept .

lcsh:sh85047891
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2012-11-09T10:16:28"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Ferrovanadium"@en ;
  skos:broader lcsh:sh85142014, lcsh:sh85068162 ;
  a skos:Concept ;
  skos:altLabel "Ferro-vanadium"@en .

