@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p5316
  skos:prefLabel "förvaringsrelaterat objekt"@sv, "object related to storage"@en, "säilytykseen liittyvä objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6076 .

tero:p6076
  skos:prefLabel "aquariums"@en, "akvarier"@sv, "akvaariot"@fi ;
  skos:related tero:p6077, tero:p905 ;
  skos:broader tero:p5316 ;
  skosext:broaderGeneric tero:p5316 ;
  skos:exactMatch yso:p6076, ysa:Y94565, allars:Y15016 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p6076 skos:exactMatch tero:p6076 .
tero:p6077
  skos:prefLabel "aquarium plants"@en, "akvarieväxter"@sv, "akvaariokasvit"@fi ;
  a skos:Concept ;
  skos:related tero:p6076 .

allars:Y15016 skos:exactMatch tero:p6076 .
ysa:Y94565 skos:exactMatch tero:p6076 .
tero:p905
  skos:prefLabel "aquarium fishes"@en, "akvariefiskar"@sv, "akvaariokalat"@fi ;
  a skos:Concept ;
  skos:related tero:p6076 .

