@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:sh85047234
  skos:prefLabel "Farm mechanization, Cooperative"@en ;
  a skos:Concept .

lcsh:sh85002361
  skos:notation "S671-S760.5", "TJ1480-TJ1496" ;
  skos:prefLabel "Agricultural machinery"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85079359 .

lcsh:sh85079359
  skos:related lcsh:sh85002361 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Tractor stations"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:prefLabel "Machine-tractor stations"@en ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85047234 .

