@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/82303> a skos:Concept ;
    skos:altLabel "media"@en,
        "media"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055812> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54789>,
        <https://data.rkd.nl/thesaurus/97739> ;
    skos:notation "82303" ;
    skos:prefLabel "mass media"@en,
        "massamedia"@nl ;
    skos:scopeNote "Means of communication designed to reach large numbers of people, such as hardcopy or online newspapers, radio, and television, regarded collectively."@en,
        "Communicatiemiddelen ontworpen om grote aantallen mensen te bereiken en gericht op het vormen van algemeen verbreide richtlijnen, ideeën en doelen."@nl ;
    prov:generatedAtTime "2023-08-15T10:36:06+00:00"^^xsd:dateTime .

