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

:PX65-RM8F a skos:Concept;
           schema:memberOf :NB34-DPJR;
           skos:inScheme :scheme;
           skos:prefLabel "artistic work"@en;
           skos:prefLabel "Kunstwerk"@de;
           skos:altLabel "Kunstobjekt"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2026-03-18T08:10:04+01:00";
    dct:creator "Cristiana Bettella"
];
           skos:definition "A work of visual arts and performing arts, including musical works; dramatic works; pantomimes and choreographic works; motion picture and other audiovisual works; pictorial, graphic, sculptural and architectural works."@en;
           skos:editorialNote "Definition from COAR Resource Types 3.2."@en;
           skos:exactMatch <http://purl.org/coar/resource_type/F8RT-TJK0>;
           skos:exactMatch <https://sparontologies.github.io/fabio/current/fabio.html#d4e2131>.
