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

tero:p782
  skos:prefLabel "legoproduktion"@sv, "contract production"@en, "sopimustuotanto"@fi ;
  a skos:Concept ;
  skos:related tero:p785 .

tero:p7840
  skos:prefLabel "odling (växtskötsel)"@sv, "viljely (viljelykasvien viljely)"@fi, "cultivation"@en ;
  a skos:Concept ;
  skos:narrower tero:p785 .

tero:conceptscheme a skos:ConceptScheme .
tero:p785
  skosext:broaderGeneric tero:p7840 ;
  a skos:Concept ;
  skos:related tero:p884, tero:p782 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y98923, yso:p785, allars:Y21109 ;
  skos:prefLabel "contract cultivation"@en, "sopimusviljely"@fi, "kontraktsodling"@sv ;
  rdfs:comment "maanviljelijän, kalankasvattajan tms. ja ostajapuolen sopimukseen perustuva viljely" ;
  skos:broader tero:p7840 .

yso:p785 skos:exactMatch tero:p785 .
tero:p884
  skos:prefLabel "odling (åkrar)"@sv, "cultivation"@en, "viljely (viljelyksessä pitäminen)"@fi ;
  a skos:Concept ;
  skos:related tero:p785 .

allars:Y21109 skos:exactMatch tero:p785 .
ysa:Y98923 skos:exactMatch tero:p785 .
