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

tero:conceptscheme a skos:ConceptScheme .
yso:p17565 skos:exactMatch tero:p17565 .
ysa:Y100235 skos:exactMatch tero:p17565 .
allars:Y19188 skos:exactMatch tero:p17565 .
tero:p6750
  skos:prefLabel "trädgårdsodling"@sv, "puutarhaviljely"@fi, "horticulture"@en ;
  a skos:Concept ;
  skos:narrower tero:p17565 .

tero:p17565
  skos:exactMatch allars:Y19188, ysa:Y100235, yso:p17565 ;
  skos:prefLabel "grönsaksodling"@sv, "vegetable cultivation"@en, "vihannesviljely"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6750 ;
  skos:broader tero:p6750 .

