@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/98043> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90196> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055980> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/75188>,
        <https://data.rkd.nl/thesaurus/90234> ;
    skos:notation "98043" ;
    skos:prefLabel "religions and religious concepts (guide term)"@en,
        "religies en religieuze begrippen (guideterm)"@nl ;
    prov:generatedAtTime "2023-06-14T09:08:12+00:00"^^xsd:dateTime .

