@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/47086> a skos:Concept ;
    skos:altLabel "mathematicus"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47018> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025786> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "47086" ;
    skos:prefLabel "mathematician"@en,
        "wiskundige"@nl ;
    skos:scopeNote "Scientists who specialize in the science of numbers, magnitudes, quantities expressed symbolically, and forms and figures, including their interrelationships and the operations performed on them."@en,
        "Wetenschappers die zijn gespecialiseerd in de wetenschap van getallen, grootheden, symbolisch uitgedrukte hoeveelheden, en vormen en figuren, inclusief hun onderlinge verbanden en de operaties die erop worden uitgevoerd."@nl ;
    prov:generatedAtTime "2024-02-28T12:10:15+00:00"^^xsd:dateTime .

