@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/99278> a skos:Concept ;
    skos:altLabel "arms of Strasbourg (watermark)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/99234> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MARKSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99278" ;
    skos:prefLabel "Strasbourg bend (watermark)"@en,
        "wapen van Straatsburg (watermerk)"@nl ;
    skos:scopeNote "The Strasbourg bend watermark shows a fleur-de-lis above a shield with a bend (diagonal band), is named after the city Strasbourg and is also referred to as the Arms of Strasbourg. The watermark motif was in common use from the mid-15th century through to the 17th century."@en ;
    prov:generatedAtTime "2026-02-25T13:19:49+00:00"^^xsd:dateTime .

