@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8658
  skos:exactMatch yso:p8658, allars:Y27964, ysa:Y116151 ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "metsästysmuisto" ;
  skos:prefLabel "trofeer"@sv, "trophies"@en, "trofeet"@fi ;
  skos:broader tero:p207 ;
  skosext:broaderGeneric tero:p207 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y116151 skos:exactMatch tero:p8658 .
tero:p207
  skos:prefLabel "concrete inanimate object"@en, "konkret icke-levande objekt"@sv, "konkreettinen eloton objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8658 .

yso:p8658 skos:exactMatch tero:p8658 .
allars:Y27964 skos:exactMatch tero:p8658 .
