@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/ttl/TTL3123> skos:exactMatch tero:p16672 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16672
  skos:exactMatch allars:Y29331, <http://www.yso.fi/onto/ttl/TTL3123>, ysa:Y104129 ;
  skos:prefLabel "åskskydd"@sv, "ukkossuojaus"@fi, "lightning protection"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3601 ;
  skos:broader tero:p3601 .

tero:p3601
  skos:prefLabel "skydd"@sv, "protection"@en, "suojaus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16672 .

allars:Y29331 skos:exactMatch tero:p16672 .
ysa:Y104129 skos:exactMatch tero:p16672 .
