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

:47QB-8QF1 a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "book"@en;
           skos:prefLabel "Buch"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-03-13T15:04:55+01:00";
    dct:creator "Anna Bellotto"
];
           skos:changeNote [
    rdfs:comment "added definition"@en;
    dct:creator "Anna Bellotto";
    dct:modified "2019-05-14T09:26:48+02:00"
];
           skos:definition "Items comprising a collection of leaves of paper, parchment, wood, stiffened textile, ivory, metal tablets, or other flat material, that are blank, written on, or printed, and are strung or bound together in a volume."@en;
           skos:editorialNote "Definition from Getty AAT."@en;
           skos:changeNote [
    dct:creator "Anna Bellotto";
    dct:modified "2019-05-15T09:30:30+02:00"
];
           skos:definition "Artikel, die eine Sammlung von Blättern aus Papier, Pergament, Holz, Textilien, Elfenbein, metallenen Platten oder anderem, flachem Material, ob leer, beschrieben oder bedruckt, und in einem Band zusammen geschnürt oder gebunden sind."@de;
           skos:exactMatch <http://purl.org/coar/resource_type/c_2f33>;
           skos:exactMatch <http://vocab.getty.edu/aat/300028051>.
