@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:sh95003900
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh91002019, lcsh:sh2012003015 ;
  dc:created "1995-05-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Yttrium phosphates"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-10-10T09:08:08"^^xsd:dateTime .

lcsh:sh2012003015
  skos:notation "TP245.Y9", "QD412.Y1", "QD181.Y1" ;
  skos:prefLabel "Yttrium compounds"@en ;
  a skos:Concept .

lcsh:sh91002019
  skos:prefLabel "Rare earth phosphates"@en ;
  a skos:Concept .

