@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/71671> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67087> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300224226> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67102> ;
    skos:notation "71671" ;
    skos:prefLabel "habit"@en,
        "ambtskostuum"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63623>,
        <https://data.rkd.nl/thesaurus/67228> ;
    skos:scopeNote "Costume indicative or characteristic of a calling, rank, or function."@en,
        "Kostuum dat kenmerkend is voor een roeping, rang of functie."@nl ;
    prov:generatedAtTime "2024-05-16T10:00:23+00:00"^^xsd:dateTime .

