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

:DCHD-W3GM skos:prefLabel "newspaper"@en;
           skos:prefLabel "Zeitung"@de.
:EHPQ-XYA3 skos:prefLabel "magazine"@en;
           skos:prefLabel "Magazin"@de.
:RW0W-VW49 skos:prefLabel "journal"@en;
           skos:prefLabel "Zeitschrift"@de.
:GY3Z-50FT a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "periodical"@en;
           skos:prefLabel "Periodikum"@de;
           skos:narrower :DCHD-W3GM;
           skos:narrower :EHPQ-XYA3;
           skos:narrower :RW0W-VW49;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-08-13T11:20:54+02:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "A publication issued on a regular and ongoing basis as a series of issues."@en;
           skos:editorialNote "Definition from COAR Resource Type Vocabulary v.2.0."@en;
           skos:definition "Fortlaufende Ressource, deren Ausgaben in regelmäßigen Abständen wie z. B. wöchentlich, monatlich usw. erscheinen, die sich an einen meist begrenzten Leserkreis wendet und einen spezialisierten Inhalt aufweist sowie, im Vergleich zur Zeitung, durch eingeschränkte Aktualität gekennzeichnet ist."@de;
           skos:editorialNote "dt. Definition für \"Zeitschrift\" aus GND: http://d-nb.info/gnd/4067488-5:"@de;
           skos:exactMatch <http://purl.org/coar/resource_type/c_2659>;
           skos:exactMatch <http://vocab.getty.edu/aat/300026657>;
           skos:exactMatch <http://id.loc.gov/vocabulary/graphicMaterials/tgm007641>;
           skos:exactMatch <http://purl.org/bncf/tid/2757>.
