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

<http://www.yso.fi/onto/ttl/TTL2813> skos:exactMatch tero:p15337 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y101290 skos:exactMatch tero:p15337 .
tero:p15337
  skosext:broaderGeneric tero:p396 ;
  skos:exactMatch allars:Y24010, <http://www.yso.fi/onto/ttl/TTL2813>, ysa:Y101290 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "gaskets"@en, "tiivisteet"@fi, "packningar"@sv ;
  skos:broader tero:p396 ;
  dc11:source "Suomen kielen perussanakirja" ;
  rdfs:comment "esine tai aine, jolla liitoskohta, sauma tms. tiivistetään" ;
  skos:altLabel "sealants"@en .

allars:Y24010 skos:exactMatch tero:p15337 .
tero:p396
  skos:prefLabel "byggvaror"@sv, "building components"@en, "rakennustarvikkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15337 .

