@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/81732> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80792> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054354> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81732" ;
    skos:prefLabel "journalism"@en,
        "journalistiek"@nl ;
    skos:scopeNote "Communications field concerned with the collection, preparation, and distribution of news and related commentary through the mass media, both print and electronic."@en,
        "Te gebruiken voor het communicatieterrein dat zich bezighoudt met het verzamelen, verwerken en distribueren van nieuws en gerelateerde commentaren, via gedrukte en elektronische massamedia."@nl ;
    prov:generatedAtTime "2022-06-01T14:55:48+00:00"^^xsd:dateTime .

