@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/67232> a skos:Concept ;
    skos:altLabel "fasces"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97299> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300249150> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67232" ;
    skos:prefLabel "fasce"@en,
        "roedenbundel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67619> ;
    skos:scopeNote "Symbols of office consisting of a bundle of rods bound around an axe, with the axe blade projecting, carried before Roman Magistrates as a symbol of their power."@en,
        "Wordt gebruikt voor ambtssymbolen die bestaan uit een bundel roeden om een bijl gebonden waarvan het blad uitsteekt. Werd voor romeinse magistraten gedragen als symbool van hun macht."@nl ;
    prov:generatedAtTime "2023-07-31T07:38:31+00:00"^^xsd:dateTime .

