@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/> .

tero:p7674
  skos:prefLabel "snäckor"@sv, "gastropods"@en, "kotilot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24481 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24481
  skos:prefLabel "nyzeeländsk tusensnäcka"@sv, "New Zealand mudsnail"@en, "vaeltajakotilo"@fi ;
  skos:broader tero:p7674 ;
  skos:altLabel "vandrarsnäcka, kölad tusensnäcka"@sv ;
  skosext:broaderGeneric tero:p7674 ;
  skos:exactMatch yso:p24481 ;
  yso:p23805 ysa:Y174501 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24481 skos:exactMatch tero:p24481 .
