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

lcsh:sh85050728 skos:broader lcsh:sh2001005656 .
lcsh:sh2001005656
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:modified "2001-06-21T09:21:32"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Forest plants--Control"@en ;
  skos:related lcsh:sh85050603 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2001-04-18T00:00:00"^^xsd:dateTime .

lcsh:sh85050603
  skos:prefLabel "Forest management"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2001005656 .

