@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/63918> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300216972> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68197> ;
    skos:notation "63918" ;
    skos:prefLabel "aquarium"@en,
        "aquarium"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63933> ;
    skos:scopeNote "Artificial ponds or tanks, often with glass sides, in which aquatic plants and animals are kept alive for purposes of observation and study."@en,
        "Reservoirs of kommen met glazen wanden, waarin vissen of andere waterdieren of -planten worden gehouden."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:18+00:00"^^xsd:dateTime .

