@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:sh85084058
  skos:prefLabel "Metal halides"@en ;
  a skos:Concept .

lcsh:sh85065679
  skos:prefLabel "Indium halides"@en ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85065678, lcsh:sh85084058 ;
  dc:modified "2012-11-09T10:16:51"^^xsd:dateTime .

lcsh:sh85065678
  skos:notation "TP245.I5", "QD412.I5", "QD181.I5" ;
  skos:prefLabel "Indium compounds"@en ;
  a skos:Concept .

