@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/97341> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300239147> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63552>,
        <https://data.rkd.nl/thesaurus/63553>,
        <https://data.rkd.nl/thesaurus/64156>,
        <https://data.rkd.nl/thesaurus/64200>,
        <https://data.rkd.nl/thesaurus/66189>,
        <https://data.rkd.nl/thesaurus/97017> ;
    skos:notation "97341" ;
    skos:prefLabel "animal equipment"@en,
        "dierenbenodigdheden"@nl ;
    skos:scopeNote "Articles, furnishings, or other physical resources utilized for or with animals."@en,
        "Artikelen of andere fysieke middelen die voor of met dieren worden gebruikt."@nl ;
    prov:generatedAtTime "2023-08-02T10:48:27+00:00"^^xsd:dateTime .

