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

:GY3Z-50FT skos:prefLabel "periodical"@en;
           skos:prefLabel "Periodikum"@de.
:CJJG-VKRQ skos:prefLabel "newspaper article"@en;
           skos:prefLabel "Zeitungsartikel"@de.
:DCHD-W3GM a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "newspaper"@en;
           skos:prefLabel "Zeitung"@de;
           skos:broader :GY3Z-50FT;
           skos:narrower :CJJG-VKRQ;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-08-13T11:24:59+02:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "Serial published at stated, frequent intervals, such as daily or weekly, and containing news, editorials, features, advertisements, and other items of current interest."@en;
           skos:definition "Periodikum, das in bestimmten Intervallen erscheint, beispielsweise täglich oder wöchentlich. Es enthält Nachrichten, Leitartikel, Feuilleton, Anzeigen und andere Gegenstände von aktuellem Interesse."@de;
           skos:editorialNote "Definition from Getty AAT."@en;
           skos:exactMatch <http://purl.org/coar/resource_type/c_2fe3>;
           skos:exactMatch <http://vocab.getty.edu/aat/300026656>;
           skos:exactMatch <http://purl.org/bncf/tid/9047>.
