@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/62752> a skos:Concept ;
    skos:altLabel "diapositive (photo)"@en,
        "diapositief (foto)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/74279> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300128371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/AFBSRT>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46918>,
        <https://data.rkd.nl/thesaurus/54076> ;
    skos:notation "62752" ;
    skos:prefLabel "slide (photo)"@en,
        "dia (foto)"@nl ;
    skos:scopeNote "Positive transparencies in mounts suitable for projection, usually 35mm film in a mount of 2 by 2 inches. An image on film or glass, usually positive, intended to be viewed by means of light passing through the image and base using a viewer or projector."@en,
        "Positieve transparanten, geschikt voor projectie, al dan niet ingeraamd. Bij inraming twee formaten toegepast: 35mm-film en 6 x 6 cm."@nl ;
    prov:generatedAtTime "2023-07-25T07:10:43+00:00"^^xsd:dateTime .

