@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/97335> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65687> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300237368> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64084>,
        <https://data.rkd.nl/thesaurus/64085>,
        <https://data.rkd.nl/thesaurus/64089> ;
    skos:notation "97335" ;
    skos:prefLabel "prelate"@en,
        "prelaat"@nl ;
    skos:scopeNote "Clergy who occupy offices of high rank and authority in the Christian Church."@en,
        "Geestelijken met een hoge rang en veel authoriteit in de christelijke kerk."@nl ;
    prov:generatedAtTime "2022-10-13T10:02:04+00:00"^^xsd:dateTime .

