@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/64168> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300127475> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63358> ;
    skos:notation "64168" ;
    skos:prefLabel "cage (enclosure)"@en,
        "kooi"@nl ;
    skos:scopeNote "Any boxlike enclosures having openwork of bars, wires, or the like used to confine or protect its occupant, or to admit light or ventilation."@en,
        "Ruimten afgeschermd met tralies, gebruikt om personen of dieren in op te sluiten, maar ze wel in het zicht te houden."@nl ;
    prov:generatedAtTime "2022-08-15T08:28:34+00:00"^^xsd:dateTime .

