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

:_03af417b skos:prefLabel "Crowns (headdresses)"@en;
           skos:prefLabel "Kronen"@de.
:_aed0fbde a skos:Concept;
           skos:inScheme :scheme;
           skos:prefLabel "Feather crown"@en;
           skos:prefLabel "Federkrone"@de;
           skos:broader :_03af417b;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2021-05-26T10:00:56+00:00";
    dct:creator "Elena Chestnova"
];
           skos:changeNote [
    dct:creator "Elena Chestnova";
    dct:modified "2022-06-17T12:22:55+00:00"
];
           skos:notation "THING0386"^^<>.
