@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:sh85082771
  skos:notation "HD8039.M3" ;
  skos:prefLabel "Mechanics (Persons)"@en ;
  a skos:Concept .

lcsh:sh85085431
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "1996-01-22T11:14:32"^^xsd:dateTime ;
  skos:altLabel "Industrial mechanics"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85085413 ;
  skos:notation "HD8039.M59" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Millwrights"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85082771 .

lcsh:sh85085413
  skos:notation "TJ1345" ;
  skos:prefLabel "Milling machinery"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85085431 .

