@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:sh2011001743
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85085589 ;
  skos:altLabel "Gemmology"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "2011-04-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:related lcsh:sh85106210 ;
  skos:prefLabel "Gemology"@en .

lcsh:sh85085589
  skos:notation "QE351-QE399.2" ;
  skos:prefLabel "Mineralogy"@en ;
  a skos:Concept .

lcsh:sh85106210
  skos:notation "NK7650-NK7690", "QE392-QE394", "TN980-TN997", "TJ1193", "TS750-TS757" ;
  skos:prefLabel "Precious stones"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2011001743 .

