@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/63298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000348> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80934> ;
    skos:notation "63298" ;
    skos:prefLabel "zoo"@en,
        "dierentuin"@nl ;
    skos:scopeNote "Gardens, parks, or other grounds in which wild animals, and sometimes also domestic animals, are kept for public exhibition, usually in enclosures. Animals in zoos can generally be given more intensive care than is possible in nature reserves or wildlife refuges. Marine invertebrates, fish, and sometimes marine mammals, are often kept in separate aquariums."@en,
        "Publieke tuinen waarin een verzameling (vreemde) dieren wordt onderhouden."@nl ;
    prov:generatedAtTime "2022-06-14T13:33:44+00:00"^^xsd:dateTime .

