@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/64291> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64307> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212742> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64291" ;
    skos:prefLabel "gondola"@en,
        "gondel"@nl ;
    skos:scopeNote "Long, narrow, flat-bottomed, bilaterally asymmetrical boats having a tall ornamental stem, propelled by a single sculling oar and used as water taxis along the canals of Venice."@en,
        "Lange, smalle, tweezijdig asymmetrische platbodems met een hoge decoratieve boeg; voortbewogen met een enkele wrikriem en gebruikt als watertaxi's in de kanalen van Venetië."@nl ;
    prov:generatedAtTime "2022-10-11T12:28:08+00:00"^^xsd:dateTime .

