@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/98613> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98612> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025783> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63467>,
        <https://data.rkd.nl/thesaurus/64097> ;
    skos:notation "98613" ;
    skos:prefLabel "religious (person)"@en,
        "religieuze (persoon)"@nl ;
    skos:scopeNote "Members of religious orders or communities."@en,
        "Leden van religieuze verenigingen of gemeenschappen."@nl ;
    prov:generatedAtTime "2023-11-22T14:16:35+00:00"^^xsd:dateTime .

