@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/46172> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82831> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2210077> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KERK> ;
    skos:notation "46172" ;
    skos:prefLabel "Reformed Churches in the Netherlands"@en,
        "Nederlands Gereformeerd"@nl ;
    prov:generatedAtTime "2021-10-19T14:59:19+00:00"^^xsd:dateTime .

