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

:_b28e11ed skos:prefLabel "Œuvres Types"@en.
:_c6437e90 skos:prefLabel "Built Work"@en;
           skos:prefLabel "Gebautes Werk"@de.
:_9aa67423 skos:prefLabel "Project"@en;
           skos:prefLabel "Project"@de.
:_dd013ef9 a skos:Concept;
           skos:inScheme :scheme;
           skos:prefLabel "Œuvre"@en;
           skos:prefLabel "Œuvre"@de;
           skos:broader :_b28e11ed;
           skos:narrower :_c6437e90;
           skos:narrower :_9aa67423;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2021-05-05T14:04:41+00:00";
    dct:creator "Thomas Hänsli"
];
           skos:definition "Referring to the totality of an œuvre, including projects, built works and related conceptual phases"@en.
