@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/83184> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93715> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343434> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83184" ;
    skos:prefLabel "theological seminary (institution)"@en,
        "seminarie (theologische instelling)"@nl ;
    skos:scopeNote "Educational institutions providing education in theology and religious history, primarily, but not exclusively, to prepare students for jobs as priests, ministers, or church workers; usually sponsored or controlled by a church or other religious organization. For buildings that house schools devoted especially to the training of rabbis, use \"rabbinical seminaries.\""@en,
        "Onderwijsinstellingen die onderwijs bieden in theologie en religieuze geschiedenis, met als belangrijkste, maar niet als enige, doelstelling het voorbereiden van de studenten op werk als priester, predikant of kerkmedewerker; worden meestal gesteund of beheerd door een kerk of een andere religieuze organisatie. Gebruik 'rabbijnenscholen' voor scholen die zijn gewijd aan het opleiden van rabbi's."@nl ;
    prov:generatedAtTime "2023-09-19T10:06:42+00:00"^^xsd:dateTime .

