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

:XMYF-893X a skos:Concept;
           schema:memberOf :BBDA-1SJY;
           skos:inScheme :scheme;
           skos:prefLabel "Vienna Science and Technology Fund (WWTF)"@en;
           skos:prefLabel "Wiener Wissenschafts-, Forschungs- und Technologiefonds"@de;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-10-08T16:04:58+02:00";
    dct:creator "Rastislav Hudak"
];
           skos:changeNote [
    dct:creator "Anna Bellotto";
    dct:modified "2021-05-11T16:08:48+02:00"
];
           skos:changeNote [
    dct:creator "Anna Bellotto";
    dct:modified "2021-05-11T16:19:13+02:00"
];
           skos:exactMatch <http://dx.doi.org/10.13039/501100001821>.
