@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/66910> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66931> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q4498889> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66910" ;
    skos:prefLabel "Order of Saint John (Bailiwick of Brandenburg)"@en,
        "Johanniterorde"@nl ;
    skos:scopeNote "The Berlin-based Protestant branch of the Order of Malta, from which it separated during the Reformation."@en,
        "De in Berlijn gevestigde protestantse tak van de Orde van Malta, waarvan deze zich tijdens de Reformatie afscheidde."@nl ;
    prov:generatedAtTime "2023-08-01T09:17:24+00:00"^^xsd:dateTime .

