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

tero:conceptscheme a skos:ConceptScheme .
tero:p16953
  skosext:broaderGeneric tero:p801 ;
  skos:prefLabel "documentation centres"@en, "dokumentointikeskukset"@fi, "dokumentationscentra"@sv ;
  skos:exactMatch yso:p16953, allars:Y30309, ysa:Y133603 ;
  skos:related tero:p16954 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "dokumentaatiokeskukset"@fi, "dokumentationscentraler"@sv ;
  skos:broader tero:p801 ;
  a skos:Concept .

yso:p16953 skos:exactMatch tero:p16953 .
tero:p16954
  skos:prefLabel "information service centres"@en, "tietopalvelukeskukset"@fi, "informationscentraler"@sv ;
  a skos:Concept ;
  skos:related tero:p16953 .

tero:p801
  skos:prefLabel "centrer (organisationer)"@sv, "keskukset"@fi, "centres"@en ;
  a skos:Concept ;
  skos:narrower tero:p16953 .

allars:Y30309 skos:exactMatch tero:p16953 .
ysa:Y133603 skos:exactMatch tero:p16953 .
