@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/83778> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054472> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98866> ;
    skos:notation "83778" ;
    skos:prefLabel "zoology"@en,
        "zoölogie"@nl ;
    skos:scopeNote "The scientific study of animals, including their anatomy, physiology, biochemistry, genetics, ecology, evolution, and behavior."@en,
        "De wetenschappelijke bestudering van dieren, zoals hun anatomie, fysiologie, biochemie, genetica, ecologie, evolutie en gedrag."@nl ;
    prov:generatedAtTime "2024-05-07T14:24:54+00:00"^^xsd:dateTime .

