@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#>.

:JMAV-7F3R skos:prefLabel "report"@en;
           skos:prefLabel "Bericht"@de.
:JMAV-7F3R skos:prefLabel "report"@en;
           skos:prefLabel "Bericht"@de.
:7J0J-HC61 a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "research report"@en;
           skos:prefLabel "Forschungsbericht"@de;
           skos:broader :JMAV-7F3R;
           skos:broader :JMAV-7F3R;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-08-13T14:24:52+02:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "A report that typically provides an in-depth study of a particular topic or describes the results of a research project."@en;
           skos:editorialNote "Definition from COAR Resource Type Vocabulary v.2.0."@en;
           skos:exactMatch <http://purl.org/coar/resource_type/c_18ws>.
