@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/80792> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054349> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74685>,
        <https://data.rkd.nl/thesaurus/81732>,
        <https://data.rkd.nl/thesaurus/82593> ;
    skos:notation "80792" ;
    skos:prefLabel "communications (discipline)"@en,
        "communicatiewetenschap"@nl ;
    skos:scopeNote "Science and technology of the transmission and reception of information, between or among small or large groups of people, other living beings, or machines, including the study of signs and symbols in vocal, pictorial, gestural, and digital languages, of behavior and interaction through messages, and of large-scale institutions and systems. For the function of conveying awareness, knowledge, or information to others, use \"communication (function).\""@en,
        "De wetenschap en technologie van de overbrenging en ontvangst van informatie, tussen of binnen kleine of grote groepen mensen, andere levende wezens of machines, inclusief de bestudering van tekens en symbolen in mondelinge, beeldende, non-verbale en digitale talen, van gedrag en interactie door middel van boodschappen en van grootschalige instellingen en systemen. Gebruik 'communiceren' voor het overbrengen van een gewaarwording, kennis of informatie op anderen."@nl ;
    prov:generatedAtTime "2023-07-05T07:27:46+00:00"^^xsd:dateTime .

