@prefix : <https://vocab.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://vocab.phaidra.org/vocabulary/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix void: <http://rdfs.org/ns/void#>.

:2FTX-ZPZV a skos:Concept;
           schema:memberOf :YGE3-S9WD;
           schema:memberOf :YGE3-S9WD;
           skos:inScheme :scheme;
           skos:prefLabel "ADAT"@en;
           skos:prefLabel "ADAT"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-04-30T14:13:18+02:00";
    dct:creator "Rastislav Hudak"
];
           skos:changeNote [
    rdfs:comment "added definition"@en;
    dct:creator "Anna Bellotto";
    dct:modified "2019-05-20T09:26:37+02:00"
];
           skos:definition "A Super-VHS cassette based 8-channel digital audiotape format."@en.
