@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:sh89003200
  skos:notation "QD181.P3" ;
  skos:broader lcsh:sh85084122, lcsh:sh85075452 ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2013-04-04T08:23:04"^^xsd:dateTime ;
  skos:prefLabel "Lead oxides"@en ;
  dc:created "1989-05-26T00:00:00"^^xsd:dateTime .

lcsh:sh85075452
  skos:notation "QE516.P3", "TA480.L4", "TP245.L4", "QD412.P3", "QD181.P3" ;
  skos:prefLabel "Lead compounds"@en ;
  a skos:Concept .

lcsh:sh85084122
  skos:prefLabel "Metallic oxides"@en ;
  a skos:Concept .

