@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/65619> a skos:Concept ;
    skos:altLabel "belastinggaarder"@nl,
        "belastinginner"@nl,
        "collecteur (belastingontvanger)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300136497> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65619" ;
    skos:prefLabel "tax collector"@en,
        "belastingontvanger"@nl ;
    skos:scopeNote "Public officers charged with the duty of collecting taxes legally due to the government of the political administrative body they serve."@en,
        "Overheidsambtenaren die zijn belast met de plicht belastingen in te zamelen die wettelijk verschuldigd zijn aan de regering van de politieke bestuursorganisatie waarvoor ze werken."@nl ;
    prov:generatedAtTime "2024-02-28T10:47:11+00:00"^^xsd:dateTime .

