@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/84203> a skos:Concept ;
    skos:altLabel "mathematiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94288> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054522> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83299>,
        <https://data.rkd.nl/thesaurus/95769> ;
    skos:notation "84203" ;
    skos:prefLabel "mathematics"@en,
        "wiskunde"@nl ;
    skos:scopeNote "Science of numbers, magnitudes, quantities expressed symbolically, and forms and figures, including their interrelationships and the operations performed on them."@en,
        "Wetenschap van cijfers, grootheden, in symbolen uitgedrukte kwantiteiten, vormen en figuren, inclusief de verhoudingen daartussen en bewerkingen die ermee worden uitgevoerd."@nl ;
    prov:generatedAtTime "2022-10-06T06:28:46+00:00"^^xsd:dateTime .

