@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/63086> a skos:Concept ;
    skos:altLabel "triumphal arch"@en,
        "erepoort"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64061> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300007003> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63086" ;
    skos:prefLabel "triumphal arch"@en,
        "triomfboog"@nl ;
    skos:scopeNote "Monumental structures containing at least one arched passageway and erected to honour an important person or to commemorate a significant event, particularly a victory in war. The basic form consisted of two piers connected by an arch, over which was placed a superstructure that served as a base for statues and bore commemorative inscriptions. Triumphal arches generally spanned a roadway used for triumphal processions. They are associated with ancient Roman architecture, however, they possibly developed elsewhere or from the Porta Triumphalis, which was a gate in Rome through which the victorious Roman army had to pass before entering the sacred city territory of Rome."@en,
        "Oorspronkelijk in de Romeinse tijd vrijstaande poorten of bogen ter ere van zegevierende veldheren of keizers; thans erepoorten."@nl ;
    prov:generatedAtTime "2022-06-16T08:13:46+00:00"^^xsd:dateTime .

