@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/80513> a skos:Concept ;
    skos:altLabel "stadsbestuur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98449> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300252686> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80513" ;
    skos:prefLabel "city council"@en,
        "gemeenteraad"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81253> ;
    skos:scopeNote "Belangrijke stedelijke bestuurslichamen die beschikken over wetgevende en uitvoerende macht, zodat ze bijvoorbeeld verordeningen kunnen goedkeuren, belasting kunnen heffen en fondsen kunnen toewijzen."@en,
        "Principal governing bodies of cities, having legislative and executive powers such as to pass ordinances, levy taxes, and appropriate funds."@nl ;
    prov:generatedAtTime "2023-09-19T10:13:10+00:00"^^xsd:dateTime .

