@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/99246> a skos:Concept ;
    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 "99246" ;
    skos:prefLabel "arms of Württemberg (watermark)"@en,
        "wapen van Württemberg (watermerk)"@nl ;
    skos:scopeNote "Originally, the Arms of Württemberg depicts three deer antlers alone and in the late fifteenth century the Arms were quartered. The Arms of Württemberg watermark shows these quarters within a shield: the original three deer antlers in the upper left quarter; a diamond pattern, representing the County of Teck in the upper right; fish (or barbs) representing the county of Mömpelgard (today known as Montbéliard) in the lower right; and an eagle with a standard, and a imperial flag, representing the city Ludwigsburg in the lower left quarter."@en ;
    prov:generatedAtTime "2026-02-24T11:32:25+00:00"^^xsd:dateTime .

