@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/83299> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84203> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026924> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83299" ;
    skos:prefLabel "statistics"@en,
        "statistiek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79870> ;
    skos:scopeNote "Branch of mathematics that deals with the collection and arrangement of numerical facts or data,whether relating to human affairs or to natural phenomena."@en,
        "Tak van de wiskunde die zich bezighoudt met het verzamelen en ordenen van numerieke feiten en gegevens, in relatie tot menselijke aangelegenheden of natuurlijke fenomenen."@nl ;
    prov:generatedAtTime "2023-10-19T06:34:28+00:00"^^xsd:dateTime .

