@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/68114> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300249474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63417>,
        <https://data.rkd.nl/thesaurus/63572>,
        <https://data.rkd.nl/thesaurus/68152>,
        <https://data.rkd.nl/thesaurus/75166> ;
    skos:notation "68114" ;
    skos:prefLabel "group of animals"@en,
        "groep dieren"@nl ;
    skos:scopeNote "Describes groupings of a species from the Animalia kingdom."@en ;
    prov:generatedAtTime "2021-10-19T15:04:05+00:00"^^xsd:dateTime .

