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

ysa:Y97679 skos:exactMatch tero:p15781 .
allars:Y23557 skos:exactMatch tero:p15781 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3055
  skos:prefLabel "fact databases"@en, "faktadatabaser"@sv, "faktatietokannat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15781 .

tero:p15781
  skos:exactMatch ysa:Y97679, allars:Y23557, yso:p15781 ;
  skos:prefLabel "numeeriset tietokannat"@fi, "numeriska databaser"@sv, "numeric databases"@en ;
  skos:broader tero:p3055 ;
  skosext:broaderGeneric tero:p3055 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p15781 skos:exactMatch tero:p15781 .
