@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:sh85033145
  skos:notation "HD9970.5.C67-HD9970.5.C674" ;
  skos:prefLabel "Cosmetics industry"@en ;
  a skos:Concept .

lcsh:sh85099842
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2013-04-17T07:30:24"^^xsd:dateTime ;
  skos:prefLabel "Perfumes industry"@en ;
  skos:broader lcsh:sh85033145 ;
  a skos:Concept ;
  skos:notation "HD9999.P393" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

