@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

tao: a skos:ConceptScheme .
yso:p1498
  skos:prefLabel "prästadöme"@sv, "priesthood"@en, "pappeus"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower yso:p1497 .

yso:p26551
  skos:prefLabel "53 Uskonto. Teologia. Uskontotiede"@fi, "53 Religion. Theology. Religious Studies"@en, "53 Religion. Teologi. Religionsvetenskap"@sv ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p1497 .

yso:p1497
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:prefLabel "naispappeus"@fi, "kvinnliga präster"@sv, "ordination of women"@en ;
  skos:closeMatch allars:Y21514, ysa:Y97620, <http://id.loc.gov/authorities/subjects/sh85095391> ;
  skos:broader yso:p1498 ;
  skos:inScheme tao: ;
  skos:hiddenLabel "kvinnlig präst"@sv, "kvinnopräst"@sv ;
  ns0:singularAltLabel "kvinnopräst"@sv ;
  ns0:singularPrefLabel "kvinnlig präst"@sv ;
  skos:altLabel "kvinnligt prästerskap"@sv, "kvinnopräster"@sv .

ns0:Concept
  rdfs:label "YSO-käsite"@fi, "YSO Concept"@en, "ALLFO-begrepp"@sv ;
  a owl:Class .

