@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7366 .

yso:p7366
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch allars:Y16938, ysa:Y103752 ;
  skos:prefLabel "ojat"@fi, "diken"@sv, "ditches"@en ;
  skos:related yso:p7367, yso:p7368 ;
  rdfs:comment "veden t. yl. liian kosteuden poistamiseksi maahan kaivettu uoma" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader yso:p880 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p7367
  skos:prefLabel "dikning"@sv, "ditching"@en, "ojitus"@fi ;
  a skos:Concept ;
  skos:related yso:p7366 .

yso:p7368
  skos:prefLabel "täckdikning"@sv, "salaojitus"@fi, "subsurface drainage"@en ;
  a skos:Concept ;
  skos:related yso:p7366 .

