@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:sh00006584
  skos:prefLabel "Machinery"@en ;
  a skos:Concept .

lcsh:sh85079362
  skos:notation "TJ" ;
  skos:prefLabel "Machinery"@en ;
  a skos:Concept .

lcsh:sh00006475
  skos:broader lcsh:sh85079362, lcsh:sh00006584 ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1180, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:created "2000-05-10T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  skos:prefLabel "Processing--Machinery"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-03-06T15:17:21"^^xsd:dateTime ;
  a skos:Concept .

