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

allars:Y21975 skos:exactMatch tero:p8301 .
yso:p8301 skos:exactMatch tero:p8301 .
ysa:Y96954 skos:exactMatch tero:p8301 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1538
  skos:prefLabel "praktisk teologi"@sv, "käytännöllinen teologia"@fi, "practical theology"@en ;
  a skos:Concept ;
  skos:narrower tero:p8301 .

tero:p8301
  skos:exactMatch allars:Y21975, yso:p8301, ysa:Y96954 ;
  skos:prefLabel "liturgik"@sv, "liturgiikka"@fi, "liturgics"@en ;
  skos:broader tero:p1538 ;
  skosext:broaderGeneric tero:p1538 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

