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

:1VZT-KE1S a skos:Concept;
           schema:memberOf :V4VX-G7QX;
           skos:inScheme :scheme;
           skos:prefLabel "thriller"@en;
           skos:prefLabel "Thriller"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-03-14T12:39:55+01:00";
    dct:creator "Anna Bellotto"
];
           skos:changeNote [
    dct:creator "Anna Bellotto";
    dct:modified "2019-04-12T12:06:43+02:00"
];
           skos:changeNote [
    dct:creator "Anna Bellotto";
    dct:modified "2019-05-13T15:52:07+02:00"
];
           skos:definition "Films in which the audience is kept on tenterhooks by plots that feature a build-up of suspense, tension, uncertainty, menace, and anxiety."@en;
           skos:editorialNote "Definition from LC Genre/Form Terms."@en;
           skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2011026692>.
