@prefix : <https://pid.phaidra.org/vocabulary/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/spec/>.
@prefix iqvoc: <http://try.iqvoc.net/schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <https://pid.phaidra.org/vocabulary/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix void: <http://rdfs.org/ns/void#>.

:7CAB-P987 skos:prefLabel "still image"@en;
           skos:prefLabel "Einzelbild"@de.
:VZ88-24TF skos:prefLabel "black-and-white slide"@en.
:96PV-FFAT skos:prefLabel "color slide"@en;
           skos:prefLabel "Farbdia"@de.
:431H-5YSA a skos:Concept;
           schema:memberOf :NB34-DPJR;
           schema:memberOf :VPSR-KHRC;
           skos:inScheme :scheme;
           skos:prefLabel "diapositive"@en;
           skos:prefLabel "Diapositiv"@de;
           skos:broader :7CAB-P987;
           skos:narrower :VZ88-24TF;
           skos:narrower :96PV-FFAT;
           skos:changeNote [
    rdfs:comment "Change English label from 'slide' to 'diapositive'"@en;
    dct:created "2019-05-15T10:03:10+02:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "Positive transparency 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;
           skos:editorialNote "Definition from Getty AAT."@en;
           skos:changeNote [
    dct:creator "Rastislav Hudak";
    dct:modified "2021-09-14T13:39:50+02:00"
];
           skos:exactMatch <http://vocab.getty.edu/aat/300128371>;
           skos:exactMatch <http://id.loc.gov/vocabulary/graphicMaterials/tgm009731>;
           skos:exactMatch <http://rdaregistry.info/termList/RDACarrierType/1040>.
