@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/90616> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300136900> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46385>,
        <https://data.rkd.nl/thesaurus/83380> ;
    skos:notation "90616" ;
    skos:prefLabel "motion pictures (visual material)"@en,
        "film (beeldend werk)"@nl ;
    skos:scopeNote "Works presented in the form of a series of pictures carried on photographic film or video tape, presented to the eye in such rapid succession as to give the illusion of natural movement. For the study and practice of filmmaking and motion pictures as an art and form of expression, use \"film (performing arts).\""@en,
        "Te gebruiken voor werken die bestaan uit een reeks plaatjes op fotografische film, die zo snel achter elkaar worden vertoond dat ze de illusie geven van een natuurlijke beweging. Voor het maken van films en de studie daarvan en voor films als kunst en vorm van expressie wordt 'film (uitvoerende kunsten)' gebruikt."@nl ;
    prov:generatedAtTime "2023-08-03T08:58:56+00:00"^^xsd:dateTime .

