@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/44835> a skos:Concept ;
    skos:altLabel "animatiefilmer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92583> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025646> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "44835" ;
    skos:prefLabel "animator"@en,
        "animator"@nl ;
    skos:scopeNote "Personen die door, bijvoorbeeld, het maken van tekeningen, bijdragen tot de productie van een tekenfilm of andere animaties."@en,
        "Persons who contribute to the production of an animated cartoon or other animation, as by making drawings."@nl ;
    prov:generatedAtTime "2024-04-16T13:10:23+00:00"^^xsd:dateTime .

