@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p4387
  skos:prefLabel "dogmas"@en, "dogmit"@fi, "dogmer"@sv ;
  a skos:Concept ;
  skos:broader tero:p1014 ;
  skos:exactMatch ysa:Y94928, yso:p4387, allars:Y17051 ;
  rdfs:comment "opinkappale, oppilause, uskonkappale" ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  skosext:broaderGeneric tero:p1014 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y94928 skos:exactMatch tero:p4387 .
allars:Y17051 skos:exactMatch tero:p4387 .
tero:p1014
  skos:prefLabel "religiösa alster"@sv, "religious accomplishments"@en, "uskonnolliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4387 .

yso:p4387 skos:exactMatch tero:p4387 .
