@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/47102> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/47182> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025792> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47103>,
        <https://data.rkd.nl/thesaurus/47279> ;
    skos:notation "47102" ;
    skos:prefLabel "zoologist"@en,
        "zoöloog"@nl ;
    skos:scopeNote "Scientists trained or working in the scientific study of animals, including their anatomy, physiology, biochemistry, genetics, ecology, evolution, and behavior."@en,
        "Wetenschappers die zijn geschoold in of werken in de wetenschappelijke studie van dieren: hun anatomie, fysiologie, biochemie, genetica, ecologie, evolutie en gedrag."@nl ;
    prov:generatedAtTime "2022-10-19T12:25:23+00:00"^^xsd:dateTime .

