@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/95726> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94167> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055990>,
        <https://www.wikidata.org/entity/Q7066> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95726" ;
    skos:prefLabel "atheism"@en,
        "atheïsme"@nl ;
    skos:scopeNote "Doctrine that there is neither God nor any other deity."@en,
        "Leer die het bestaan van God of enige andere godheid ontkent."@nl ;
    prov:generatedAtTime "2023-06-14T09:48:19+00:00"^^xsd:dateTime .

