@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.
:EHPQ-XYA3 a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "magazine"@en;
           skos:prefLabel "Magazin"@de;
           skos:broader :GY3Z-50FT;
           skos:changeNote [
    rdfs:comment "Changed German label from 'Informationszeitschrift' to 'Magazin'"@en;
    dct:created "2019-08-13T11:38:27+02:00";
    dct:creator "Anna Bellotto"
];
           skos:definition "Periodical containing articles, essays, poems, or other writings by different authors, usually on a variety of topics and intended for a general reading public or treating a particular area of interest for a popular audience."@en;
           skos:definition "Zeitschrift mit Artikeln, Essays, Gedichte oder anderen Inahlten von verschiedenen Autoren, in der Regel über eine Vielzahl von Themen und für eine allgemeines Lesepublikum bestimmt oder aber mit Abhandlungen zu einem bestimmten Interessensgebiet für ein breiteres Publikum."@de;
           skos:editorialNote "Definition from Getty AAT."@en;
           skos:exactMatch <http://vocab.getty.edu/aat/300215389>;
           skos:exactMatch <http://purl.org/coar/resource_type/c_2cd9>.
