@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 ;
  skos:hasTopConcept lcsh:sh91005043 .

lcsh:sh91005043
  dc:modified "1993-08-05T16:56:37"^^xsd:dateTime ;
  skos:altLabel "Application of agricultural chemicals"@en ;
  dc:created "1991-09-27T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:prefLabel "Agricultural chemicals--Application"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

lcsh:sh91006060 skos:broader lcsh:sh91005043 .
