@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/95736> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90234> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400857> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95736" ;
    skos:prefLabel "druidism"@en,
        "druïdisme"@nl ;
    skos:scopeNote "Religious and philosophical system of the Druids, who were members of the learned priestly class among the ancient Celts. Frequented oak forests and acted as priests, teachers, and judges."@en ;
    prov:generatedAtTime "2021-11-10T08:43:22+00:00"^^xsd:dateTime .

