@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1559
  skos:exactMatch ysa:Y120011, yso:p1559, allars:Y32417 ;
  a skos:Concept ;
  skos:broader tero:p1560 ;
  skosext:broaderGeneric tero:p1560 ;
  skos:prefLabel "theological anthropology"@en, "teologisk antropologi"@sv, "teologinen antropologia"@fi ;
  skos:inScheme tero:conceptscheme .

allars:Y32417 skos:exactMatch tero:p1559 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y120011 skos:exactMatch tero:p1559 .
tero:p1560
  skos:prefLabel "antropologi"@sv, "anthropology"@en, "antropologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1559 .

yso:p1559 skos:exactMatch tero:p1559 .
