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

yso:p22845 skos:exactMatch tero:p22845 .
tero:p22051
  skos:prefLabel "kokoelmatietokannat (yleiset)"@fi, "collection databases"@en, "samlingsdatabaser"@sv ;
  a skos:Concept ;
  skos:narrower tero:p22845 .

tero:conceptscheme a skos:ConceptScheme .
tero:p22845
  skosext:broaderGeneric tero:p22051 ;
  skos:broader tero:p22051 ;
  skos:exactMatch yso:p22845 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kokoelmatietokannat (kirjastot)"@fi, "library databases"@en, "biblioteksdatabaser"@sv ;
  a skos:Concept .

