@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/84474> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387360> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79560> ;
    skos:notation "84474" ;
    skos:prefLabel "visual culture"@en,
        "beeldcultuur"@nl ;
    skos:scopeNote "The total of images, objects, and other visuality that has been built up by a group of people and transmitted from one generation to another. It includes art media such as painting, drawing, prints, and installations; architecture and design; utilitarian artifacts of a culture such as tools and costime; media such as photography, film, television, and digital media, covering topics of news, popular culture, advertising and consumerism, politics, law, religion, and science and medicine."@en,
        "Het totaal van beelden, objecten en andere visuele elementen dat door een groep mensen is opgebouwd en van generatie op generatie wordt overgedragen. Het betreft kunstvormen zoals schilderkunst, tekeningen, prenten en installaties, architectuur en ontwerp, gebruiksvoorwerpen van een cultuur zoals gereedschappen en kostuums, media zoals fotografie, film, televisie en digitale media, waarin nieuws, popcultuur, reclame en consumentisme, politiek, recht, religie en geneeskunde en andere wetenschappen worden beschreven."@nl ;
    prov:generatedAtTime "2023-10-19T13:17:12+00:00"^^xsd:dateTime .

