@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/63921> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96750> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004975> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63921" ;
    skos:prefLabel "dovecote"@en,
        "duiventil"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64702>,
        <https://data.rkd.nl/thesaurus/99253> ;
    skos:scopeNote "Birdhouses, often quite large, for doves or pigeons, usually having small interior niches to facilitate nesting and breeding."@en,
        "Meestal vrij grote vogelhuisjes voor duiven, doorgaans met kleine interne uitsparingen voor het nestelen en broeden."@nl ;
    prov:generatedAtTime "2026-01-26T08:11:30+00:00"^^xsd:dateTime .

