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

allars:Y23388 skos:exactMatch tero:p14686 .
tero:p14686
  a skos:Concept ;
  skos:exactMatch ysa:Y103242, yso:p14686, allars:Y23388 ;
  skos:related tero:p14687 ;
  skos:prefLabel "luontoistalous"@fi, "barter economy"@en, "naturahushållning"@sv ;
  skos:altLabel "luontaistalous"@fi ;
  skos:broader tero:p2555 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2555 ;
  rdfs:comment "talousmuoto jossa ei käytetä rahaa, omavaraistalous" .

ysa:Y103242 skos:exactMatch tero:p14686 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14687
  skos:prefLabel "självförsörjning"@sv, "self-sufficiency"@en, "omavaraisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p14686 .

yso:p14686 skos:exactMatch tero:p14686 .
tero:p2555
  skos:prefLabel "economics"@en, "talous"@fi, "ekonomi"@sv ;
  a skos:Concept ;
  skos:narrower tero:p14686 .

