@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y113022 skos:exactMatch tero:p11541 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2649
  skos:prefLabel "grundvatten"@sv, "groundwater"@en, "pohjavesi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11541 .

yso:p11541 skos:exactMatch tero:p11541 .
tero:p11541
  skosext:broaderGeneric tero:p2649 ;
  skos:broader tero:p2649 ;
  skos:exactMatch ysa:Y113022, yso:p11541 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "artificial groundwater"@en, "artificiellt grundvatten"@sv, "tekopohjavesi"@fi ;
  a skos:Concept .

