@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:sh85086272 .

lcsh:sh85086272
  dc:modified "2003-08-11T10:58:52"^^xsd:dateTime ;
  skos:notation "SF810.M5", "SB940", "RA641.M5" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Mites--Control"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85000332 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Mite control"@en, "Mites as carriers of disease--Control"@en .

lcsh:sh85000332
  skos:notation "SB951.6" ;
  skos:prefLabel "Acaricides"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85086272 .

