@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/44837> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/28040> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443912> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "44837" ;
    skos:prefLabel "internet artist"@en,
        "internetkunstenaar"@nl ;
    skos:scopeNote "Artists who specialize in works made with and existing in the context of networked systems and the internet, meant to be accessed online via network protocols."@en ;
    prov:generatedAtTime "2023-09-14T12:28:38+00:00"^^xsd:dateTime .

