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

tero:conceptscheme a skos:ConceptScheme .
tero:p11873
  skos:prefLabel "genuineness"@en, "äkthet"@sv, "aitous"@fi ;
  a skos:Concept ;
  skos:related tero:p11872 .

ysa:Y112361 skos:exactMatch tero:p11872 .
yso:p11872 skos:exactMatch tero:p11872 .
allars:Y15542 skos:exactMatch tero:p11872 .
tero:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11872 .

tero:p11872
  skos:prefLabel "autenticitet"@sv, "autenttisuus"@fi, "authenticity"@en ;
  skos:exactMatch yso:p11872, allars:Y15542, ysa:Y112361 ;
  skos:broader tero:p253 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p253 ;
  skos:related tero:p11873 ;
  a skos:Concept .

