@prefix : <https://vocab.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://vocab.phaidra.org/vocabulary/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix void: <http://rdfs.org/ns/void#>.

:2NMC-XD14 a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "conference presentation"@en;
           skos:prefLabel "Konferenzpräsentation"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2026-03-18T07:38:36+01:00";
    dct:creator "Cristiana Bettella"
];
           skos:definition "A set of slides containing text, tables or figures, designed to communicate ideas or research results, for projection and viewing by an audience at a conference, symposium, seminar, lecture, workshop or other gatherings. [Source: Adapted from hhttps://sparontologies.github.io/fabio/current/fabio.html#d4e4880]"@en;
           skos:editorialNote "Definition from COAR Resource Types 3.2."@en;
           skos:exactMatch <http://purl.org/coar/resource_type/R60J-J5BD>;
           skos:exactMatch <https://sparontologies.github.io/fabio/current/fabio.html#d4e4880>.
