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

:AVFC-ZZSZ a skos:Concept;
           schema:memberOf :PY38-5KQZ;
           skos:inScheme :scheme;
           skos:prefLabel "embargoed access"@en;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2019-09-08T15:35:26+02:00";
    dct:creator "Rastislav Hudak"
];
           skos:definition "Embargoed access refers to a resource that is metadata only access until released for open access on a certain date. Embargoes can be required by publishers and funders policies, or set by the author (e.g such as in the case of theses and dissertations)."@en;
           skos:exactMatch <http://purl.org/coar/access_right/c_f1cf>.
