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

:HQ7N-3Q2W a skos:Concept;
           schema:memberOf :W2ZN-QEF6;
           skos:inScheme :scheme;
           skos:prefLabel "Digitized object"@en;
           skos:prefLabel "Digitalisiertes Objekt"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2024-01-29T14:35:45+01:00";
    dct:creator "Rastislav Hudak"
];
           skos:definition "Level of description: Digitized object. Can be used inside \"Complex subject\" to specify what the subject metadata are describing."@en;
           skos:changeNote [
    dct:creator "Rastislav Hudak";
    dct:modified "2024-01-29T14:57:06+01:00"
].
