@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/79870> a skos:Concept ;
    skos:altLabel "design for pictogram"@en,
        "beeldstatistiek, ontwerpen voor"@nl,
        "ontwerp voor beeldstatistiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98159> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79870" ;
    skos:prefLabel "picture diagram"@en,
        "beeldstatistiek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83299> ;
    skos:scopeNote "Statistiek waarbij de onderwerpen door schematische afbeeldingen of gemakkelijk herkenbare symbolen zijn aangeduid en de getallen of hoeveelheden door het aantal malen dat het symbool wordt getekend (Van Dale Online Woordenboeken, 2011)"@nl ;
    prov:generatedAtTime "2023-10-19T06:34:28+00:00"^^xsd:dateTime .

