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

lcsh:sh94005298
  skos:notation "S944.5.N38", "S930-S934" ;
  skos:prefLabel "Natural resources conservation areas"@en ;
  a skos:Concept ;
  skos:related lcsh:sh96007127 .

lcsh:sh85074474
  skos:notation "QH75-QH77" ;
  skos:prefLabel "Landscape protection"@en ;
  a skos:Concept ;
  skos:related lcsh:sh96007127 .

lcsh:sh96007127
  skos:prefLabel "Environmentally sensitive areas"@en ;
  skos:notation "QH75-QH77" ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:related lcsh:sh94005298, lcsh:sh85074474 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1996-06-12T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Sensitive areas, Environmentally"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

