@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix dcam: <http://purl.org/dc/dcam/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dex: <https://w3id.org/dpv/examples#> .
@prefix dpv: <https://w3id.org/dpv#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix profile: <http://www.w3.org/ns/dx/prof/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix role: <http://www.w3.org/ns/dx/prof/role/> .
@prefix schema: <https://schema.org/> .
@prefix scoro: <http://purl.org/spar/scoro/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spl: <https://specialprivacy.ercim.eu/langs/usage-policy#> .
@prefix svd: <https://specialprivacy.ercim.eu/vocabs/data#> .
@prefix svpr: <https://specialprivacy.ercim.eu/vocabs/processing#> .
@prefix svpu: <https://specialprivacy.ercim.eu/vocabs/purposes#> .
@prefix sw: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dcat:Resource a rdfs:Class,
        skos:Concept ;
    dct:created "2022-11-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "dcat:Resource"@en ;
    skos:scopeNote "A dataset, data service, or any other resource associated with Right Exercise - such as for providing a copy of data"@en .

dpv:AIGovernance a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2026-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to governance of AI, including its procurement, development, deployment, and assessments"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "AI Governance"@en .

dpv:AILiteracy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DigitalLiteracy ;
    skos:definition "Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding AI"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "AI Literacy"@en .

dpv:AINotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice providing information regarding the particulars of an AI system such as its intended purpose and proper use"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "AI Notice"@en .

dpv:AcademicResearch a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ResearchAndDevelopment ;
    skos:definition "Purposes associated with conducting or assisting with research conducted in an academic context e.g. within universities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Academic Research"@en ;
    skos:related svpu:Education .

dpv:AcademicScientificOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "Organisations related to academia or scientific pursuits e.g. Universities, Schools, Research Bodies"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Academic or Scientific Organisation"@en .

dpv:AcceptContract a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractControl ;
    skos:definition "Control for accepting a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Accept Contract"@en .

dpv:AcceptableRule a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Rule ;
    skos:definition "A rule that is acceptable where it is either desirable if it occurs or it is not unacceptable if it does"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Acceptable Rule"@en ;
    skos:scopeNote "Acceptable is a subjective concept that enables distinguishing with \"unacceptable\". By itself it does not signal any permission or obligation - for which further specific concepts are defined"@en .

dpv:AcceptableUsePolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-julio-hernandez,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Acceptable Use Policy (AUP) refers to conditions, contexts, or uses which are considered acceptable with the implication that those not covered by such a policy are to be considered unacceptable"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Acceptable Use Policy"@en .

dpv:Access a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to access data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Access"@en .

dpv:AccessControlMethod a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0020 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Methods which restrict access to a place or resource"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Access Control Method"@en .

dpv:AccountManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Account Management refers to purposes associated with account management, such as to create, provide, maintain, and manage accounts"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Account Management"@en .

dpv:Acquire a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to come into possession or control of the data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Acquire"@en .

dpv:ActiveRight a rdfs:Class,
        skos:Concept,
        dpv:Right ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Right ;
    skos:definition "The right(s) applicable, provided, or expected that need to be (actively) exercised"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Active Right"@en ;
    skos:scopeNote "Active rights require the entity to expressly exercise them. For example, a Data Subject exercising their right to withdraw their consent."@en .

dpv:ActivelyInvolved a rdfs:Class,
        skos:Concept,
        dpv:InvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InvolvementStatus ;
    skos:definition "Status indicating the specified context is 'actively' involved"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Actively Involved"@en ;
    skos:scopeNote "An example of active involvement is a person directly using a system to enter information"@en .

dpv:ActivityCompleted a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity that has completed i.e. is fully in the past"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Completed"@en .

dpv:ActivityHalted a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity that was occurring in the past, and has been halted or paused or stopped"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Halted"@en .

dpv:ActivityMonitoring a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Monitoring of activities including assessing whether they have been successfully initiated and completed"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Activity Monitoring"@en .

dpv:ActivityNotCompleted a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity that could not be completed, but has reached some end state"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Not Completed"@en ;
    skos:scopeNote "This relates to a 'Stop' state as distinct from a 'Halt' state. It makes no comments on whether the Activity can be resumed or continued towards completion."@en .

dpv:ActivityOngoing a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity occurring in continuation i.e. currently ongoing"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Ongoing"@en .

dpv:ActivityPlanned a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity being planned with concrete plans for implementation"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Planned"@en .

dpv:ActivityProposed a rdfs:Class,
        skos:Concept,
        dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    dct:modified "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ActivityStatus ;
    skos:definition "State of an activity being proposed without any concrete plans for implementation"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Proposed"@en .

dpv:ActivityStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0054 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with activity operations and lifecycles"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Activity Status"@en .

dpv:Adapt a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to modify the data, often rewritten into a new form for a new use"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Adapt"@en .

dpv:Adult a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-03-30"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "A natural person that is not a child i.e. has attained some legally specified age of adulthood"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Adult"@en .

dpv:Advertising a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Marketing ;
    skos:definition "Purposes associated with conducting advertising i.e. process or artefact used to call attention to a product, service, etc. through announcements, notices, or other forms of communication"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Advertising"@en ;
    skos:scopeNote "Advertising is a subset of Marketing. Advertising by itself does not indicate 'personalisation' i.e. personalised ads."@en .

dpv:AgeVerification a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Verification ;
    skos:definition "Purposes associated with verifying or authenticating age or age related information as a form of security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Age Verification"@en ;
    skos:scopeNote "Age Verification can include verification of the exact age, e.g. being 21 years old, a date, e.g. birth date is 01 January 1969, or a condition, e.g. age is over 21 years and the person is an adult. Specific dedicated resources should be used to further express information and processes associated with Age Verification, for example the Age Verification Vocabulary https://w3id.org/age/"@en .

dpv:Agent a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2025-10-28"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Entity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Entity ;
    skos:definition "An Agent is a dpv:Entity that is (a) acting on behalf of another Entity; and (b) is authorised to do so by that Entity"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Agent"@en ;
    skos:scopeNote "the Entity the Agent is acting on behalf of can be a human or non-human and a legal or non-legal entity. For specific distinction, see dpv:LegalAgent and tech:MachineAgent. The form and validity of authorisation through which the Agent is empowered to represent and act on behalf of the Entity is not defined or covered in this concept"@en .

dpv:Aggregate a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Alter ;
    skos:definition "to aggregate data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Aggregate"@en ;
    skos:related svpr:Aggregate .

dpv:AlgorithmicLogic a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "The algorithmic logic applied or used"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Algorithmic Logic"@en ;
    skos:scopeNote "Algorithmic Logic is intended as a broad concept for explaining the use of algorithms and automated decisions making within Processing. To describe the actual algorithm, see the Algorithm concept."@en .

dpv:Align a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to adjust the data to be in relation to another data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Align"@en .

dpv:Alter a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to change the data without changing it into something else"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Alter"@en .

dpv:AmbulanceProvider a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EmergencyServiceProvider ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EmergencyServiceProvider ;
    skos:definition "An organisation that that offers transportation and medical care to patients requiring urgent medical attention"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Ambulance Provider"@en .

dpv:Analyse a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to study or examine the data in detail"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Analyse"@en ;
    skos:related svpr:Analyse .

dpv:Anonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-damien-desfontaines,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-maya-borges,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-11-24"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "ISO 29100:2011" ;
            schema:url "https://www.iso.org/standard/45123.html" ] ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Deidentification ;
    skos:definition "Anonymisation is the process by which data is irreversibly altered in such a way that a data subject can no longer be identified directly or indirectly, either by the entity holding the data alone or in collaboration with other entities and information sources"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Anonymisation"@en .

dpv:Anonymise a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to irreversibly alter personal data in such a way that an unique data subject can no longer be identified directly or indirectly or in combination with other data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Anonymise"@en ;
    skos:related svpr:Anonymise .

dpv:AnonymisedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-piero-bonatti ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:NonPersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NonPersonalData ;
    skos:definition "Personal Data that has been (fully and completely) anonymised so that it is no longer considered Personal Data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Anonymised Data"@en ;
    skos:scopeNote "It is advised to carefully consider indicating data is fully or completely anonymised by determining whether the data by itself or in combination with other data can identify a person. Failing this condition, the data should be denoted as PseudonymisedData. To indicate data is anonymised only for a specified entity (e.g. within an organisation), the concept ContextuallyAnonymisedData (as subclass of PseudonymisedData) should be used instead of AnonymisedData."@en .

dpv:Applicability a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    vann:example dex:E0053 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "Concept provided to represent indication of cases where the information or context is not applicable (N/A) or not available or this is not known or determined yet. If the information is applicable and available, this concept should not be used."@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Applicability"@en ;
    skos:scopeNote "These concepts are useful in closed-world interpretations, for example in forms where a field must have a value to explicitly denote it is not applicable or the information is not available yet."@en .

dpv:Applicant a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are applicants in some context"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Applicant"@en .

dpv:ApprovalProcedure a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "A procedure or process for determining and managing approvals for activities as part of governance"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Approval Procedure"@en .

dpv:Assess a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to assess data for some criteria"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Assess"@en .

dpv:Assessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "The document, plan, or process for assessment or determination towards a purpose e.g. assessment of legality or impact assessments"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Assessment"@en .

dpv:AssetManagementProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to management of assets"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Asset Management Procedures"@en .

dpv:AssistiveAutomation a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 1 in ISO/IEC 22989:2022 where automation is limited to parts of the system or a specific part of the system in a manner that does not change the control of the human in using/driving the system"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Assistive Automation"@en ;
    skos:scopeNote "Human Involvement is implied here, specifically the ability to make decisions regarding operations, but also possibly for intervention, oversight, and verification"@en .

dpv:AsylumSeeker a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:VulnerableHuman ;
    skos:definition "Humans that are asylum seekers"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Asylum Seeker"@en .

dpv:AsymmetricCryptography a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of public-key cryptography or asymmetric cryptography involving a public and private pair of keys"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Asymmetric Cryptography"@en .

dpv:AsymmetricEncryption a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Use of asymmetric cryptography to encrypt data"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Asymmetric Encryption"@en .

dpv:Audit a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "An audit is a systematic examination or evaluation of records, processes, or systems towards a specific objective such as to assess accuracy, compliance, effectiveness, or performance"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Audit"@en .

dpv:AuditApproved a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State of being approved through the audit"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Approved"@en .

dpv:AuditConditionallyApproved a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-paul-ryan ;
    dct:created "2022-06-29"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State of being conditionally approved through the audit"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Conditionally Approved"@en ;
    skos:scopeNote "A \"conditional approval\" is intended to reflect states where the audit has identified further changes which must be implemented before considering the audit has been 'passed', without requiring another audit to validate them. This is distinct from the case where an audit has state 'rejected', which means changes must be made and submitted for review. The requirements of a 'conditional acceptance' are expected to be minor or not significant enough to warrant another audit to review them."@en .

dpv:AuditNotRequired a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State where an audit is determined as not being required"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Not Required"@en .

dpv:AuditRejected a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State of not being approved or being rejected through the audit"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Rejected"@en .

dpv:AuditRequested a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State of an audit being requested whose outcome is not yet known"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Requested"@en .

dpv:AuditRequired a rdfs:Class,
        skos:Concept,
        dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuditStatus ;
    skos:definition "State where an audit is determined as being required but has not been conducted"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Required"@en .

dpv:AuditStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0056,
        dex:E0057 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with Auditing or Investigation"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Audit Status"@en .

dpv:Authentication-ABC a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicAuthentication ;
    skos:definition "Use of Attribute Based Credentials (ABC) to perform and manage authentication"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Authentication using ABC"@en .

dpv:Authentication-PABC a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicAuthentication ;
    skos:definition "Use of Privacy-enhancing Attribute Based Credentials (ABC) to perform and manage authentication"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Authentication using PABC"@en .

dpv:AuthenticationProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Protocols involving validation of identity i.e. authentication of a person or information"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Authentication Protocols"@en .

dpv:AuthorisationProcedure a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityProcedure ;
    skos:definition "Procedures for determining authorisation through permission or authority"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Authorisation Procedure"@en ;
    skos:scopeNote "non-technical authorisation procedures: How is it described on an organisational level, who gets access to the data"@en .

dpv:AuthorisationProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Protocols involving authorisation of roles or profiles to determine permission, rights, or privileges"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Authorisation Protocols"@en .

dpv:Authority a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:GovernmentalOrganisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernmentalOrganisation ;
    skos:definition "An authority with the power to create or enforce laws, or determine their compliance."@en ;
    skos:inScheme dpv:entities-authority-classes ;
    skos:prefLabel "Authority"@en .

dpv:AuthorityInformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformed ;
    skos:definition "Status indicating Authority has been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Authority Informed"@en .

dpv:AuthorityUninformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityUninformed ;
    skos:definition "Status indicating Authority is uninformed i.e. has not been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Authority Uninformed"@en .

dpv:AutomatedDecisionMaking a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2022-09-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DecisionMaking ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DecisionMaking ;
    skos:definition "Processing that involves automated decision making"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Automated Decision Making"@en ;
    skos:scopeNote "Automated decision making can be defined as “the ability to make decisions by technological means without human involvement.” (“Guidelines on Automated individual decision-making and Profiling for the purposes of Regulation 2016/679 (wp251rev.01)”, 2018, p. 8)"@en .

dpv:AutomatedScoringOfIndividuals a rdfs:Class,
        skos:Concept,
        dpv:ScoringOfIndividuals ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ScoringOfIndividuals ;
    skos:definition "Processing that involves automated scoring of individuals"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Automated Scoring of Individuals"@en ;
    skos:scopeNote "Scoring can lead to the action being considered Decision Making if the scoring is itself a decision - see 2023-MAR-16 opinion of Advocate General on Case C 634/21. Therefore, the assessment of whether scoring was automated or not is important given the legal obligations surrounding automated decision making e.g. in GDPR"@en .

dpv:AutomationLevel a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    vann:example dex:E0013 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Indication of degree or level of automation associated with specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Automation Level"@en ;
    skos:scopeNote "This concept was called 'Automation' in previous versions"@en .

dpv:Autonomous a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 6 in ISO/IEC 22989:2022 where the automation in system is capable of modifying its operation domain or its goals without external intervention, control or oversight"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Autonomous"@en ;
    skos:scopeNote "Though Autonomous, such operations can still be associated with dpv:HumanInvolved e.g. for inputs, oversight or verification"@en .

dpv:B2B2CContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:B2BContract,
        dpv:B2CContract ;
    skos:definition "A contract between two businesses who partner together to provide services to a consumer"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Business-to-Business-to-Consumer Contract"@en .

dpv:B2BContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between two businesses"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Business-to-Business Contract"@en .

dpv:B2CContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between a business and a consumer where the business provides goods or services to the consumer"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Business-to-Consumer Contract"@en .

dpv:BackgroundChecks a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityProcedure ;
    skos:definition "Procedure where the background of an entity is assessed to identity vulnerabilities and threats due to their current or intended role"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Background Checks"@en .

dpv:BiometricAuthentication a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols ;
    skos:definition "Use of biometric data for authentication"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Biometric Authentication"@en .

dpv:C2BContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between a consumer and a business where the business purchases goods or services from the consumer"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Consumer-to-Business Contract"@en .

dpv:C2CContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between two consumers"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Consumer-to-Consumer Contract"@en .

dpv:CannotChallengeProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot challenge the process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Challenge Process"@en ;
    skos:scopeNote "Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the process or plan or implementation"@en .

dpv:CannotChallengeProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot challenge input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Challenge Process Input"@en .

dpv:CannotChallengeProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot challenge the output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Challenge Process Output"@en ;
    skos:scopeNote "Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the output of the process or plan or implementation (where output is distinct from the process itself)"@en .

dpv:CannotCorrectProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot correct the process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Correct Process"@en .

dpv:CannotCorrectProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot correct input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Correct Process Input"@en .

dpv:CannotCorrectProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot correct the output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Correct Process Output"@en .

dpv:CannotObjectToProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot object to process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Object to Process"@en .

dpv:CannotOptInToProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot opt-in to specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Opt-in to Process"@en .

dpv:CannotOptOutFromProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot opt-out from specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Opt-out from Process"@en .

dpv:CannotReverseProcessEffects a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot reverse effects of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Reverse Process Effects"@en ;
    skos:scopeNote "Effects refer to consequences and impacts arising from the process or from the outputs of a process"@en .

dpv:CannotReverseProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot reverse input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Reverse Process Input"@en ;
    skos:scopeNote "Reversion can be considered a form of correction in some instances. We welcome inputs to further explore and define this relation between correction and reversion concepts."@en .

dpv:CannotReverseProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot reverse output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Reverse Process Output"@en .

dpv:CannotWithdrawFromProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityNonPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityNonPermissiveInvolvement ;
    skos:definition "Involvement where entity cannot withdraw a previously given assent from specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Cannot Withdraw from Process"@en .

dpv:Certification a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CertificationSeal ;
    skos:definition "Certification mechanisms, seals, and marks for the purpose of demonstrating compliance"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Certification"@en .

dpv:CertificationSeal a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Certifications, seals, and marks indicating compliance to regulations or practices"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Certification and Seal"@en .

dpv:ChallengingProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can challenge the process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Challenging Process"@en ;
    skos:scopeNote "Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the process or plan or implementation"@en .

dpv:ChallengingProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can challenge input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Challenging Process Input"@en .

dpv:ChallengingProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can challenge the output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Challenging Process Output"@en ;
    skos:scopeNote "Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the output of the process or plan or implementation (where output is distinct from the process itself)"@en .

dpv:CharityOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "A nonprofit entity dedicated to providing assistance or raising funds for social, educational, religious, or other philanthropic purposes"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Charity Organisation"@en .

dpv:Child a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-25"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:VulnerableHuman ;
    skos:definition "A 'child' is a natural legal person who is below a certain legal age depending on the legal jurisdiction."@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Child"@en ;
    skos:scopeNote "The legality of age defining a child varies by jurisdiction. In addition, 'child' is distinct from a 'minor'. For example, the legal age for consumption of alcohol can be 21, which makes a person of age 20 a 'minor' in this context. In other cases, 'minor' and 'child' are used interchangeably to refer to a person below some legally defined age."@en .

dpv:Citizen a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are citizens (for a jurisdiction)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Citizen"@en .

dpv:City a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Region ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Region ;
    skos:definition "A region consisting of urban population and commerce"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "City"@en .

dpv:Client a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Customer ;
    skos:definition "Humans that are clients or recipients of services"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Client"@en .

dpv:Clinic a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that is a smaller healthcare facility offering outpatient medical services for diagnosis and treatment"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Clinic"@en .

dpv:CloudLocation a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RemoteLocation ;
    skos:definition "Location that is in the 'cloud' i.e. a logical location operated over the internet"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Cloud Location"@en .

dpv:CodeOfConduct a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "A set of rules or procedures outlining the norms and practices for conducting activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Code of Conduct"@en .

dpv:Collect a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to gather data from someone"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Collect"@en ;
    skos:related svpr:Collect .

dpv:CollectedData a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that has been obtained by collecting it from a source"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Collected Data"@en .

dpv:CollectedPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-30"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    vann:example dex:E0046 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:CollectedData,
        dpv:PersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CollectedData,
        dpv:PersonalData ;
    skos:definition "Personal Data that has been collected from another source such as the Data Subject"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Collected Personal Data"@en ;
    skos:scopeNote "To indicate the source of data, use the DataSource concept with the hasDataSource relation"@en .

dpv:CombatClimateChange a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with combating the causes and consequences of climate change, including reducing gas emissions and fighting emergencies such as floods or wildfires"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Combat Climate Change"@en .

dpv:Combine a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to join or merge data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Combine"@en ;
    skos:related svpr:Aggregate .

dpv:CommercialPurpose a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 4.4"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with processing activities performed in a commercial setting or with intention to commercialise"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Commercial Purpose"@en .

dpv:CommercialResearch a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CommercialPurpose,
        dpv:ResearchAndDevelopment ;
    skos:definition "Purposes associated with conducting research in a commercial setting or with intention to commercialise e.g. in a company or sponsored by a company"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Commercial Research"@en ;
    skos:related svpu:Develop .

dpv:CommerciallyConfidentialData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-danielle-welter,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:modified "2025-05-30"^^xsd:date ;
    dct:source "DGA 6.5(c)"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConfidentialData ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ConfidentialData ;
    skos:definition "Data that is considered confidential due to business/trade secrets, confidentiality agreements, or company secrets"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Commercially Confidential Data"@en .

dpv:CommunicationForCustomerCare a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CommunicationManagement,
        dpv:CustomerCare ;
    skos:definition "Customer Care Communication refers to purposes associated with communicating with customers for assisting them, resolving issues, ensuring satisfaction, etc. in relation to services provided"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Communication for Customer Care"@en .

dpv:CommunicationManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Communication Management refers to purposes associated with providing or managing communication activities e.g. to send an email for notifying some information"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Communication Management"@en ;
    skos:scopeNote "This purpose by itself does not sufficiently and clearly indicate what the communication is about. As such, it is recommended to combine it with another purpose to indicate the application. For example, Communication of Payment."@en .

dpv:CompatibilityUnknown a rdfs:Class,
        skos:Concept,
        dpv:ReuseCompatibility ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-06-19"^^xsd:date ;
    dct:modified "2026-02-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ReuseCompatibility ;
    skos:definition "Status indicating the compatibility of the context with an earlier context is currently unknown"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compatibility Unknown"@en .

dpv:ComplianceAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment ;
    skos:definition "Assessment regarding compliance (e.g. internal policy, regulations)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Compliance Assessment"@en .

dpv:ComplianceIndeterminate a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State where the status of compliance has not been fully assessed, evaluated, or determined"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compliance Indeterminate"@en .

dpv:ComplianceMonitoring a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Monitoring of compliance (e.g. internal policy, regulations)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Compliance Monitoring"@en .

dpv:ComplianceStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0055 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with Compliance with some norms, objectives, or requirements"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compliance Status"@en .

dpv:ComplianceUnknown a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State where the status of compliance is unknown"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compliance Unknown"@en .

dpv:ComplianceViolation a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    dct:modified "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State where compliance cannot be achieved due to requirements being violated"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compliance Violation"@en ;
    skos:scopeNote "Changed from \"violation of compliance\" for consistency with other terms"@en .

dpv:Compliant a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State of being fully compliant"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Compliant"@en .

dpv:ConditionalAutomation a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 3 in ISO/IEC 22989:2022 where the automation is sufficient to perform most tasks of the system with the human present to take over where necessary"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Conditional Automation"@en ;
    skos:scopeNote "Human Involvement is implied here, e.g. for intervention, input, decisions"@en .

dpv:ConfidentialData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 5.10"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data deemed confidential"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Confidential Data"@en .

dpv:ConfidentialityAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:created "2022-02-09"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    dct:source "DGA 3.1.a"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalAgreement ;
    skos:definition "Agreements that enforce confidentiality for e.g. to protect business, professional, or company secrets"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Confidentiality Agreement"@en .

dpv:ConformanceAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment ;
    skos:definition "Assessment regarding conformance with standards or norms or guidelines or similar instruments"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Conformance Assessment"@en .

dpv:ConformanceStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with conformance to a standard, guideline, code, or recommendation"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Conformance Status"@en .

dpv:Conformant a rdfs:Class,
        skos:Concept,
        dpv:ConformanceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConformanceStatus ;
    skos:definition "State of being conformant"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Conformant"@en .

dpv:Consent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-04-07"^^xsd:date ;
    vann:example dex:E0015,
        dex:E0018 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Consent of the Data Subject for specified process or activity"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Consent"@en .

dpv:ConsentControl a rdfs:Class,
        skos:Concept ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "The control or activity associated with obtaining, providing, withdrawing, or reaffirming consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Consent Control"@en .

dpv:ConsentExpired a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "The state where the temporal or contextual validity of consent has 'expired'"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Expired"@en ;
    skos:scopeNote "An example of this state is when the obtained consent has been assigned a duration - which has lapsed or 'expired', making it invalid to be used further for processing data"@en .

dpv:ConsentGiven a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusValidForProcessing ;
    skos:definition "The state where consent has been given"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Given"@en ;
    skos:scopeNote "An example of this state is when the individual clicks on a button, ticks a checkbox, verbally agrees - or any other form that communicates their decision agreeing to the processing of data"@en .

dpv:ConsentInvalidated a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "The state where consent has been deemed to be invalid"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Invalidated"@en ;
    skos:scopeNote "An example of this state is where an investigating authority or a court finds the collected consent did not meet requirements, and 'invalidates' both prior and future uses of it to carry out processing"@en .

dpv:ConsentManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.n"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PermissionManagement ;
    skos:definition "Methods to obtain, provide, modify, and withdraw consent along with maintaining a record of consent, retrieving records, and processing changes in consent states"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consent Management"@en .

dpv:ConsentNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    vann:example dex:E0072 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivacyNotice ;
    skos:definition "A Notice for information provision associated with Consent"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Consent Notice"@en .

dpv:ConsentReceipt a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentRecord ;
    skos:definition "A record of consent or consent related activities that is provided to another entity"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consent Receipt"@en .

dpv:ConsentRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    vann:example dex:E0016,
        dex:E0023 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingRecord ;
    skos:definition "A Record of Consent or Consent related activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consent Record"@en .

dpv:ConsentRefused a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "The state where consent has been refused"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Refused"@en ;
    skos:scopeNote "An example of this state is when the individual clicks on a 'disagree' or 'reject' or 'refuse' button, or leaves a checkbox unticked"@en .

dpv:ConsentRequestDeferred a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "State where a request for consent has been deferred without a decision"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Request Deferred"@en ;
    skos:scopeNote "An example of this state is when the individual closes or dismisses a notice without making a decision. This state is intended for making the distinction between a notice being provided (as a consent request) and the individual interacting with the notice without making a decision - where the 'ignoring of a notice' is taken as consent being neither given nor refused"@en .

dpv:ConsentRequested a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "State where a request for consent has been made and is awaiting a decision"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Requested"@en ;
    skos:scopeNote "An example of this state is when a notice has been presented to the individual but they have not made a decision"@en .

dpv:ConsentRevoked a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "The state where the consent is revoked by an entity other than the data subject and which prevents it from being further used as a valid state"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Revoked"@en ;
    skos:scopeNote "An example of this state is when a Data Controller stops utilising previously obtaining consent, such as when that service no longer exists"@en .

dpv:ConsentStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "The state or status of 'consent' that provides information reflecting its operational status and validity for processing data"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Status"@en ;
    skos:scopeNote "States are useful as information artefacts to implement them in controlling processing, and to reflect the process and flow of obtaining and maintaining consent. For example, a database table that stores consent states for specific processing and can be queried to obtain them in an efficient manner. States are also useful in investigations to determine the use and validity of consenting practices"@en .

dpv:ConsentStatusInvalidForProcessing a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatus ;
    skos:definition "States of consent that cannot be used as valid justifications for processing data"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Status Invalid for Processing"@en ;
    skos:scopeNote "This identifies the stages associated with consent that should not be used to process data"@en .

dpv:ConsentStatusValidForProcessing a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatus ;
    skos:definition "States of consent that can be used as valid justifications for processing data"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Status Valid for Processing"@en ;
    skos:scopeNote "Practically, given consent is the only valid state for processing"@en .

dpv:ConsentUnknown a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "State where information about consent is not available or is unknown"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Unknown"@en ;
    skos:scopeNote "Consent states can be unknown, for example, when information is not available, or cannot be trusted, or is known to be inaccurate"@en .

dpv:ConsentWithdrawn a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusInvalidForProcessing ;
    skos:definition "The state where the consent is withdrawn or revoked specifically by the data subject and which prevents it from being further used as a valid state"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Consent Withdrawn"@en ;
    skos:scopeNote "This state can be considered a form of 'revocation' of consent, where the revocation can only be performed by the data subject. Therefore we suggest using ConsentRevoked when it is a non-data-subject entity, and ConsentWithdrawn when it is the data subject"@en .

dpv:Consequence a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-08-16"^^xsd:date ;
    vann:example dex:E0027,
        dex:E0068,
        dex:E0071 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:RiskConcept ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RiskConcept ;
    skos:definition "The consequence(s) possible or arising from specified context"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Consequence"@en .

dpv:ConsequenceAsSideEffect a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Consequence ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consequence ;
    skos:definition "The consequence(s) possible or arising as a side-effect of specified context"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Consequence as Side-Effect"@en .

dpv:ConsequenceOfFailure a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-23"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Consequence ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consequence ;
    skos:definition "The consequence(s) possible or arising from failure of specified context"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Consequence of Failure"@en .

dpv:ConsequenceOfSuccess a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-23"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Consequence ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consequence ;
    skos:definition "The consequence(s) possible or arising from success of specified context"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Consequence of Success"@en .

dpv:Consult a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to consult or query data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Consult"@en ;
    skos:related svpr:Query .

dpv:Consultation a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Consultation is a process of receiving feedback, advice, or opinion from an external agency"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consultation"@en .

dpv:ConsultationWithAuthority a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consultation ;
    skos:definition "Consultation with an authority or authoritative entity"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consultation with Authority"@en .

dpv:ConsultationWithDPO a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consultation ;
    skos:definition "Consultation with Data Protection Officer(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consultation with DPO"@en .

dpv:ConsultationWithDataSubject a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consultation ;
    skos:definition "Consultation with data subject(s) or their representative(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consultation with Data Subject"@en .

dpv:ConsultationWithDataSubjectRepresentative a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsultationWithDataSubject ;
    skos:definition "Consultation with representative of data subject(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Consultation with Data Subject Representative"@en .

dpv:Consumer a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that consume goods or services for direct use"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Consumer"@en .

dpv:ConsumerStandardFormContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StandardFormContract ;
    skos:definition "A contract where the terms and conditions are determined by parties in the role of a 'consumer' - whether an entity or an individual, and the other parties have negligible or no ability to negotiate the terms and conditions"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Consumer Standard Form Contract"@en .

dpv:Context a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Contextually relevant information"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Context"@en ;
    skos:scopeNote "Context is a catch-all concept for information of relevance not possible to represent through other core concepts. DPV offers specific contextual concepts such as Necessity, Frequency, and Duration. More can be created by extending Context within use-cases."@en .

dpv:ContextuallyAnonymisedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:PseudonymisedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PseudonymisedData ;
    skos:definition "Data that can be considered as being fully anonymised within the context but in actuality is not fully anonymised and is still personal data as it can be de-anonymised outside that context"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Contextually Anonymised Data"@en ;
    skos:scopeNote "To distinguish between partially anonymised data that can be effectively treated as anonymised data (e.g. in processing) within a context (e.g. an organisation), the concept ContextuallyAnonymisedData should be used instead of AnonymisedData. Transfer of this data outside of the context should consider that it is not fully anonymised and that it is still personal data"@en .

dpv:ContinuousFrequency a rdfs:Class,
        skos:Concept,
        dpv:Frequency ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Frequency ;
    skos:definition "Frequency where occurrences are continuous"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Continuous Frequency"@en .

dpv:Contract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-04-07"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    vann:example dex:E0076,
        dex:E0077 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Creation, completion, fulfilment, or performance of a contract involving specified processing of data or technologies"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Contract"@en .

dpv:ContractActivationStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with activation of a contract i.e. whether its terms are active and are required to be performed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Activation Status"@en .

dpv:ContractActive a rdfs:Class,
        skos:Concept,
        dpv:ContractActivationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractActivationStatus ;
    skos:definition "Status representing contract that has been fully executed and whose terms are considered active i.e. they are applicable and are required to be performed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Active"@en ;
    skos:scopeNote "A contract being active only refers to its terms now being required to be fulfilled, while dpv:ContractBeingPerformed states that they are being performed"@en .

dpv:ContractAmended a rdfs:Class,
        skos:Concept,
        dpv:ContractPerformanceStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPerformanceStatus ;
    skos:definition "Status representing contract that has been fully executed and whose terms have been amended through mutual agreement or other means such that the contract is still required to be performed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Amended"@en .

dpv:ContractAmendmentClause a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A provision describing how changes or modifications to the contract can be made and the process for implementing them"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Amendment Clause"@en .

dpv:ContractApproved a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract has been approved and can be used for signing"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Approved"@en .

dpv:ContractBeingPerformed a rdfs:Class,
        skos:Concept,
        dpv:ContractPerformanceStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPerformanceStatus ;
    skos:definition "Status representing contract that has been fully executed and whose terms are being carried out i.e. the contract is being performed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Being Performed"@en .

dpv:ContractBreached a rdfs:Class,
        skos:Concept,
        dpv:ContractTerminationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractTerminationStatus ;
    skos:definition "Status representing contract being breached where its terms are not fulfilled or are violated with legal consequences"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Breached"@en .

dpv:ContractByDomain a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Contract ;
    skos:definition "A generic concept representing contracts categorised by specific domains which dictate the drafting and interpretation of contracts"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Contract by Domain"@en .

dpv:ContractByEntityType a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Contract ;
    skos:definition "A generic concept representing contracts categorised by the type of entities involved - such as Businesses (B), Consumers (C), and Governments (G)"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Contract by Entity Type"@en .

dpv:ContractByNegotiationType a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Contract ;
    skos:definition "A generic concept representing contracts categorised based on their use or absence of negotiation in the contract forming process"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Contract by Negotiation Type"@en .

dpv:ContractConfidentialityClause a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A provision requiring parties to keep certain information confidential and not disclose it to third parties"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Confidentiality Clause"@en .

dpv:ContractControl a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "The control or activity associated with accepting, refusing, and other actions associated with a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Contract Control"@en .

dpv:ContractDefinitions a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A section specifying the meanings of key terms and phrases used throughout the contract"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Definitions"@en .

dpv:ContractDisputeResolutionClause a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A provision detailing the methods and procedures for resolving disagreements or conflicts arising from the contract"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract DisputeResolution Clause"@en .

dpv:ContractDisputed a rdfs:Class,
        skos:Concept,
        dpv:ContractTerminationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractTerminationStatus ;
    skos:definition "Status representing contract being disputed where one or more parties have an issue regarding the interpretation and performance of the contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Disputed"@en .

dpv:ContractDrafted a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing the drafting of contract text has been completed and it can now be offered for signing"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Drafted"@en .

dpv:ContractExecutionStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with execution of a contract (i.e. signing and procedural aspects before the contract terms come in to effect)"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Execution Status"@en .

dpv:ContractExpired a rdfs:Class,
        skos:Concept,
        dpv:ContractTerminationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractTerminationStatus ;
    skos:definition "Status representing reaching the expiry defined in the contract, such as when the stated duration or the stated obligations have been completed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Expired"@en .

dpv:ContractExtended a rdfs:Class,
        skos:Concept,
        dpv:ContractTerminationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractTerminationStatus ;
    skos:definition "Status representing the duration associated with a contract being extended through mutual agreement or by a party"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Extended"@en .

dpv:ContractFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractFulfilmentStatus ;
    skos:definition "Status representing contract where all its terms have been fulfilled in a manner that does not constitute a violation or breach of the contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Fulfilled"@en .

dpv:ContractFulfilmentStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    vann:example dex:E0077,
        dex:E0078 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with fulfilment of a contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Fulfilment Status"@en .

dpv:ContractFullyExecuted a rdfs:Class,
        skos:Concept,
        dpv:ContractExecutionStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractExecutionStatus ;
    skos:definition "Status representing contract has been fully executed i.e. it has been signed by all parties and all other procedural aspects such as exchange of signed contract copies have been completed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Fully Executed"@en .

dpv:ContractFullySigned a rdfs:Class,
        skos:Concept,
        dpv:ContractExecutionStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractExecutionStatus ;
    skos:definition "Status representing contract has been signed by all concerned parties"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Fully Signed"@en .

dpv:ContractInactive a rdfs:Class,
        skos:Concept,
        dpv:ContractActivationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractActivationStatus ;
    skos:definition "Status representing contract that has been fully executed and whose terms are not yet active i.e. they need to be performed at a later time"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Inactive"@en ;
    skos:scopeNote "An example of an inactive contract is where its terms need to be fulfilled at a later date, at which point the contract will become active"@en .

dpv:ContractJurisdictionClause a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A provision specifying the legal jurisdiction or court where disputes related to the contract will be resolved"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Jurisdiction Clause"@en .

dpv:ContractNegotiated a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract has been successfully negotiated by involved parties"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Negotiated"@en .

dpv:ContractNotFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractFulfilmentStatus ;
    skos:definition "Status representing contract where none of its terms have been fulfilled in a manner that does not constitute a violation or breach of the contract i.e. there is still time and opportunity to complete the terms"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Not Fulfilled"@en .

dpv:ContractOffered a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract has been offered to a party or to parties for reviewing and signing"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Offered"@en .

dpv:ContractPartiallyFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractFulfilmentStatus ;
    skos:definition "Status representing contract where some of its terms have been fulfilled, and others are yet to be fulfilled in a manner that does not constitute a violation or breach of the contract i.e. there is still time and opportunity to complete the terms"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Partially Fulfilled"@en .

dpv:ContractPartiallySigned a rdfs:Class,
        skos:Concept,
        dpv:ContractExecutionStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractExecutionStatus ;
    skos:definition "Status representing contract has been partially signed by parties i.e. some parties have signed the contract and others are yet to make a decision to sign it"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Partially Signed"@en .

dpv:ContractPerformance a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Contract ;
    skos:definition "Fulfilment or performance of a contract involving specified processing of data or technologies"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Contract Performance"@en .

dpv:ContractPerformanceStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with performance of a contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Performance Status"@en .

dpv:ContractPreamble a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "An introductory section outlining the background, context, and purpose of the contract"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Preamble"@en .

dpv:ContractPreparationStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with preparation of contracts before they are signed or accepted or executed"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Preparation Status"@en .

dpv:ContractRejected a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract has been rejected and cannot be used for signing"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Rejected"@en .

dpv:ContractRenewed a rdfs:Class,
        skos:Concept,
        dpv:ContractPerformanceStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPerformanceStatus ;
    skos:definition "Status representing contract being renewed with new duration and/or applicability where the contract has been fully executed in the past"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Renewed"@en .

dpv:ContractSignedByParty a rdfs:Class,
        skos:Concept,
        dpv:ContractExecutionStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractExecutionStatus ;
    skos:definition "Status representing contract has been signed by the indicated signing party"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Signed By Party"@en ;
    skos:scopeNote "The signing party can be expressed using dpv:hasParty with the status along with metadata such as a timestamp, or the status can be used to list whether each party in the contract has signed or not e.g. it is reviewing the contract"@en .

dpv:ContractStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0077 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with a contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Status"@en .

dpv:ContractTemporarilySuspended a rdfs:Class,
        skos:Concept,
        dpv:ContractPerformanceStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPerformanceStatus ;
    skos:definition "Status representing contract that has been temporarily suspended through mutual agreement or by some parties"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Temporarily Suspended"@en .

dpv:ContractTerminated a rdfs:Class,
        skos:Concept,
        dpv:ContractTerminationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractTerminationStatus ;
    skos:definition "Status representing contract being terminated by one or more parties"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Terminated"@en .

dpv:ContractTerminationClause a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "A provision outlining the conditions under which the contract can be terminated before its completion, including any penalties or obligations"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contract Termination Clause"@en .

dpv:ContractTerminationStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with termination of a contract"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Termination Status"@en .

dpv:ContractUnderNegotiation a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract is under negotiation between parties"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Under Negotiation"@en .

dpv:ContractUnderReview a rdfs:Class,
        skos:Concept,
        dpv:ContractPreparationStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractPreparationStatus ;
    skos:definition "Status representing contract is under review and is being considered for signing"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Under Review"@en .

dpv:ContractViolated a rdfs:Class,
        skos:Concept,
        dpv:ContractFulfilmentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractFulfilmentStatus ;
    skos:definition "Status representing contract where one or more terms have not been fulfilled or have been fulfilled, where either is considered a violation of the terms"@en ;
    skos:inScheme dpv:contract-status-classes ;
    skos:prefLabel "Contract Violated"@en .

dpv:ContractualClause a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0078 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "A part or component within a contract that outlines its specifics"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause"@en .

dpv:ContractualClauseFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractualClauseFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractualClauseFulfilmentStatus ;
    skos:definition "Status indicating the terms of the contractual clause are fulfilled i.e. they have been successfully completed without violation"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause Fulfilled"@en .

dpv:ContractualClauseFulfilmentStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractStatus ;
    skos:definition "Status associated with fulfilment of a contractual clause"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause Fulfilment Status"@en .

dpv:ContractualClauseNotFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractualClauseFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractualClauseFulfilmentStatus ;
    skos:definition "Status indicating the terms of the contractual clause have not yet been fulfilled in a manner that does not constitute a violation i.e. there is still an opportunity to complete them"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause Unfulfilled"@en .

dpv:ContractualClausePartiallyFulfilled a rdfs:Class,
        skos:Concept,
        dpv:ContractualClauseFulfilmentStatus ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ContractualClauseFulfilmentStatus ;
    skos:definition "Status indicating some of the terms of the contractual clause have been fulfilled, and others have not yet been fulfilled in a manner that does not constitute a violation i.e. there is still an opportunity to complete them"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause Partially Fulfilled"@en .

dpv:ContractualClauseViolated a rdfs:Class,
        skos:Concept,
        dpv:ContractualClauseFulfilmentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClauseFulfilmentStatus ;
    skos:definition "Status indicating the terms of the contractual clause have been violated"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Contractual Clause Breached"@en .

dpv:ContractualTerms a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:LegalMeasure ;
    skos:definition "Contractual terms governing data handling within or with an entity"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Contractual Terms"@en .

dpv:ControllerDataSubjectAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:created "2024-08-27"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:DataSubjectContract ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Controller and a Data Subject"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Controller-Data Subject Agreement"@en .

dpv:ControllerInformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformed ;
    skos:definition "Status indicating Controller has been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Controller Informed"@en .

dpv:ControllerProcessorAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    vann:example dex:E0024 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:DataProcessorContract ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Controller and a Data Processor"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Controller-Processor Agreement"@en .

dpv:ControllerUninformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityUninformed ;
    skos:definition "Status indicating Controller is uninformed i.e. has not been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Controller Uninformed"@en .

dpv:Copy a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to produce an exact reproduction of the data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Copy"@en ;
    skos:related svpr:Copy .

dpv:CorrectingProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can correct the process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Correcting Process"@en ;
    skos:scopeNote "Correction of process refers to the ability to change how the process takes place"@en .

dpv:CorrectingProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can correct input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Correcting Process Input"@en .

dpv:CorrectingProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can correct the output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Correcting Process Output"@en ;
    skos:scopeNote "Correction of outputs allows modification of the output - implying continuation of the process. This is distinct from reversing of outputs which revert the output back to its previous value and possibly imply not continuing with the process"@en .

dpv:CounterMoneyLaundering a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FraudPreventionAndDetection ;
    skos:definition "Purposes associated with detection, prevention, and mitigation of mitigate money laundering"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Counter Money Laundering"@en .

dpv:Counterterrorism a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with activities that detect, prevent, mitigate, or otherwise perform activities to combat or eliminate terrorism (also referred to as anti-terrorism)"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Counterterrorism"@en .

dpv:Country a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Jurisdiction ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Jurisdiction ;
    skos:definition "A political entity indicative of a sovereign or non-sovereign territorial state comprising of distinct geographical areas"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Country"@en ;
    skos:scopeNote "The definition of country is not intended for political interpretation. DPVCG welcomes alternate definitions based in existing sources with global scope, such as UN or ISO."@en .

dpv:CredentialManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthorisationProcedure ;
    skos:definition "Management of credentials and their use in authorisations"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Credential Management"@en .

dpv:CrossBorderTransfer a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transfer ;
    skos:definition "to move data from one jurisdiction (border) to another"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Cross-Border Transfer"@en .

dpv:CryptographicAuthentication a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols,
        dpv:CryptographicMethods ;
    skos:definition "Use of cryptography for authentication"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Cryptographic Authentication"@en .

dpv:CryptographicKeyManagement a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Management of cryptographic keys, including their generation, storage, assessment, and safekeeping"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Cryptographic Key Management"@en .

dpv:CryptographicMethods a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Use of cryptographic methods to perform tasks"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Cryptographic Methods"@en .

dpv:Customer a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that purchase goods or services"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Customer"@en ;
    skos:scopeNote "note: for B2B relations where customers are organisations, this concept only applies for data subjects"@en .

dpv:CustomerCare a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerManagement ;
    skos:definition "Customer Care refers to purposes associated with purposes for providing assistance, resolving issues, ensuring satisfaction, etc. in relation to services provided"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Care"@en ;
    skos:related svpu:Feedback .

dpv:CustomerClaimsManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerManagement ;
    skos:definition "Customer Claims Management refers to purposes associated with managing claims, including repayment of monies owed"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Claims Management"@en .

dpv:CustomerManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Customer Management refers to purposes associated with managing activities related with past, current, and future customers"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Management"@en .

dpv:CustomerOrderManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerManagement ;
    skos:definition "Customer Order Management refers to purposes associated with managing customer orders i.e. processing of an order related to customer's purchase of good or services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Order Management"@en .

dpv:CustomerRelationshipManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerManagement ;
    skos:definition "Customer Relationship Management refers to purposes associated with managing and analysing interactions with past, current, and potential customers"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Relationship Management"@en .

dpv:CustomerSolvencyMonitoring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerManagement ;
    skos:definition "Customer Solvency Monitoring refers to purposes associated with monitor solvency of customers for financial diligence"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Customer Solvency Monitoring"@en .

dpv:CybersecurityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityAssessment ;
    skos:definition "Assessment of cybersecurity capabilities in terms of vulnerabilities and effectiveness of controls"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Cybersecurity Assessment"@en .

dpv:CybersecurityTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StaffTraining ;
    skos:definition "Training methods related to cybersecurity"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Cybersecurity Training"@en .

dpv:DPIA a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source "GDPR Art. 35"@en ;
    vann:example dex:E0056 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsImpactAssessment ;
    skos:definition "Impact assessment determining the potential and actual impact of processing activities on individuals or groups of individuals and taking into account the impacts of activities on their rights and freedoms"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Data Protection Impact Assessment (DPIA)"@en ;
    skos:scopeNote "Specific requirements and procedures for DPIA are defined in GDPR Art.35"@en .

dpv:DashboardNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that is provided within a dashboard also used for other purposes"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Dashboard Notice"@en .

dpv:Data a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "A broad concept representing 'data' or 'information'"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Data"@en .

dpv:DataAltruism a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with the voluntary sharing of data for the general interest of the public, such as healthcare or combating climate change"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Data Altruism"@en ;
    skos:scopeNote "Data Altruism as a purpose should be combined with other purposes to indicate their altruistic interpretation or application. E.g. improving healthcare and data altruism in combination."@en .

dpv:DataAvailabilityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2026-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance ;
    skos:definition "Measures associated with assessment of availability of data for specific task(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Availability Assessment"@en .

dpv:DataBackupProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Protocols or plans for backing up of data"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Data Backup Protocols"@en .

dpv:DataBreachImpactAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsImpactAssessment ;
    skos:definition "Impact Assessment concerning the consequences and impacts of a data breach"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Data Breach Impact Assessment (DBIA)"@en ;
    skos:scopeNote "Data Breach assessments can require additional non-security related assessments such as GDPR Art.34 Rights Impact Assessment"@en .

dpv:DataBreachNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source " DGA 21.5 GDPR 33"@en,
        " GDPR 34"@en,
        "DGA 12.k"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityIncidentNotice ;
    skos:definition "A notice providing information about data breach(es) i.e. unauthorised transfer, access, use, or modification of data"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Data Breach Notice"@en .

dpv:DataBreachNotification a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source " DGA 21.5 GDPR 33"@en,
        " GDPR 34"@en,
        "DGA 12.k"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityIncidentNotification ;
    skos:definition "Notification of information about data breach(es) i.e. unauthorised transfer, access, use, or modification of data"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Breach Notification"@en .

dpv:DataBreachRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecordsOfActivities ;
    skos:definition "Record of a data breach incident"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Breach Record"@en .

dpv:DataController a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-7g" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_7/oj" ] ;
    vann:example dex:E0032,
        dex:E0033 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "The individual or organisation that decides (or controls) the purpose(s) of processing personal data."@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Controller"@en ;
    skos:scopeNote "The terms 'Controller', 'Data Controller', and 'PII Controller' refer to the same concept"@en .

dpv:DataControllerContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:DataProcessingAgreement ;
    skos:definition "Creation, completion, fulfilment, or performance of a contract, with Data Controllers as parties being Joint Data Controllers, and involving specified processing of data or technologies. NOTE: This concept is being deprecated - use dpv:JointDataControllersAgreement which has a more explicit definition of the entities involved and the intent of the contract"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Data Controller Contract"@en .

dpv:DataControllerDataSource a rdfs:Class,
        skos:Concept,
        dpv:DataSource ;
    dct:created "2023-10-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSource ;
    skos:definition "Data Sourced from Data Controller(s), e.g. a Controller inferring data or generating data"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Data Controller as Data Source"@en .

dpv:DataDeletionPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy regarding deletion of data"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Deletion Policy"@en ;
    skos:scopeNote "Deletion and Erasure are distinct activities where deletion refers to logical removal of data with the possibility of retrieval whereas erasure refers to destruction of data such that it cannot be retrieved. See dpv:DataErasurePolicy"@en .

dpv:DataErasurePolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy regarding erasure of data"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Erasure Policy"@en ;
    skos:scopeNote "Erasure or data destruction or secure removal of data refers to irreversible erasure of data. See dpv:DataDeletion for reversible or logical deletion of data"@en .

dpv:DataExporter a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b509c5b4d2c0fb8b5bc96fa8a45111e5c ;
    vann:example dex:E0035 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "An entity that 'exports' data where exporting is considered a form of data transfer"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Exporter"@en ;
    skos:scopeNote "The term 'Data Exporter' is used by the EU-EDPB as the entity that transfer data across borders. While the EDPB refers to the jurisdictional border of EU, the term within DPV can be used to denote any 'export' or transfer or transmission of data and is thus a broader concept than the EDPB's definition."@en .

dpv:DataGovernance a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationGovernance ;
    skos:definition "Measures associated with topics typically considered to be part of 'Data Governance'"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Governance"@en .

dpv:DataHandlingClause a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualTerms ;
    skos:definition "Contractual clauses governing handling of data within or by an entity"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Data Handling Clause"@en .

dpv:DataImporter a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b509c5b4d2c0fb8b5bc96fa8a45111e5c ;
    vann:example dex:E0035 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Recipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Recipient ;
    skos:definition "An entity that 'imports' data where importing is considered a form of data transfer"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Importer"@en ;
    skos:scopeNote "The term 'Data Importer' is used by the EU-EDPB as the entity that receives transferred data across borders. While the EDPB refers to the jurisdictional border of EU, the term within DPV can be used to denote any 'import' or reception of transfer or transmission of data and is thus a broader concept than the EDPB's definition."@en .

dpv:DataInteroperabilityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment,
        dpv:DataInteroperabilityManagement ;
    skos:definition "Measures associated with assessment of data interoperability"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Interoperability Assessment"@en .

dpv:DataInteroperabilityImprovement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.d"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataInteroperabilityManagement ;
    skos:definition "Measures associated with improvement of data interoperability"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Interoperability Improvement"@en .

dpv:DataInteroperabilityManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance ;
    skos:definition "Measures associated with management of data interoperability"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Interoperability Management"@en .

dpv:DataInventoryManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance ;
    skos:definition "Measures associated with management of data inventory or a data asset list"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Inventory Management"@en .

dpv:DataJurisdictionPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy specifying jurisdictional requirements for data processing"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Jurisdiction Policy"@en ;
    skos:scopeNote "Jurisdictional requirements can refer to data being stored within specific jurisdictions, or that data must be in line with jurisdictional laws and norms"@en .

dpv:DataLiteracy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DigitalLiteracy ;
    skos:definition "Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding data"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Literacy"@en .

dpv:DataProcessingAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Contract ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Data Processing Agreement"@en ;
    skos:scopeNote "For specific role-based data processing agreements, see concepts for Processors and JointDataController agreements."@en .

dpv:DataProcessingPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Policy regarding data processing activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Processing Policy"@en ;
    skos:scopeNote "This only refers to the policy or plan or procedure describing how the data processing should be conducted. To represent the granular details, see further concepts e.g. dpv:DataStoragePolicy to describe policy regarding storage, or dpv:DataStorageCondition to represent information within the policy for how information should be stored"@en .

dpv:DataProcessingRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecordsOfActivities ;
    skos:definition "Record of data processing, whether ex-ante or ex-post"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Processing Record"@en .

dpv:DataProcessor a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2019-06-04"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-8" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_8/oj" ] ;
    vann:example dex:E0033 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Recipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Recipient ;
    skos:definition "A ‘processor’ means a natural or legal person, public authority, agency or other body which processes data on behalf of the controller."@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Processor"@en .

dpv:DataProcessorContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:DataProcessingAgreement ;
    skos:definition "Creation, completion, fulfilment, or performance of a contract, with the Data Controller and Data Processor as parties, and involving specified processing of data or technologies. NOTE: This concept is being deprecated - use dpv:ControllerProcessorAgreement which has a more explicit definition of the entities involved and the intent of the contract"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Data Processor Contract"@en .

dpv:DataProtectionAuthority a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    vann:example dex:E0036 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Authority ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Authority ;
    skos:definition "An authority tasked with overseeing legal compliance regarding privacy and data protection laws."@en ;
    skos:inScheme dpv:entities-authority-classes ;
    skos:prefLabel "Data Protection Authority"@en .

dpv:DataProtectionOfficer a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2021-12-08"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.37" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj" ] ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Representative ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Representative ;
    skos:definition "An entity within or authorised by an organisation to monitor internal compliance, inform and advise on data protection obligations and act as a contact point for data subjects and the supervisory authority."@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Protection Officer"@en .

dpv:DataProtectionTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StaffTraining ;
    skos:definition "Training intended to increase knowledge regarding data protection"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Protection Training"@en .

dpv:DataPublishedByDataSubject a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectDataSource ;
    dct:contributor _:person-julian-flake ;
    dct:created "2022-08-24"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectDataSource ;
    skos:definition "Data is published by the data subject"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Data published by Data Subject"@en ;
    skos:scopeNote "This refers to where that data was made publicly available by the data subject. An example of this would be a social media profile that the data subject has made publicly accessible."@en .

dpv:DataQualityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment,
        dpv:DataQualityManagement ;
    skos:definition "Measures associated with assessment of data quality"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Quality Assessment"@en .

dpv:DataQualityImprovement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataQualityManagement ;
    skos:definition "Measures associated with improvement of data quality"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Quality Improvement"@en .

dpv:DataQualityManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance ;
    skos:definition "Measures associated with management of data quality"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Quality Management"@en .

dpv:DataRedaction a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-10-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSanitisationTechnique ;
    skos:definition "Removal of sensitive information from a data or document"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Data Redaction"@en .

dpv:DataRestorationPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy regarding restoration of data"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Restoration Policy"@en ;
    skos:scopeNote "Restoration can refer to how data is restored from a backup"@en .

dpv:DataReusePolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy regarding reuse of data i.e. using data for purposes other than its initial purpose"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Reuse Policy"@en ;
    skos:scopeNote "This policy can be used to describe the procedures associated with undertaking such reuse of data, for example to assess its legality and the compatibility of the initial and subsequent purposes"@en .

dpv:DataSanitisationTechnique a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Cleaning or any removal or re-organisation of elements in data based on selective criteria"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Data Sanitisation Technique"@en .

dpv:DataSecurityManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance,
        dpv:SecurityProcedure ;
    skos:definition "Measures associated with management of data security"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Security Management"@en ;
    skos:scopeNote "Examples of data security management are assessing the appropriate security controls such as encryption, testing the implemented security controls, and ensuring it is protected and safeguarded from unintended actions"@en .

dpv:DataSource a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    vann:example dex:E0012 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "The source or origin of data"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Data Source"@en ;
    skos:scopeNote "Source' is the direct point of data collection; 'origin' would indicate the original/others points of where the data originates from."@en .

dpv:DataStoragePolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingPolicy ;
    skos:definition "Policy regarding storage of data, including the manner, duration, location, and conditions for storage"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Storage Policy"@en .

dpv:DataSubProcessor a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-25"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DataProcessor ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessor ;
    skos:definition "A 'sub-processor' is a processor engaged by another processor"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Data Sub-Processor"@en ;
    skos:scopeNote "A 'Sub-Processor' is always a 'Processor' with the distinction of not directly being appointed by the 'Controller'"@en .

dpv:DataSubject a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    dct:source _:bb7b567cf983b60ca4198a8448a5145a1 ;
    vann:example dex:E0039,
        dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:HumanSubject ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "The individual (or category of individuals) whose personal data is being processed"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Data Subject"@en ;
    skos:scopeNote "The term 'data subject' is specific to the GDPR, but is functionally equivalent to the term 'individual associated with data' and the ISO/IEC term 'PII Principle'"@en .

dpv:DataSubjectContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:DataProcessingAgreement ;
    skos:definition "Creation, completion, fulfilment, or performance of a contract, with the Data Controller and Data Subject as parties, and involving specified processing of data or technologies. NOTE: This concept is being deprecated - use dpv:ControllerDataSubjectAgreement which has a more explicit definition of the entities involved and the intent of the contract"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Data Subject Contract"@en .

dpv:DataSubjectDataSource a rdfs:Class,
        skos:Concept,
        dpv:DataSource ;
    dct:created "2023-10-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSource ;
    skos:definition "Data Sourced from Data Subject(s), e.g. when data is collected via a form or observed from their activities"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Data Subject as Data Source"@en .

dpv:DataSubjectInformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformed ;
    skos:definition "Status indicating DataSubject has been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Data Subject Informed"@en .

dpv:DataSubjectRight a rdfs:Class,
        skos:Concept,
        dpv:Right ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Right ;
    skos:definition "The rights applicable or provided to a Data Subject"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Data Subject Right"@en ;
    skos:scopeNote "Based on use of definitions, the notion of 'Data Subject Right' can be equivalent to 'Individual Right' or 'Right of a Person'"@en .

dpv:DataSubjectRightsManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.m"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsManagement ;
    skos:definition "Methods to provide, implement, and exercise data subjects' rights"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Subject Rights Management"@en ;
    skos:scopeNote "This concept only concerns the organisational management of rights, and does not represent the rights themselves - especially where such 'rights' are legally recognised or defined for the data subject or individual. The concept dpv:DataSubjectRight is provided to represent such legal rights."@en .

dpv:DataSubjectScale a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-rana-saniei ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0049 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Scale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Scale ;
    skos:definition "Scale of Data Subject(s)"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Data Subject Scale"@en .

dpv:DataSubjectUninformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityUninformed ;
    skos:definition "Status indicating DataSubject is uninformed i.e. has not been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Data Subject Uninformed"@en .

dpv:DataSuitabilityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2026-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataQualityAssessment ;
    skos:definition "Measures associated with assessment of suitability of data for specific task(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Suitability Assessment"@en .

dpv:DataTransferImpactAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ImpactAssessment ;
    skos:definition "Impact Assessment for conducting data transfers"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Data Transfer Impact Assessment"@en .

dpv:DataTransferLegalBasis a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Specific or special categories and instances of legal basis intended for justifying data transfers"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Data Transfer Legal Basis"@en .

dpv:DataTransferNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 5.9"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "Notice for the legal entity for the transfer of its data"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Data Transfer Notice"@en .

dpv:DataTransferRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingRecord ;
    skos:definition "Record of data transfer activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Data Transfer Record"@en .

dpv:DataVolume a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-rana-saniei ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0049 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Scale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Scale ;
    skos:definition "Volume or Scale of Data"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Data Volume"@en .

dpv:DecentralisedLocations a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationFixture ;
    skos:definition "Location that is spread across multiple separate areas with no distinction between their importance"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Decentralised Locations"@en .

dpv:DecisionMaking a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Processing that involves decision making"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Decision Making"@en .

dpv:Deidentification a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-11-24"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "NISTIR 8053" ;
            schema:url "https://nvlpubs.nist.gov/nistpubs/ir/2015/NIST.IR.8053.pdf" ] ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSanitisationTechnique ;
    skos:definition "Removal of identity or information to reduce identifiability"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "De-Identification"@en .

dpv:Delete a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Remove ;
    skos:definition "to remove data in a logical fashion i.e. with the possibility of retrieval"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Delete"@en .

dpv:DeliveryOfGoods a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestedServiceProvision ;
    skos:definition "Purposes associated with delivering goods and services requested or asked by consumer"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Delivery of Goods"@en ;
    skos:related svpu:Delivery .

dpv:Derive a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    vann:example dex:E0009 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to create new derivative data from the original data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Derive"@en ;
    skos:related svpr:Derive ;
    skos:scopeNote "Derive indicates data is present or obtainable from existing data. For data that is created without such existence, see Infer."@en .

dpv:DerivedData a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that has been obtained through derivations of other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Derived Data"@en .

dpv:DerivedPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "DPVCG" ;
            schema:url "https://www.w3.org/community/dpvcg/" ] ;
    vann:example dex:E0009,
        dex:E0046 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DerivedData,
        dpv:PersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DerivedData,
        dpv:PersonalData ;
    skos:definition "Personal Data that is obtained or derived from other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Derived Personal Data"@en ;
    skos:related svd:Derived ;
    skos:scopeNote "Derived Data is data that is obtained through processing of existing data, e.g. deriving first name from full name. To indicate data that is derived but which was not present or evident within the source data, InferredPersonalData should be used."@en .

dpv:DesignStandard a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Standard ;
    skos:definition "A set of rules or guidelines outlining criterias for design"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Design Standard"@en .

dpv:Destruct a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Remove ;
    skos:definition "to process data in a way it no longer exists or cannot be repaired"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Destruct"@en .

dpv:DeterministicPseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Pseudonymisation ;
    skos:definition "Pseudonymisation achieved through a deterministic function"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Deterministic Pseudonymisation"@en .

dpv:Deterrence a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:UnacceptableRule ;
    skos:definition "A rule describing a deterrence for performing an activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Deterrence"@en ;
    skos:scopeNote "Deterrences are aligned with the term SHOULD NOT in RFC2119 where specified activities should be avoided from being carried out but are not prohibitions"@en .

dpv:DeterrenceFollowed a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating a deterrence has been followed i.e. the activity stated as being deterred has not been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Deterrence Followed"@en .

dpv:DeterrenceNotFollowed a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleUnfulfilled ;
    skos:definition "Status indicating a deterrence has not been followed i.e. the activity stated as being deterred has been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Deterrence Not Followed"@en .

dpv:DeviceNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice provided using the functionality provided by a device e.g. using the popup or alert feature"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Device Notice"@en .

dpv:DifferentialPrivacy a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Utilisation of differential privacy where information is shared as patterns or groups to withhold individual elements"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Differential Privacy"@en .

dpv:DigitalLiteracy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding digital technologies and their implications"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Digital Literacy"@en .

dpv:DigitalRightsManagement a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Management of access, use, and other operations associated with digital content"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Digital Rights Management"@en .

dpv:DigitalSignatures a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Expression and authentication of identity through digital information containing cryptographic signatures"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Digital Signatures"@en .

dpv:DirectMarketing a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Marketing ;
    skos:definition "Purposes associated with conducting direct marketing i.e. marketing communicated directly to the individual"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Direct Marketing"@en .

dpv:DisasterRecoveryProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to management of disasters and recovery"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Disaster Recovery Procedures"@en .

dpv:Disclose a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to make data known"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Disclose"@en .

dpv:DiscloseByTransmission a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to disclose data by means of transmission"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Disclose by Transmission"@en .

dpv:Display a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.20"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to present or show data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Display"@en .

dpv:DisputeManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationGovernance ;
    skos:definition "Purposes associated with activities that manage disputes by natural persons, private bodies, or public authorities relevant to organisation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Dispute Management"@en .

dpv:Disseminate a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to spread data throughout"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Disseminate"@en .

dpv:DistributedSystemSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implementations provided using or over a distributed system"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Distributed System Security"@en .

dpv:DistributionAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByDomain ;
    skos:definition "A contract regarding supply of data or technologies between a distributor and a supplier"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Distribution Agreement"@en .

dpv:DocumentRandomisedPseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Pseudonymisation ;
    skos:definition "Use of randomised pseudonymisation where the same elements are assigned different values in the same document or database"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Document Randomised Pseudonymisation"@en .

dpv:DocumentSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security measures enacted over documents to protect against tampering or restrict access"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Document Security"@en .

dpv:Download a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source " 2.20"@en,
        "DGA 2.13"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to provide a copy or to receive a copy of data over a network or internet"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Download"@en .

dpv:Duration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    vann:example dex:E0050,
        dex:E0070 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "The duration or temporal limitation"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Duration"@en .

dpv:EULA a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LicenseAgreement ;
    skos:definition "End User License Agreement is a contract entered into between a software (or service) developer or provider with the (end-)user"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "End User License Agreement (EULA)"@en .

dpv:EconomicUnion a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Jurisdiction ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Jurisdiction ;
    skos:definition "A political union of two or more countries based on economic or trade agreements"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Economic Union"@en .

dpv:EducationalOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation focused on delivering formal or informal education, training, or research"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Educational Organisation"@en .

dpv:EducationalTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StaffTraining ;
    skos:definition "Training methods that are intended to provide education on topic(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Educational Training"@en .

dpv:EffectivenessDeterminationProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment ;
    skos:definition "Procedures intended to determine effectiveness of other measures"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Effectiveness Determination Procedures"@en .

dpv:ElderlyDataSubject a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:VulnerableDataSubject ;
    skos:definition "Data subjects that are considered elderly (i.e. based on age)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Elderly Data Subject"@en .

dpv:ElderlyHuman a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VulnerableHuman ;
    skos:definition "Humans that are considered elderly (i.e. based on age)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Elderly Human"@en .

dpv:EmergencyHealthcareProvider a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EmergencyServiceProvider ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EmergencyServiceProvider ;
    skos:definition "An organisation that is an emergency service provider focused on delivering immediate medical care to patients in critical or life-threatening situations"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Emergency Healthcare Provider"@en .

dpv:EmergencyServiceProvider a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation tasked with providing emergency services such as by responding rapidly to urgent situations to protect lives, property, and the environment"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Emergency Service Provider"@en .

dpv:Employee a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are employees"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Employee"@en .

dpv:EmploymentContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByDomain ;
    skos:definition "A contract regarding employment between an employer and an employee"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Employment Contract"@en .

dpv:Encryption a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0020 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Technical measures consisting of encryption"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Encryption"@en .

dpv:EncryptionAtRest a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Encryption of data when being stored (persistent encryption)"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Encryption at Rest"@en .

dpv:EncryptionInTransfer a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Encryption of data in transit e.g. when being transferred from one location to another, including sharing"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Encryption in Transfer"@en .

dpv:EncryptionInUse a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Encryption of data when it is being used"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Encryption in Use"@en .

dpv:EndToEndEncryption a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Encrypted communications where data is encrypted by the sender and decrypted by the intended receiver to prevent access to any third party"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "End-to-End Encryption (E2EE)"@en .

dpv:EndlessDuration a rdfs:Class,
        skos:Concept,
        dpv:Duration ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that is (known or intended to be) open ended or without an end"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Endless Duration"@en .

dpv:EnforceAccessControl a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EnforceSecurity ;
    skos:definition "Purposes associated with conducting or enforcing access control as a form of security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Enforce Access Control"@en ;
    skos:related svpu:Login ;
    skos:scopeNote "Was previously \"Access Control\". Prefixed to distinguish from Technical Measure."@en .

dpv:EnforceSecurity a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with ensuring and enforcing security for data, personnel, or other related matters"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Enforce Security"@en ;
    skos:scopeNote "Was previous \"Security\". Prefixed to distinguish from TechOrg measures."@en .

dpv:EnterIntoContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Contract ;
    skos:definition "Processing necessary to enter into contract"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Enter Into Contract"@en .

dpv:Entity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "A human or non-human 'thing' that constitutes as an entity"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Entity"@en .

dpv:EntityActiveInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "Involvement where entity is 'actively' involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Active Involvement"@en .

dpv:EntityInformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformedStatus ;
    skos:definition "Status indicating entity has been informed about specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Entity Informed"@en .

dpv:EntityInformedStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status indicating whether an entity is informed or uninformed about specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Entity Informed Status"@en .

dpv:EntityIntendedInvolvement a rdfs:Class,
        skos:Concept,
        dpv:EntityInvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement,
        dpv:Intended ;
    skos:definition "Status indicating the involvement of the entity is intended"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Intended Involvement"@en .

dpv:EntityInvolved a rdfs:Class,
        skos:Concept,
        dpv:EntityInvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvementStatus ;
    skos:definition "Status indicating the entity is involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Involved"@en .

dpv:EntityInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Involvement of an entity in specific context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Involvement"@en .

dpv:EntityInvolvementStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement,
        dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement,
        dpv:Status ;
    skos:definition "Status indicating whether an entity is involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Involvement Status"@en .

dpv:EntityNonInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "Indicating entity is not involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Non-Involvement"@en .

dpv:EntityNonPermissiveInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "Involvement of an entity in specific context where it is not permitted or able to do something"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Non-Permissive Involvement"@en .

dpv:EntityNotInvolved a rdfs:Class,
        skos:Concept,
        dpv:EntityInvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvementStatus ;
    skos:definition "Status indicating the entity is not involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Not Involved"@en .

dpv:EntityPassiveInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "Involvement where entity is 'passively' or 'not actively' involved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Passive Involvement"@en .

dpv:EntityPermissiveInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "Involvement of an entity in specific context where it is permitted or able to do something"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Permissive Involvement"@en .

dpv:EntityUninformed a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInformedStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformedStatus ;
    skos:definition "Status indicating entity is uninformed i.e. has been not been informed about specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Entity Uninformed"@en .

dpv:EntityUnintendedInvolvement a rdfs:Class,
        skos:Concept,
        dpv:EntityInvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement,
        dpv:Unintended ;
    skos:definition "Status indicating the involvement of the entity is not intended"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Entity Unintended Involvement"@en .

dpv:EnvironmentalProtection a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-13"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection against environmental threats such as fire, floods, storms, etc."@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Environmental Protection"@en .

dpv:Erase a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Remove ;
    skos:definition "to remove data from existence i.e. without the possibility of retrieval"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Erase"@en .

dpv:EstablishContractualAgreement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with carrying out data processing to establish an agreement, such as for entering into a contract"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Establish Contractual Agreement"@en .

dpv:EvaluationOfIndividuals a rdfs:Class,
        skos:Concept,
        dpv:EvaluationScoring ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    dct:modified "2022-11-30"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EvaluationScoring ;
    skos:definition "Processing that involves evaluation of individuals"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Evaluation of Individuals"@en .

dpv:EvaluationScoring a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Processing that involves evaluation and scoring of individuals"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Evaluation and Scoring"@en .

dpv:ExpectationStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Status indicating whether the specified context was intended or unintended"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Expectation Status"@en ;
    skos:scopeNote "Expectation is associated with the outcome of a goal or purpose for what is expected to happen i.e. an ex-post indication of what was expected to happen in the specified context. Intention and Expectation are closely related terms. We recommend using Intention when the entity has the ability to control the implementation and Expectation for when the entity does not have control or for what happens after or beyond the exercise of control."@en .

dpv:Expected a rdfs:Class,
        skos:Concept,
        dpv:ExpectationStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ExpectationStatus ;
    skos:definition "Status indicating the specified context was expected"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Expected"@en .

dpv:ExplicitlyExpressedConsent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    vann:example dex:E0018 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ExpressedConsent ;
    skos:definition "Consent that is expressed through an explicit action solely conveying a consenting decision"@en ;
    skos:inScheme dpv:consent-types-classes ;
    skos:prefLabel "Explicitly Expressed Consent"@en ;
    skos:scopeNote "Explicitly expressed consent is a more specific form of Expressed consent where the action taken must 'explicitly' relate to only the consent decision. Expressed consent where the consenting is part of other matters therefore cannot satisfy the requirements of explicitly expressed consent. An example of explicit action expressing the consenting decision is a button on a web form where the form only relates to consent, or it is accompanied with suitable text that reiterates what the consenting decision is about"@en .

dpv:Export a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.20"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to provide a copy of data from one system to another"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Export"@en .

dpv:ExpressedConsent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    vann:example dex:E0018 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InformedConsent ;
    skos:definition "Consent that is expressed through an action intended to convey a consenting decision"@en ;
    skos:inScheme dpv:consent-types-classes ;
    skos:prefLabel "Expressed Consent"@en ;
    skos:scopeNote "Expressed consent requires the individual take a specific and unambiguous action that directly indicates their consent. This action may be a part of other processes such as setting preferences, or agreeing to a contract, or other matters not relating to consent. An example of expressed consent is interacting with a checkbox within a dashboard or clicking a button on a web form"@en .

dpv:FRIA a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "AI Act Art.27"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsImpactAssessment ;
    skos:definition "Impact assessment which assesses the potential and actual impact on fundamental rights occurring due to processing activities"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Fundamental Rights Impact Assessment (FRIA)"@en ;
    skos:scopeNote "The fundamental rights and freedoms may be those defined in law or other norms, and may be bound to a jurisdiction - for example see EU Charter of Fundamental Rights"@en .

dpv:FailSafeProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2026-02-09"^^xsd:date ;
    dct:source "AI Act Article 15(4)"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Use of fail-safe measures and protocols"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Fail-Safe Protocols"@en .

dpv:FederatedLocations a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationFixture ;
    skos:definition "Location that is federated across multiple separate areas with designation of a primary or central location"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Federated Locations"@en .

dpv:FeeNotRequired a rdfs:Class,
        skos:Concept,
        dpv:FeeRequirement ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FeeRequirement ;
    skos:definition "Concept indicating a fee is not required. This is distinct from a Fee of zero as it indicates a fee is not applicable in the context"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Fee Not Required"@en .

dpv:FeeRequired a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:FeeRequirement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FeeRequirement ;
    skos:definition "Concept indicating a fee is required. The value of the fee should be specified using rdf:value or an another relevant means"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Fee Required"@en .

dpv:FeeRequirement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "Concept indicating whether a fee is required"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Fee Requirement"@en .

dpv:FileSystemSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented over a file system"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "File System Security"@en .

dpv:Filter a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to filter or keep data for some criteria"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Filter"@en .

dpv:FireDepartment a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EmergencyServiceProvider ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EmergencyServiceProvider ;
    skos:definition "An organisation that is an emergency service provider for fire prevention, firefighting, and rescue services"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Fire Department"@en .

dpv:FixedLocation a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationFixture ;
    skos:definition "Location that is fixed i.e. known to occur at a specific place"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Fixed Location"@en .

dpv:FixedMultipleLocations a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FixedLocation ;
    skos:definition "Location that is fixed with multiple places e.g. multiple cities"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Fixed Multiple Locations"@en .

dpv:FixedOccurrencesDuration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Duration ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that takes place a fixed number of times e.g. 3 times"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Fixed Occurrences Duration"@en .

dpv:FixedSingularLocation a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FixedLocation ;
    skos:definition "Location that is fixed at a specific place e.g. a city"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Fixed Singular Location"@en .

dpv:ForProfitOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that aims to achieve profit as its primary goal"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "For-Profit Organisation"@en .

dpv:Format a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.d"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Structure ;
    skos:definition "to arrange or structure data in a specific form"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Format"@en .

dpv:FraudPreventionAndDetection a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:MisusePreventionAndDetection ;
    skos:definition "Purposes associated with fraud detection, prevention, and mitigation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Fraud Prevention and Detection"@en ;
    skos:related svpu:Government .

dpv:Frequency a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-16"^^xsd:date ;
    vann:example dex:E0051 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "The frequency or information about periods and repetitions in terms of recurrence."@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Frequency"@en .

dpv:FulfilmentOfContractualObligation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FulfilmentOfObligation ;
    skos:definition "Purposes associated with carrying out data processing to fulfill a contractual obligation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Fulfilment of Contractual Obligation"@en .

dpv:FulfilmentOfObligation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with carrying out data processing to fulfill an obligation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Fulfilment of Obligation"@en .

dpv:FullAutomation a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 5 in ISO/IEC 22989:2022 where the automation in system is capable of performing all its tasks regardless of the conditions without human involvement"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Full Automation"@en ;
    skos:scopeNote "Though Fully Automated such operations can still be associated with dpv:HumanInvolved e.g. for inputs, oversight or verification"@en .

dpv:FullyRandomisedPseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Pseudonymisation ;
    skos:definition "Use of randomised pseudonymisation where the same elements are assigned different values each time they occur"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Fully Randomised Pseudonymisation"@en .

dpv:G2BContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between a government and a business"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Government-to-Business Contract"@en .

dpv:G2CContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between a government and consumers"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Government-to-Consumer Contract"@en .

dpv:G2GContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByEntityType ;
    skos:definition "A contract between two governments or government departments or units"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Government-to-Government Contract"@en .

dpv:Generate a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to generate or create data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Generate"@en .

dpv:GeneratedData a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that is generated or brought into existence without relation to existing data i.e. it is not derived or inferred from other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Generated Data"@en .

dpv:GeneratedPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-30"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:PersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonalData ;
    skos:definition "Personal Data that is generated or brought into existence without relation to existing data i.e. it is not derived or inferred from other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Generated Personal Data"@en ;
    skos:scopeNote "Generated Data is used to indicate data that is produced and is not derived or inferred from other data"@en .

dpv:GeographicCoverage a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0049 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Scale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Scale ;
    skos:definition "Indicate of scale in terms of geographic coverage"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Geographic Coverage"@en .

dpv:GlobalScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning the entire globe"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Global Scale"@en .

dpv:GovernanceProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Procedures related to governance (e.g. organisation, unit, team, process, system)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Governance Procedures"@en .

dpv:GovernmentalOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation managed or part of government"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Governmental Organisation"@en .

dpv:GraphicalNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that uses graphical elements such as visualisations and icons"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Graphical Notice"@en .

dpv:GuardianOfDataSubject a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-08-03"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:GuardianOfHuman ;
    skos:definition "Guardian(s) of data subjects such as children"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Guardian(s) of Data Subject"@en .

dpv:GuardianOfHuman a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Guardian(s) of humans"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Guardian(s) of Human"@en .

dpv:Guideline a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "Practices that specify how activities must be conducted"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Guideline"@en .

dpv:GuidelinesPrinciple a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Guidelines or Principles regarding processing and operational measures"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Guidelines Principle"@en .

dpv:HardwareSecurityProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security protocols implemented at or within hardware"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Hardware Security Protocols"@en .

dpv:HashFunctions a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of hash functions to map information or to retrieve a prior categorisation"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Hash Functions"@en .

dpv:HashMessageAuthenticationCode a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicAuthentication ;
    skos:definition "Use of HMAC where message authentication code (MAC) utilise a cryptographic hash function and a secret cryptographic key"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Hash-based Message Authentication Code (HMAC)"@en .

dpv:HealthcareOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that delivers medical services, promotes health, and provides care for individuals and communities"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Healthcare Organisation"@en .

dpv:HighAutomation a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 4 in ISO/IEC 22989:2022 where the automation in system is capable of performing all its tasks within specific controlled conditions without human involvement"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "High Automation"@en ;
    skos:scopeNote "Human Involvement is implied here, e.g. for intervention, input, decisions"@en .

dpv:HomomorphicEncryption a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of Homomorphic encryption that permits computations on encrypted data without decrypting it"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Homomorphic Encryption"@en .

dpv:Hospital a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that provides comprehensive medical treatment, including emergency care, surgeries, and inpatient services"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Hospital"@en .

dpv:HugeDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered huge or more than large within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Huge Data Volume"@en .

dpv:HugeScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered huge or more than large within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Huge Scale Of Data Subjects"@en .

dpv:HumanInvolved a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:created "2022-09-03"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Humans are involved in the specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human involved"@en ;
    skos:scopeNote "This concept only indicates that humans are involved. For specific involvement, see specialised concepts e.g. involved for input, oversight."@en .

dpv:HumanInvolvement a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    vann:example dex:E0013,
        dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:EntityInvolvement ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInvolvement ;
    skos:definition "The involvement of humans in specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement"@en ;
    skos:scopeNote "Human Involvement here broadly refers to any involvement by a human in the context of carrying out processing. This may include verification of outcomes, providing input data for making decisions, or overseeing activities. To indicate whether humans are involved or not, see relevant concepts of dpv:HumanInvolved and dpv:HumanNotInvolved. The term 'Human in the loop' and its varieties are absent from DPV due to their contradictory and non-compatible use across different sources."@en .

dpv:HumanInvolvementForControl a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:created "2022-09-04"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of exercising control over the specified operations in context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for control"@en ;
    skos:scopeNote "Control is a broad term that can be applied to various stages and operations. It maps to None, Assistive, and Partial automation models."@en .

dpv:HumanInvolvementForDecision a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:created "2022-09-06"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of exercising decisions over the specified operations in context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for decision"@en ;
    skos:scopeNote "Decisions are about exercising control over the operation, and are distinct from input (data or parameters)."@en .

dpv:HumanInvolvementForInput a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of providing inputs to the specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for Input"@en ;
    skos:scopeNote "Inputs can be in the form of data or other resources."@en .

dpv:HumanInvolvementForIntervention a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:created "2022-09-05"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of exercising interventions over the specified operations in context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for intervention"@en ;
    skos:scopeNote "Intervention indicates the ability to intervene in operations, which can be at various stages. It maps to Conditional and High automation models."@en .

dpv:HumanInvolvementForOversight a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of having oversight over the specified context regarding its operations, inputs, or outputs"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for Oversight"@en ;
    skos:scopeNote "Oversight by itself does not indicate the ability to intervene or control the operations."@en .

dpv:HumanInvolvementForVerification a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Human involvement for the purposes of verification of specified context to ensure its operations, inputs, or outputs are correct or are acceptable."@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human Involvement for Verification"@en ;
    skos:scopeNote "Verification by itself does not imply ability to Control, Intervene, or having Oversight."@en .

dpv:HumanNotInvolved a rdfs:Class,
        skos:Concept,
        dpv:HumanInvolvement ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanInvolvement ;
    skos:definition "Humans are not involved in the specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Human not involved"@en ;
    skos:scopeNote "This maps to Autonomous and Full Automation models if no humans are involved."@en .

dpv:HumanOversight a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2026-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to implementing and ensuring human oversight, which includes ability for humans to oversee, understand, control, and reverse processes, and to have sufficient monitoring capability to detect and address anomalies, dysfunctions, or unexpected performance"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Human Oversight"@en ;
    skos:scopeNote "DPV also provides a taxonomy for 'Entity Involvement' including specific forms of 'Human Involvement' which allow expressing the roles of humans in specific capacities such as oversight, controls, and whether they have the ability to do something or don't. The Human Oversight as an organisational measure represents the overall plans and procedures for implementation of such human involvement"@en .

dpv:HumanResourceManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with managing humans and 'human resources' within the organisation for effective and efficient operations."@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Human Resource Management"@en ;
    skos:scopeNote "HR is a broad concept. Its management includes, amongst others - recruiting employees and intermediaries e.g. brokers, independent representatives; payroll administration, remunerations, commissions, and wages; and application of social legislation."@en .

dpv:HumanSubject a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    vann:example dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "The individual (or category of individuals) that is the subject within some context such as personal data (dpv:DataSubject) or technology (tech:Subject)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Human Subject"@en .

dpv:HybridPublicPrivateSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivateSpace,
        dpv:PublicSpace ;
    skos:definition "A space that is a hybrid space i.e it has both public and private components - such as by having part of it be a private space or which is operated privately"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Hybrid Public Private Space"@en .

dpv:IPRManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 3.1.c"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsManagement ;
    skos:definition "Management of Intellectual Property Rights with a view to identify and safeguard and enforce them"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Intellectual Property Rights Management"@en .

dpv:IdentifyingPersonalData a rdfs:Class,
        skos:Concept ;
    dct:created "2024-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:PersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonalData ;
    skos:definition "Personal Data that explicitly and by itself is sufficient to identify a person"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Identifying Personal Data"@en ;
    skos:scopeNote "DPV does not use PII ('Personally Identifiable Information') as it has varying and conflicting definitions across sources. Instead the concept 'identifying personal data' is intended to provide a clear categorisation of its interpretation. Where multiple data categories can be combined to create an 'identifying' category e.g. fingerprinting, this concept represents the combined category."@en .

dpv:IdentityAuthentication a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EnforceSecurity ;
    skos:definition "Purposes associated with performing authentication based on identity as a form of security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Identity Authentication"@en .

dpv:IdentityManagementMethod a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthorisationProcedure ;
    skos:definition "Management of identity and identity-based processes"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Identity Management Method"@en .

dpv:IdentityVerification a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Verification ;
    skos:definition "Purposes associated with verifying or authenticating identity as a form of security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Identity Verification"@en .

dpv:Immigrant a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are immigrants (for a jurisdiction)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Immigrant"@en .

dpv:Impact a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-fajar-ekaputra,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2022-03-23"^^xsd:date ;
    dct:modified "2024-08-16"^^xsd:date ;
    vann:example dex:E0027,
        dex:E0068,
        dex:E0069 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Consequence ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consequence ;
    skos:definition "The impact(s) possible or arising as a consequence from specified context"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Impact"@en ;
    skos:scopeNote "Impact is a stronger notion of consequence in terms of influence, change, or effect on something e.g. for impact assessments"@en .

dpv:ImpactAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RiskAssessment ;
    skos:definition "Calculating or determining the likelihood of impact of an existing or proposed process, which can involve risks or detriments."@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Impact Assessment"@en .

dpv:ImpliedConsent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InformedConsent ;
    skos:definition "Consent that is implied indirectly through an action not associated solely with conveying a consenting decision"@en ;
    skos:inScheme dpv:consent-types-classes ;
    skos:prefLabel "Implied Consent"@en ;
    skos:scopeNote "Implied consent is expected to also be Informed Consent. An example is a CCTV notice outside a monitored area that informs the individuals that by walking in they would be consenting to the use of camera for surveillance."@en .

dpv:Importance a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "An indication of 'importance' within a context"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Importance"@en ;
    skos:scopeNote "Importance can be used to express importance, desirability, relevance, or significance as a context."@en .

dpv:ImproveExistingProductsAndServices a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OptimisationForController ;
    skos:definition "Purposes associated with improving existing products and services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Improve Existing Products and Services"@en .

dpv:ImproveHealthcare a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with improving healthcare systems such as for personalised treatments and curing chronic diseases"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Improve Healthcare"@en .

dpv:ImproveInternalCRMProcesses a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CustomerRelationshipManagement,
        dpv:OptimisationForController ;
    skos:definition "Purposes associated with improving customer-relationship management (CRM) processes"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Improve Internal CRM Processes"@en .

dpv:ImprovePublicServices a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with improving the provision of public services, such as public safety, education or law enforcement"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Improve Public Services"@en .

dpv:ImproveTransportMobility a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with improving traffic, public transport systems or costs for drivers"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Improve Transport and Mobility"@en .

dpv:IncidentManagementProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to management of incidents"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Incident Management Procedures"@en .

dpv:IncidentReportingCommunication a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Procedures related to management of incident reporting"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Incident Reporting Communication"@en .

dpv:IncorrectData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that is known to be incorrect or inconsistent with some requirements"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Incorrect Data"@en .

dpv:IncreaseServiceRobustness a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OptimisationForController ;
    skos:definition "Purposes associated with improving robustness and resilience of services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Increase Service Robustness"@en .

dpv:IndeterminateDuration a rdfs:Class,
        skos:Concept,
        dpv:Duration ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that is indeterminate or cannot be determined"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Indeterminate Duration"@en ;
    skos:scopeNote "Indeterminate means (exact or otherwise) information about the duration cannot be determined, which is distinct from 'EndlessDuration' where it is known (or decided) that the duration is open-ended or without an end."@en .

dpv:IndustryConsortium a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "A consortium established and comprising on industry organisations"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Industry Consortium"@en .

dpv:Infer a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    dct:modified "2022-10-14"^^xsd:date ;
    vann:example dex:E0009 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Derive ;
    skos:definition "to infer data from existing data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Infer"@en ;
    skos:scopeNote "Infer indicates data that is derived without it being present or obtainable from existing data. For data that is presented, and is 'extracted' or 'obtained' from existing data, see Derive."@en .

dpv:InferredData a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DerivedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DerivedData ;
    skos:definition "Data that has been obtained through inferences of other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Inferred Data"@en .

dpv:InferredPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    vann:example dex:E0009 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DerivedPersonalData,
        dpv:InferredData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DerivedPersonalData,
        dpv:InferredData ;
    skos:definition "Personal Data that is obtained through inference from other data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Inferred Personal Data"@en ;
    skos:scopeNote "Inferred Data is derived data generated from existing data, but which did not originally exist within it, e.g. inferring demographics from browsing history."@en .

dpv:InformationAudit a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Audit ;
    skos:definition "An audit that systematically examines the existence and use of information along with its associated resources (e.g. where it is stored) and flows (e.g. where it originates and with whom it is being shared)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Information Audit"@en .

dpv:InformationFlowControl a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Use of measures to control information flows"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Information Flow Control"@en .

dpv:InformationSecurityPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Policy regarding security of information"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Information Security Policy"@en .

dpv:InformedConsent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consent ;
    skos:definition "Consent that is informed i.e. with the requirement to provide sufficient information to make a consenting decision"@en ;
    skos:inScheme dpv:consent-types-classes ;
    skos:prefLabel "Informed Consent"@en ;
    skos:scopeNote "The specifics for what information should be provided or made available will depend on the context, use-case, or relevant legal requirements"@en .

dpv:InnovativeUseOfExistingTechnology a rdfs:Class,
        skos:Concept,
        dpv:InnovativeUseOfTechnology ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InnovativeUseOfTechnology ;
    skos:definition "Involvement of existing technologies used in an innovative manner"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Innovative Use of Existing Technologies"@en .

dpv:InnovativeUseOfNewTechnologies a rdfs:Class,
        skos:Concept,
        dpv:InnovativeUseOfTechnology ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InnovativeUseOfTechnology ;
    skos:definition "Involvement of a new (innovative) technologies"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Innovative Use of New Technologies"@en ;
    skos:scopeNote "New technologies are by definition considered innovative"@en .

dpv:InnovativeUseOfTechnology a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Indicates that technology is being used in an innovative manner"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Innovative use of Technology"@en ;
    skos:scopeNote "Innovative here refers to 'state of the art' rather than the implementing entity, and can be for either new technology or new uses of existing technology"@en .

dpv:IntellectualPropertyData a rdfs:Class,
        skos:Concept ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 5.10"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConfidentialData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConfidentialData ;
    skos:definition "Data protected by Intellectual Property rights and regulations"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Intellectual Property Data"@en .

dpv:Intended a rdfs:Class,
        skos:Concept,
        dpv:IntentionStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:IntentionStatus ;
    skos:definition "Status indicating the specified context was intended"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Intended"@en .

dpv:IntentionStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status indicating whether the specified context was intended or unintended"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Intention Status"@en ;
    skos:scopeNote "Intention is associated with the goal or purpose for what is about to happen i.e. an ex-ante indication of whether the specified context is/was planned or intended. Intention and Expectation are closely related terms. We recommend using Intention when the entity has the ability to control the implementation and Expectation for when the entity does not have control or for what happens after or beyond the exercise of control."@en .

dpv:InternalResourceOptimisation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OptimisationForController ;
    skos:definition "Purposes associated with optimisation of internal resource availability and usage for organisation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Internal Resource Optimisation"@en .

dpv:InternationalOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-julian-flake ;
    dct:created "2022-03-23"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-26" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_26/oj" ] ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation and its subordinate bodies governed by public international law, or any other body which is set up by, or on the basis of, an agreement between two or more countries"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "International Organisation"@en .

dpv:IntrusionDetectionSystem a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Use of measures to detect intrusions and other unauthorised attempts to gain access to a system"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Intrusion Detection System"@en .

dpv:InverseJurisdiction a rdfs:Class,
        skos:Concept,
        dpv:Jurisdiction ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Jurisdiction ;
    skos:definition "An inverse jurisdiction for a specific jurisdiction is the set of all other jurisdictions that are not part of the specific jurisdiction"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Inverse Jurisdiction"@en ;
    skos:scopeNote "Inverse Jurisdictions are helpful when asserting and checking rules that involve a concept representing jurisdictions outside of a given jurisdiction. An inverse jurisdiction of an inverse jurisdiction should give back the same original jurisdiction but this is undefined and strongly dissuaded as it could lead to recursive definitions in some use-cases"@en .

dpv:InvolvementStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status indicating whether the involvement of specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Involvement Status"@en .

dpv:JITNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that is provided \"just in time\" when collecting information or performing an activity"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Just-in-time Notice"@en .

dpv:JobApplicant a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that apply for jobs or employments"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Job Applicant"@en .

dpv:JointDataControllers a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:DataController ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataController ;
    skos:definition "A group of Data Controllers that jointly determine the purposes and means of processing"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Joint Data Controllers"@en ;
    skos:scopeNote "While Joint Data Controllers operate together, they are made up of individually distinct legal entities. To indicate the membership of this group, hasDataController should be used to denote each Data Controller. The concept of Joint Data Controllers also allows specifying a single group as the 'Controller' and to specify role and responsibilities within that group for each entity using DPV's concepts (e.g. isImplementedByEntity)"@en .

dpv:JointDataControllersAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:DataControllerContract ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between Controllers within a Joint Controllers relationship"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Joint Data Controllers Agreement"@en .

dpv:JudicialOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation involved in interpreting and applying the law, resolving disputes, and administering justice as part of the judicial system"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Judicial Organisation"@en .

dpv:Jurisdiction a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Location ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Location ;
    skos:definition "A jurisdiction represents the locations that define the extent of authority (or control) claimed, granted, or asserted by a legal entity (in particular a legal authority) to govern or enforce rules"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Jurisdiction"@en .

dpv:Justification a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0057,
        dex:E0058,
        dex:E0059,
        dex:E0061,
        dex:E0062,
        dex:E0063 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "A form of documentation providing reasons, explanations, or justifications"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Justification"@en .

dpv:LargeDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered large within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Large Data Volume"@en .

dpv:LargeScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered large within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Large Scale Of Data Subjects"@en .

dpv:LargeScaleProcessing a rdfs:Class,
        skos:Concept,
        dpv:ProcessingScale ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2022-09-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingScale ;
    skos:definition "Processing that takes place at large scales (as specified by some criteria)"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Large Scale Processing"@en ;
    skos:scopeNote "The exact definition of what constitutes \"large scale\" depends on use of jurisdictional, domain-specific, or other forms of externally defined criteria. Where possible, this should be reflected by extending this term with the appropriate context."@en .

dpv:Law a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf rdfs:Class ;
    sw:term_status "accepted"@en ;
    skos:definition "A law is a set of rules created by government or authorities"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Law"@en .

dpv:LawEnforcementOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that is an agency responsible for enforcing laws, maintaining public order, and ensuring public safety"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Law Enforcement Organisation"@en .

dpv:Lawful a rdfs:Class,
        skos:Concept,
        dpv:Lawfulness ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Lawfulness ;
    skos:definition "State of being lawful or legally compliant"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Lawful"@en .

dpv:Lawfulness a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ComplianceStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "Status associated with expressing lawfulness or legal compliance"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Lawfulness"@en .

dpv:LawfulnessUnknown a rdfs:Class,
        skos:Concept,
        dpv:Lawfulness ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-19"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Lawfulness ;
    skos:definition "State of the lawfulness not being known"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Lawfulness Unknown"@en .

dpv:LayeredNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that contains layered elements"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Layered Notice"@en .

dpv:LegalAgent a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2025-10-28"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Agent,
        dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Agent,
        dpv:LegalEntity ;
    skos:definition "A Legal Agent is a Legal Entity that is authorised to act on behalf of another entity"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Legal Agent"@en ;
    skos:scopeNote "Legal agents may be human or non-human (e.g. an organisation), but they must be 'legal persons' i.e. recognised by law as such. The agency and the mechanisms through which it is given, acquired, or expressed is governed by relevant jurisdictional frameworks e.g. power of attorney"@en .

dpv:LegalAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:LegalMeasure ;
    skos:definition "A legally binding agreement"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Legal Agreement"@en .

dpv:LegalBasis a rdfs:Class,
        skos:Concept ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    vann:example dex:E0014 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Legal basis used to justify processing of data or use of technology in accordance with a law"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legal Basis"@en ;
    skos:scopeNote "Legal basis (plural: legal bases) are defined by legislations and regulations, whose applicability is usually restricted to specific jurisdictions which can be represented using dpv:hasJurisdiction or dpv:hasLaw. Legal basis can be used without such declarations, e.g. 'Consent', however their interpretation will require association with a law, e.g. 'EU GDPR'."@en .

dpv:LegalCompliance a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FulfilmentOfObligation ;
    skos:definition "Purposes associated with carrying out data processing to fulfill a legal or statutory obligation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Legal Compliance"@en ;
    skos:scopeNote "This purpose only refers to processing that is additionally required in order to fulfill the obligations and requirements associated with a law. For example, the use of consent would have its own separate purposes, with this purpose addressing a legal requirement for maintaining consent record (along with RecordManagement). This purpose will typically be used with Legal Obligation as the legal basis."@en .

dpv:LegalComplianceAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceAssessment ;
    skos:definition "Assessment regarding legal compliance"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Legal Compliance Assessment"@en .

dpv:LegalComplianceAudit a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Audit ;
    skos:definition "An audit that systematically examines the state of legal compliance by reviewing policies and procedures related to obligations and compliance requirements for specific laws and regulations"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Legal Compliance Audit"@en .

dpv:LegalEntity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Entity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Entity ;
    skos:definition "A human or non-human 'thing' that constitutes as an entity and which is recognised and defined in law"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Legal Entity"@en .

dpv:LegalMeasure a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:source "DGA 12.j"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:TechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalOrganisationalMeasure ;
    skos:definition "Legal measures used to safeguard and ensure good practices in connection with data and technologies"@en ;
    skos:inScheme dpv:TOM-classes ;
    skos:prefLabel "Legal Measure"@en .

dpv:LegalObligation a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-04-07"^^xsd:date ;
    vann:example dex:E0042,
        dex:E0079 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Legal Obligation to conduct the specified activities"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legal Obligation"@en .

dpv:LegalObligationCompleted a rdfs:Class,
        skos:Concept,
        dpv:LegalObligationStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalObligationStatus ;
    skos:definition "Status where the legal obligation has been completed"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legal ObligationCompleted"@en .

dpv:LegalObligationOngoing a rdfs:Class,
        skos:Concept,
        dpv:LegalObligationStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalObligationStatus ;
    skos:definition "Status where the legal obligation is being fulfilled"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legal ObligationOngoing"@en .

dpv:LegalObligationPending a rdfs:Class,
        skos:Concept,
        dpv:LegalObligationStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalObligationStatus ;
    skos:definition "Status where the legal obligation has not been started"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legal ObligationPending"@en .

dpv:LegalObligationStatus a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0079 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with use of Legal Obligation as a legal basis"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legal ObligationStatus"@en .

dpv:LegitimateInterest a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-05-19"^^xsd:date ;
    vann:example dex:E0065,
        dex:E0080 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Legitimate Interests of a Party as justification for specified activities"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legitimate Interest"@en .

dpv:LegitimateInterestAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment ;
    skos:definition "Indicates an assessment regarding the use of legitimate interest as a lawful basis by the data controller"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Legitimate Interest Assessment"@en .

dpv:LegitimateInterestInformed a rdfs:Class,
        skos:Concept,
        dpv:LegitimateInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterestStatus ;
    skos:definition "Status where the Legitimate Interest was informed to the data subject or other relevant entities"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legitimate InterestInformed"@en .

dpv:LegitimateInterestNotObjected a rdfs:Class,
        skos:Concept,
        dpv:LegitimateInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterestStatus ;
    skos:definition "Status where the use of Legitimate Interest was not objected to"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legitimate InterestNotObjected"@en .

dpv:LegitimateInterestObjected a rdfs:Class,
        skos:Concept,
        dpv:LegitimateInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterestStatus ;
    skos:definition "Status where the use of Legitimate Interest was objected to"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legitimate InterestObjected"@en .

dpv:LegitimateInterestOfController a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-05-19"^^xsd:date ;
    vann:example dex:E0065 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterest ;
    skos:definition "Legitimate Interests of a Data Controller in conducting specified activities"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legitimate Interest of Controller"@en .

dpv:LegitimateInterestOfDataSubject a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterest ;
    skos:definition "Legitimate Interests of the Data Subject in conducting specified activities"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legitimate Interest of Data Subject"@en .

dpv:LegitimateInterestOfThirdParty a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterest ;
    skos:definition "Legitimate Interests of a Third Party in conducting specified activities"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Legitimate Interest of Third Party"@en .

dpv:LegitimateInterestStatus a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0080 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with use of Legitimate Interest as a legal basis"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legitimate InterestStatus"@en .

dpv:LegitimateInterestUninformed a rdfs:Class,
        skos:Concept,
        dpv:LegitimateInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegitimateInterestStatus ;
    skos:definition "Status where the Legitimate Interest was not informed to the data subject or other relevant entities"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Legitimate InterestUninformed"@en .

dpv:LicenseAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByDomain ;
    skos:definition "A Legal Document providing permission to utilise data or resource and outlining the conditions under which such use is considered valid"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "License Agreement"@en .

dpv:Likelihood a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-07-22"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "The likelihood or probability or chance of something taking place or occurring"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Likelihood"@en ;
    skos:scopeNote "Likelihood can be expressed in a subjective manner, such as 'Unlikely', or in a quantitative manner such as \"Twice in a Day\" (frequency per period). The suggestion is to use quantitative values, or to associate them with subjective terms used so as to enable accurate interpretations and interoperability. See the concepts related to Frequency and Duration for possible uses as a combination to express Likelihood."@en .

dpv:LocalEnvironmentScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning a specific environment within the locality"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Local Environment Scale"@en ;
    skos:scopeNote "For example, geographic scale of an event take place in a specific building or room"@en .

dpv:LocalLocation a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationLocality ;
    skos:definition "Location is local"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Local Location"@en .

dpv:LocalityScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning a specific locality"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Locality Scale"@en ;
    skos:scopeNote "For example, geographic scale of a city or an area within a city"@en .

dpv:Location a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    vann:example dex:E0060 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf rdfs:Class ;
    sw:term_status "accepted"@en ;
    skos:definition "A location is a position, site, or area where something is located"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Location"@en ;
    skos:scopeNote "Location may be geographic, physical, or virtual."@en .

dpv:LocationFixture a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0060 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf rdfs:Class ;
    sw:term_status "accepted"@en ;
    skos:definition "The fixture of location refers to whether the location is fixed"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Location Fixture"@en .

dpv:LocationLocality a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2022-10-04"^^xsd:date ;
    vann:example dex:E0060 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Location ;
    skos:definition "Locality refers to whether the specified location is local within some context, e.g. for the user"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Location Locality"@en .

dpv:LoggingPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Policy for logging of information"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Logging Policy"@en .

dpv:MaintainFraudDatabase a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FraudPreventionAndDetection ;
    skos:definition "Purposes associated with maintaining a database related to identifying and identified fraud risks and fraud incidents"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Maintain Fraud Database"@en .

dpv:MakeAvailable a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to transform or publish data to be used"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Make Available"@en .

dpv:ManageConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProvideConsent,
        dpv:ReaffirmConsent,
        dpv:WithdrawConsent ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProvideConsent,
        dpv:ReaffirmConsent,
        dpv:WithdrawConsent ;
    skos:definition "Control for managing a given consent in terms of providing, reaffirming, or withdrawing it"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Manage Consent"@en ;
    skos:scopeNote "Indicates how the data subject can manage their consent in terms of providing it, or reaffirming or withdrawing a given consent. This concept is useful to represent a single location or interface where multiple controls are provided for consent"@en .

dpv:ManagementStandard a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Standard ;
    skos:definition "A management standard is a standard that establishes norms or requirements regarding the management operations and processes e.g. in an organisation"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Management Standard"@en .

dpv:Marketing a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with conducting marketing in relation to organisation or products or services e.g. promoting, selling, and distributing"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Marketing"@en ;
    skos:scopeNote "Was commercial interest, changed to consider Marketing a separate Purpose category by itself"@en .

dpv:Match a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "A29WP WP 248 rev.01 Guidelines on DPIA" ;
            schema:url "https://ec.europa.eu/newsroom/article29/items/611236" ] ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to combine, compare, or match data from different sources"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Match"@en .

dpv:MediumDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered medium i.e. neither large nor small within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Medium Data Volume"@en .

dpv:MediumScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered medium i.e. neither large nor small within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Medium Scale Of Data Subjects"@en .

dpv:MediumScaleProcessing a rdfs:Class,
        skos:Concept,
        dpv:ProcessingScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingScale ;
    skos:definition "Processing that takes place at medium scales (as specified by some criteria)"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Medium Scale Processing"@en .

dpv:Member a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are members of a group, organisation, or other collectives"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Member"@en .

dpv:MemberPartnerManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationGovernance ;
    skos:definition "Purposes associated with maintaining a registry of shareholders, members, or partners for governance, administration, and management functions"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Members and Partners Management"@en .

dpv:MentallyVulnerableDataSubject a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:MentallyVulnerableHuman,
        dpv:VulnerableDataSubject ;
    skos:definition "Data subjects that are considered mentally vulnerable"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Mentally Vulnerable Data Subject"@en .

dpv:MentallyVulnerableHuman a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VulnerableHuman ;
    skos:definition "Humans that are considered mentally vulnerable within the context"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Mentally Vulnerable Human"@en .

dpv:MessageAuthenticationCodes a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicAuthentication ;
    skos:definition "Use of cryptographic methods to authenticate messages"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Message Authentication Codes (MAC)"@en .

dpv:MetadataManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataGovernance ;
    skos:definition "Measures associated with management of metadata"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Metadata Management"@en ;
    skos:scopeNote "Examples of metadata management include assessing which metadata are required or being used by technology, assessing their potential inclusion as personal data, and implementing a metadata based solution to manage data"@en .

dpv:MisusePreventionAndDetection a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-05-09"^^xsd:date ;
    dct:source "DGA 22.1(a)"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EnforceSecurity ;
    skos:definition "Prevention and Detection of Misuse or Abuse of services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Misuse, Prevention and Detection"@en .

dpv:MobilePlatformSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented over a mobile platform"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Mobile Platform Security"@en .

dpv:Modify a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Alter ;
    skos:definition "to modify or change data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Modify"@en .

dpv:Monitor a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consult ;
    skos:definition "to monitor data for some criteria"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Monitor"@en .

dpv:MonitoringPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Policy for monitoring (e.g. progress, performance)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Monitoring Policy"@en .

dpv:MonotonicCounterPseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2022-10-13"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Pseudonymisation ;
    skos:definition "A simple pseudonymisation method where identifiers are substituted by a number chosen by a monotonic counter"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Monotonic Counter Pseudonymisation"@en .

dpv:Move a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transfer ;
    skos:definition "to move data from one location to another including deleting the original copy"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Move"@en ;
    skos:related svpr:Move .

dpv:MultiFactorAuthentication a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols ;
    skos:definition "An authentication system that uses two or more methods to authenticate"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Multi-Factor Authentication (MFA)"@en .

dpv:MultiNationalScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning multiple nations"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Multi National Scale"@en .

dpv:NDA a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalAgreement ;
    skos:definition "Non-disclosure Agreements e.g. preserving confidentiality of information"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Non-Disclosure Agreement (NDA)"@en .

dpv:NationalAuthority a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Authority ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Authority ;
    skos:definition "An authority tasked with overseeing legal compliance for a nation"@en ;
    skos:inScheme dpv:entities-authority-classes ;
    skos:prefLabel "National Authority"@en .

dpv:NationalScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning a nation"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "National Scale"@en .

dpv:NaturalPerson a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Entity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Entity ;
    skos:definition "A human"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Natural Person"@en .

dpv:NearlyGlobalScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage nearly spanning the entire globe"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Nearly Global Scale"@en .

dpv:Necessity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-12"^^xsd:date ;
    vann:example dex:E0026,
        dex:E0052 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "An indication of 'necessity' within a context"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Necessity"@en ;
    skos:scopeNote "Necessity can be used to express need, essentiality, requirement, or compulsion."@en .

dpv:NegotiateContract a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractControl ;
    skos:definition "Control for negotiating a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Negotiate Contract"@en .

dpv:NegotiatedContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByNegotiationType ;
    skos:definition "A contract where the terms and conditions are determined with all parties having the ability to negotiate the terms and conditions"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Negotiated Contract"@en ;
    skos:scopeNote "Negotiation here refers to the opportunity for a party on their own initiative to modify or dictate terms and conditions within a contract. If the party is provided a set of options to choose from or in other ways is dictated which terms and conditions can be present in the contract, neither of these should be considered a negotiation"@en .

dpv:NetworkProxyRouting a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Use of network routing using proxy"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Network Proxy Routing"@en .

dpv:NetworkSecurityProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or over networks protocols"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Network Security Protocols"@en .

dpv:NonCitizen a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are not citizens (for a jurisdiction)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Non-Citizen"@en .

dpv:NonCommercialPurpose a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 4.4"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with processing activities performed in a non-commercial setting or without intention to commercialise"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Non-commercial Purpose"@en .

dpv:NonCommercialResearch a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NonCommercialPurpose,
        dpv:ResearchAndDevelopment ;
    skos:definition "Purposes associated with conducting research in a non-commercial setting e.g. for a non-profit-organisation (NGO)"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Non-Commercial Research"@en .

dpv:NonCompliant a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    dct:modified "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State of non-compliance where objectives have not been met, but have not been violated"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Non Compliant"@en ;
    skos:scopeNote "Changed from not compliant for consistency in commonly used terms"@en .

dpv:NonConformant a rdfs:Class,
        skos:Concept,
        dpv:ConformanceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConformanceStatus ;
    skos:definition "State of being non-conformant"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "NonConformant"@en .

dpv:NonGovernmentalOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation not part of or independent from the government"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Non-Governmental Organisation"@en .

dpv:NonPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that is not Personal Data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Non-Personal Data"@en ;
    skos:scopeNote "The term NonPersonalData is provided to distinguish between PersonalData and other data, e.g. for indicating which data is regulated by privacy laws. To specify personal data that has been anonymised, the concept AnonymisedData should be used as the anonymisation process has a risk of not being fully effective and such anonymous data may be found to be personal data depending on circumstances."@en .

dpv:NonPersonalDataProcess a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Process ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Process ;
    skos:definition "An action, activity, or method involving non-personal data, and asserting that no personal data is involved"@en ;
    skos:inScheme dpv:process-classes ;
    skos:prefLabel "Non-Personal Data Process"@en ;
    skos:scopeNote "Use of personal data within NonPersonalDataProcess should be considered a violation of the explicit constraint that no personal data is involved."@en .

dpv:NonProfitOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisation that does not aim to achieve profit as its primary goal"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Non-Profit Organisation"@en .

dpv:NonPublicDataSource a rdfs:Class,
        skos:Concept,
        dpv:DataSource ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSource ;
    skos:definition "A source of data that is not publicly accessible or available"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Non-Public Data Source"@en .

dpv:NotApplicable a rdfs:Class,
        skos:Concept,
        dpv:Applicability ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Applicability ;
    skos:definition "Concept indicating the information or context is not applicable"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Not Applicable"@en ;
    skos:scopeNote "This relates to a 'Stop' state as distinct from a 'Halt' state. It makes no comments on whether the Activity can be resumed or continued towards completion."@en .

dpv:NotAutomated a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 0 in ISO/IEC 22989:2022 where there is no automation in the system"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Not Automated"@en ;
    skos:scopeNote "Human Involvement is necessary here as there is no automation"@en .

dpv:NotAvailable a rdfs:Class,
        skos:Concept,
        dpv:Applicability ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Applicability ;
    skos:definition "Concept indicating the information or context is applicable but information is not yet available"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Not Available"@en ;
    skos:scopeNote "This concept is useful when describing situations where information is required but is not available (yet). For example, if in a form a field asks about whether a process X was completed, and it is correct to interpret that process X is applicable and must be completed, but the information is not yet available as to whether this was done - then NotAvailable is useful to represent this."@en .

dpv:NotInvolved a rdfs:Class,
        skos:Concept,
        dpv:InvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InvolvementStatus ;
    skos:definition "Status indicating the specified context is 'not' involved"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Not Involved"@en .

dpv:NotRequired a rdfs:Class,
        skos:Concept,
        dpv:Necessity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Necessity ;
    skos:definition "Indication of neither being required nor optional i.e. not relevant or needed"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Not Required"@en .

dpv:Notice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    vann:example dex:E0017 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "A notice is an artefact for providing information, choices, or controls"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Notice"@en ;
    skos:scopeNote "Notice refers to the information whereas Notification refers to the provision of that notice. In several cases, they are used interchangeably - for example Privacy Notice as a measure or control refers to both the information as well as the act of making it available. For 'active' contexts where this distinction is important, e.g. data breach notifications, see Notification concept."@en .

dpv:NoticeCommunicated a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice has been communicated"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Communicated"@en .

dpv:NoticeGenerated a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice has been generated"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Generated"@en .

dpv:NoticeIcon a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    vann:example dex:E0072 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "An icon within a notice associated with specific information or elements"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Icon"@en .

dpv:NoticeLatest a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice is currently at its latest iteration"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Latest"@en .

dpv:NoticeLayer a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    vann:example dex:E0072 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "A layer within a layered notice where the layer can be used for providing specific information or controls"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Layer"@en .

dpv:NoticeStale a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice is stale or not up to date or not the latest version"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Stale"@en .

dpv:NoticeStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    vann:example dex:E0073 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with notice provision, use, and management"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Status"@en .

dpv:NoticeUnused a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice has been communicated but has not yet been used e.g. the recipient has not acknowledged it or has not taken the intended action"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Unused"@en .

dpv:NoticeUpdated a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice has been updated and its contents or implications have changed"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Updated"@en .

dpv:NoticeUsed a rdfs:Class,
        skos:Concept,
        dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NoticeStatus ;
    skos:definition "Status indicating the notice has been communicated and has been used e.g. the recipient has acknowledged it or taken the intended action"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Notice Used"@en .

dpv:Notification a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Notification represents the provision of a notice i.e. notifying"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Notification"@en ;
    skos:scopeNote "Notice refers to the information whereas Notification refers to the provision of that notice. The distinction is important as there are specific obligations associated with notice and notifications. For example, a data breach notice refers to the information about the breach intended to be provided to another entity, whereas notification refers to the act of providing the entity with the notice"@en .

dpv:NotificationCompleted a rdfs:Class,
        skos:Concept,
        dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NotificationStatus ;
    skos:definition "Status indicating notification(s) are completed"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Completed"@en .

dpv:NotificationFailed a rdfs:Class,
        skos:Concept,
        dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NotificationStatus ;
    skos:definition "Status indicating notification(s) could not be completed due to a failure"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Failed"@en .

dpv:NotificationNotNeeded a rdfs:Class,
        skos:Concept,
        dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NotificationStatus ;
    skos:definition "Status indicating notification(s) are not needed"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Not Needed"@en .

dpv:NotificationOngoing a rdfs:Class,
        skos:Concept,
        dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NotificationStatus ;
    skos:definition "Status indicating notification(s) are ongoing"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Ongoing"@en .

dpv:NotificationPlanned a rdfs:Class,
        skos:Concept,
        dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:NotificationStatus ;
    skos:definition "Status indicating notification(s) are planned"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Planned"@en .

dpv:NotificationStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status indicating whether notification(s) are planned, completed, or failed"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Notification Status"@en .

dpv:ObjectingToProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can object to process of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Objecting to Process"@en .

dpv:Obligation a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    dct:modified "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:AcceptableRule ;
    skos:definition "A rule describing an obligation for performing an activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Obligation"@en ;
    skos:scopeNote "Obligations are aligned with the term MUST in RFC2119 where specified activities are mandatory to be carried out"@en .

dpv:ObligationFulfilled a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating an obligation has been fulfilled i.e. the activity stated as being required to be carried out has been successfully completed"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Obligation Fulfilled"@en .

dpv:ObligationUnfulfilled a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleUnfulfilled ;
    skos:definition "Status indicating an obligation has not been fulfilled i.e. the activity stated as being required to be carried out has not been carried out but this is not considered as a violation e.g. there is still time to conduct the activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Obligation Unfulfilled"@en .

dpv:ObligationViolated a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleViolated ;
    skos:definition "Status indicating an obligation has been violated i.e. the activity stated as being required to be carried out has not been carried out and this is considered as a violation i.e. the activity can no longer be carried out to fulfil the obligation"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Obligation Violated"@en .

dpv:Observe a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to obtain data through observation"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Observe"@en .

dpv:ObservedData a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:CollectedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CollectedData ;
    skos:definition "Data that has been obtained through observations of a source"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Observed Data"@en .

dpv:ObservedPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-08-24"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:CollectedPersonalData,
        dpv:ObservedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CollectedPersonalData,
        dpv:ObservedData ;
    skos:definition "Personal Data that has been collected through observation of the Data Subject(s)"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Observed Personal Data"@en .

dpv:Obtain a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to solicit or gather data from someone"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Obtain"@en .

dpv:ObtainConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConsentControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentControl ;
    skos:definition "Control for obtaining consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Obtain Consent"@en ;
    skos:scopeNote "Indicates how the controller or entity can obtain consent e.g. used with dpv:isExercisedAt"@en .

dpv:OfferContract a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractControl ;
    skos:definition "Control for offering a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Offer Contract"@en .

dpv:OfficialAuthorityExerciseCompleted a rdfs:Class,
        skos:Concept,
        dpv:OfficialAuthorityExerciseStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OfficialAuthorityExerciseStatus ;
    skos:definition "Status where the official authority has been exercised to completion"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Official Authority Exercise Completed"@en .

dpv:OfficialAuthorityExerciseOngoing a rdfs:Class,
        skos:Concept,
        dpv:OfficialAuthorityExerciseStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OfficialAuthorityExerciseStatus ;
    skos:definition "Status where the official authority is being exercised"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Official Authority Exercise Ongoing"@en .

dpv:OfficialAuthorityExercisePending a rdfs:Class,
        skos:Concept,
        dpv:OfficialAuthorityExerciseStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OfficialAuthorityExerciseStatus ;
    skos:definition "Status where the official authority has not been exercised"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Official Authority Exercise Pending"@en .

dpv:OfficialAuthorityExerciseStatus a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0081 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with use of Official Authority as a legal basis"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Official Authority Exercise Status"@en .

dpv:OfficialAuthorityOfController a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-05-05"^^xsd:date ;
    vann:example dex:E0081 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Activities are necessary or authorised through the official authority granted to or vested in the Data Controller"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Official Authority of Controller"@en .

dpv:OftenFrequency a rdfs:Class,
        skos:Concept,
        dpv:Frequency ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Frequency ;
    skos:definition "Frequency where occurrences are often or frequent, but not continuous"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Often Frequency"@en .

dpv:OperatingSystemSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or through operating systems"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Operating System Security"@en .

dpv:OptimisationForConsumer a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceOptimisation ;
    skos:definition "Purposes associated with optimisation of activities and services for consumer or user"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Optimisation for Consumer"@en ;
    skos:related svpu:Custom ;
    skos:scopeNote "The term optimisation here refers to the efficiency of the service in terms of technical provision (or similar means) with benefits for everybody. Personalisation implies making changes that benefit the current user or persona."@en .

dpv:OptimisationForController a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceOptimisation ;
    skos:definition "Purposes associated with optimisation of activities and services for provider or controller"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Optimisation for Controller"@en .

dpv:OptimiseUserInterface a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OptimisationForConsumer ;
    skos:definition "Purposes associated with optimisation of interfaces presented to the user"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Optimise User Interface"@en .

dpv:OptingInToProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can opt-in to specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Opting in to Process"@en .

dpv:OptingOutFromProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can opt-out from specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Opting out of Process"@en .

dpv:Optional a rdfs:Class,
        skos:Concept,
        dpv:Necessity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Necessity ;
    skos:definition "Indication of 'optional' or 'voluntary'"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Optional"@en .

dpv:OralNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice provided orally or verbally"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Oral Notice"@en .

dpv:Organisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "A general term reflecting a company or a business or a group acting as a unit"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Organisation"@en .

dpv:OrganisationComplianceManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationGovernance ;
    skos:definition "Purposes associated with managing compliance for organisation in relation to internal policies"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Organisation Compliance Management"@en ;
    skos:scopeNote "Note that this concept relates to internal organisational compliance. The concept LegalCompliance should be used for external legal or regulatory compliance."@en .

dpv:OrganisationGovernance a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with conducting activities and functions for governance of an organisation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Organisation Governance"@en .

dpv:OrganisationRiskManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationGovernance ;
    skos:definition "Purposes associated with managing risk for organisation's activities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Organisation Risk Management"@en .

dpv:OrganisationalMeasure a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    vann:example dex:E0021 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:TechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalOrganisationalMeasure ;
    skos:definition "Organisational measures used to safeguard and ensure good practices in connection with data and technologies"@en ;
    skos:inScheme dpv:TOM-classes ;
    skos:prefLabel "Organisational Measure"@en .

dpv:OrganisationalUnit a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-03-23"^^xsd:date ;
    vann:example dex:E0037 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Entity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Entity ;
    skos:definition "Entity within an organisation that does not constitute as a separate legal entity"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Organisational Unit"@en .

dpv:Organise a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to organize data for arranging or classifying"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Organise"@en .

dpv:PIA a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ImpactAssessment ;
    skos:definition "Impact assessment regarding privacy risks"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Privacy Impact Assessment (PIA)"@en .

dpv:ParentLegalEntity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "A legal entity that has one or more subsidiary entities operating under it"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Parent Legal Entity"@en .

dpv:ParentOfDataSubject a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-08-03"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ParentOfHuman ;
    skos:definition "Parent(s) of data subjects such as children"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Parent(s) of Data Subject"@en .

dpv:ParentOfHuman a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Parent(s) of humans"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Parent of Human"@en .

dpv:PartialAutomation a rdfs:Class,
        skos:Concept,
        dpv:AutomationLevel ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    dct:source _:bae43fdb35e5b17467c6072924c18cebb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AutomationLevel ;
    skos:definition "Level of automation corresponding to Level 2 in ISO/IEC 22989:2022 where the automation is present in multiple parts of the system or in a manner that does not require the human to control/use these parts while still retaining control over the system"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Partial Automation"@en ;
    skos:scopeNote "Human Involvement is implied here, specifically the ability to Control operations, but also possibly for intervention, oversight, and verification"@en .

dpv:PartiallyCompliant a rdfs:Class,
        skos:Concept,
        dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ComplianceStatus ;
    skos:definition "State of partially being compliant i.e. only some objectives have been met, and others have not been in violation"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Partially Compliant"@en .

dpv:Participant a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that participate in some context such as volunteers in a function"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Participant"@en .

dpv:PassiveRight a rdfs:Class,
        skos:Concept,
        dpv:Right ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Right ;
    skos:definition "The right(s) applicable, provided, or expected that are always (passively) applicable"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Passive Right"@en ;
    skos:scopeNote "Passive rights do not require the entity to request or exercise them. They are considered to be always applicable. For example, the Right to Privacy (in EU) does not require an exercise for it to be fulfilled."@en .

dpv:PassivelyInvolved a rdfs:Class,
        skos:Concept,
        dpv:InvolvementStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InvolvementStatus ;
    skos:definition "Status indicating the specified context is 'passively' involved"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Passively Involved"@en ;
    skos:scopeNote "An example of passive involvement is a person being monitored by a CCTV"@en .

dpv:PasswordAuthentication a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols ;
    skos:definition "Use of passwords to perform authentication"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Password Authentication"@en .

dpv:Patient a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that receive medical attention, treatment, care, advice, or other health related services"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Patient"@en .

dpv:PaymentManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with processing and managing payment in relation to service, including invoicing and records"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Payment Management"@en .

dpv:PenetrationTestingMethods a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Use of penetration testing to identify weaknesses and vulnerabilities through simulations"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Penetration Testing Methods"@en .

dpv:Permission a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    dct:modified "2025-06-19"^^xsd:date ;
    vann:example dex:E0028,
        dex:E0066 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:AcceptableRule ;
    skos:definition "A rule describing a permission to perform an activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Permission"@en ;
    skos:scopeNote "Permissions are aligned with the term MAY in RFC2119 where specified activities may or may not be carried out"@en .

dpv:PermissionManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.n"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightsManagement ;
    skos:definition "Methods to obtain, provide, modify, and withdraw permissions along with maintaining a record of permissions, retrieving records, and processing changes in permission states"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Permission Management"@en ;
    skos:scopeNote "Permission is a broader concept than '(Informed) Consent' as consent when used as a legal basis has specific requirements to be valid. For management of consent, see the concept dpv:ConsentManagement"@en .

dpv:PermissionNotUtilised a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating a permission has not been utilised i.e. the activity stated as being permitted has not been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Permission Not Utilised"@en .

dpv:PermissionUtilised a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating a permission has been utilised i.e. the activity stated as being permitted has been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Permission Utilised"@en .

dpv:PersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-01-19"^^xsd:date ;
    dct:source _:bb7b567cf983b60ca4198a8448a5145a1 ;
    vann:example dex:E0044 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data directly or indirectly associated or related to an individual"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Personal Data"@en ;
    skos:related spl:AnyData ;
    skos:scopeNote "This definition of personal data encompasses the concepts used in GDPR Art.4-1 for 'personal data' and ISO/IEC 2700 for 'personally identifiable information (PII)'."@en .

dpv:PersonalDataAudit a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:InformationAudit ;
    skos:definition "An audit that systematically examines the existence and use of personal data along with its associated resources (e.g. where it is stored) and flows (e.g. where it originates and with whom it is being shared)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Personal Data Audit"@en ;
    skos:scopeNote "This concept is the same as \"Data Mapping\" and \"Data Flow Mapping Exercise\" used by the Information Commissioner's Office as \"to document the data that flows in, around, and out of information processing systems or services\""@en .

dpv:PersonalDataHandling a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Process ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:Process ;
    skos:definition "An abstract concept describing 'personal data handling'"@en ;
    skos:inScheme dpv:process-classes ;
    skos:prefLabel "Personal Data Handling"@en ;
    skos:scopeNote "This concept will be deprecated in future updates. It is recommended to use dpv:Process as the equivalent alternative which is better aligned with legal and operational terminology."@en .

dpv:PersonalDataProcess a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Process ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Process ;
    skos:definition "An action, activity, or method involving personal data"@en ;
    skos:inScheme dpv:process-classes ;
    skos:prefLabel "Personal Data Process"@en .

dpv:PersonalSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivateSpace ;
    skos:definition "A private space associated with an individual in a personal capacity - such as their home or the space around their physical person e.g. my home or my room"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Personal Space"@en .

dpv:Personalisation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with creating and providing customisation based on attributes and/or needs of person(s) or context(s)."@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personalisation"@en ;
    skos:scopeNote "This term is a blanket purpose category for indicating personalisation of some other purpose, e.g. by creating a subclass of the other concept and Personalisation"@en .

dpv:PersonalisedAdvertising a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Advertising,
        dpv:Personalisation ;
    skos:definition "Purposes associated with creating and providing personalised advertising"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personalised Advertising"@en .

dpv:PersonalisedBenefits a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServicePersonalisation ;
    skos:definition "Purposes associated with creating and providing personalised benefits for a service"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personalised Benefits"@en .

dpv:PersonnelBehaviourMonitoring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelMonitoring ;
    skos:definition "Purposes associated with monitoring behaviour of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Behaviour Monitoring"@en .

dpv:PersonnelHiring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with management and execution of hiring processes of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Hiring"@en .

dpv:PersonnelManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-03-30"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanResourceManagement ;
    skos:definition "Purposes associated with management of personnel associated with the organisation e.g. evaluation and management of employees and intermediaries"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Management"@en .

dpv:PersonnelMonitoring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with monitoring of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Monitoring"@en .

dpv:PersonnelOffboarding a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with offboarding of personnel i.e. activities and processes carried out when the person is exiting the company or role"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Offboarding"@en .

dpv:PersonnelOnboarding a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelHiring ;
    skos:definition "Purposes associated with onboarding and integration of personnel within an organisation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Onboarding"@en .

dpv:PersonnelPayment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with management and execution of payment of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Payment"@en .

dpv:PersonnelPerformanceEvaluation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelPerformanceManagement ;
    skos:definition "Purposes associated with evaluation or assessment of performance of employees"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Performance Evaluation"@en .

dpv:PersonnelPerformanceManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement,
        dpv:PersonnelMonitoring ;
    skos:definition "Purposes associated with management of performance of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Performance Management"@en .

dpv:PersonnelPerformanceMonitoring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelMonitoring,
        dpv:PersonnelPerformanceManagement ;
    skos:definition "Purposes associated with monitoring of performance of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Performance Monitoring"@en .

dpv:PersonnelPerformancePrediction a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelPerformanceManagement ;
    skos:definition "Purposes associated with prediction of performance of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Performance Prediction"@en .

dpv:PersonnelPromotionManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with determination and management of promotion of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Promotion Management"@en .

dpv:PersonnelTerminationManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes associated with determination and management of termination of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Termination Management"@en .

dpv:PersonnelWorkloadManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelManagement ;
    skos:definition "Purposes assocaited with determination, scheduling, planning, and carrying out workload management of personnel"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Personnel Workload Management"@en .

dpv:PhysicalAccessControlMethod a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:source "NIST SP 800-12"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AccessControlMethod ;
    skos:definition "Access control applied for physical access e.g. premises or equipment"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Access Control Method"@en .

dpv:PhysicalAuthentication a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-15"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical implementation of authentication e.g. by matching the person to their ID card"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Authentication"@en .

dpv:PhysicalAuthorisation a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical implementation of authorisation e.g. by stamping a visitor pass"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Authorisation"@en .

dpv:PhysicalDeviceSecurity a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-19"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection for devices and equipment"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Device Security"@en .

dpv:PhysicalInterceptionProtection a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-20"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection against interception e.g. by posting a guard"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Interception Protection"@en .

dpv:PhysicalInterruptionProtection a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-18"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection against interruptions e.g. electrical supply interruption"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Interruption Protection"@en .

dpv:PhysicalMeasure a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:TechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalOrganisationalMeasure ;
    skos:definition "Physical measures used to safeguard and ensure good practices in connection with data and technologies"@en ;
    skos:inScheme dpv:TOM-classes ;
    skos:prefLabel "Physical Measure"@en .

dpv:PhysicalNetworkSecurity a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-17"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection for networks and networking related infrastructure e.g. by isolating networking equipments"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Network Security"@en .

dpv:PhysicalSecureStorage a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-171"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physical protection for storage of information or equipment e.g. secure storage for files"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Secure Storage"@en .

dpv:PhysicalSupplySecurity a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-14"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physically securing the supply of resources"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Supply Security"@en .

dpv:PhysicalSurveillance a rdfs:Class,
        skos:Concept,
        dpv:PhysicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "NIST SP 800-171"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PhysicalMeasure ;
    skos:definition "Physically monitoring areas via surveillance"@en ;
    skos:inScheme dpv:physical-measures-classes ;
    skos:prefLabel "Physical Surveillance"@en .

dpv:Policy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "A guidance document outlining any of: procedures, plans, principles, decisions, intent, or protocols."@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Policy"@en .

dpv:PoliticalCampaign a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Advertising,
        dpv:Personalisation ;
    skos:definition "Purposes associated with political campaign activities related to promotion and advertisement of positions and candidates in elections at local, state or regional, or national and international levels"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Political Campaign"@en .

dpv:PostQuantumCryptography a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of algorithms that are intended to be secure against cryptanalytic attack by a quantum computer"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Post-Quantum Cryptography"@en .

dpv:PostedNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that is posted as a sign or banner"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Posted Notice"@en .

dpv:PrimaryImportance a rdfs:Class,
        skos:Concept,
        dpv:Importance ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Importance ;
    skos:definition "Indication of 'primary' or 'main' or 'core' importance"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Primary Importance"@en .

dpv:PrimaryUse a rdfs:Class,
        skos:Concept,
        dpv:ReuseCompatibility ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-06-19"^^xsd:date ;
    dct:modified "2026-02-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ReuseCompatibility ;
    skos:definition "Status indicating compatibility based on the use being either the original context or something that is compatible with it"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Primary Use"@en ;
    skos:scopeNote "Primary Use refers to an assessment where two contexts are found to be compatible, e.g. if purpose is used to test compatibility, then for two activities the second activity is said be the primary use if its purpose is compatible with the first activity's purpose"@en .

dpv:Principle a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "A representation of values or norms that must be taken into consideration when conducting activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Principle"@en .

dpv:PrintedNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2024-08-17"^^xsd:date ;
    dct:source _:b011982720c175b1fc7595c1a04561c46 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice that is provided in a printed form on or along with a device"@en ;
    skos:inScheme dpv:notice-classes ;
    skos:prefLabel "Printed Notice"@en .

dpv:PrivacyByDefault a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "Practices regarding setting the default configurations of information and services to implement data protection and privacy (synonymous with Data Protection by Default)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Privacy by Default"@en .

dpv:PrivacyByDesign a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "Practices regarding incorporating data protection and privacy in the design of information and services (synonymous with Data Protection by Design)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Privacy by Design"@en .

dpv:PrivacyNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    vann:example dex:E0017,
        dex:E0022 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "Represents a notice or document outlining information regarding privacy"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Privacy Notice"@en .

dpv:PrivacyPreservingProtocol a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of protocols designed with the intention of provided additional guarantees regarding privacy"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Privacy Preserving Protocol"@en .

dpv:PrivateCommunalSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivateSpace ;
    skos:definition "A space that is accessible to a group or a community within a private space and where members of the public do not have access to it e.g. society amenities such as gyms and pools"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Private Communal Space"@en .

dpv:PrivateInformationRetrieval a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of cryptographic methods to retrieve a record from a system without revealing which record is retrieved"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Private Information Retrieval"@en .

dpv:PrivateLocation a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:LocalLocation ;
    skos:definition "Location that is not or cannot be accessed by the public and is controlled as a private space"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Private Location (deprecated)"@en ;
    skos:scopeNote "This concept will be deprecated in a future DPV release, it is suggested to use the better defined and legally aligned dpv:PrivateSpace instead"@en .

dpv:PrivateSectorBody a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "An organisation owned and operated by private individuals or companies"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Private Sector Body"@en .

dpv:PrivateSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Location ;
    skos:definition "A space that is owned or controlled by a private entity and where access to members of the public is restricted"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Private Space"@en .

dpv:PrivatelyOperatedPublicSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HybridPublicPrivateSpace,
        dpv:PubliclyAccessibleSpace ;
    skos:definition "A space that is operated or managed by a private entity but which is accessible to the public e.g. a public bus station operated by a specific company"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Privately Operated Public Space"@en .

dpv:PrivatelyOwnedPublicSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HybridPublicPrivateSpace,
        dpv:PrivatelyOwnedSpace ;
    skos:definition "A space that is privately owned but which is accessible and usable by the public - whether freely or through a process which is open to all members of the public e.g. hotel lobby, shopping mall atriums"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Privately Owned Public Space"@en .

dpv:PrivatelyOwnedSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivateSpace ;
    skos:definition "A place that is privately owned e.g. offices, malls"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Privately Owned Space"@en .

dpv:Process a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-09"^^xsd:date ;
    vann:example dex:E0005,
        dex:E0006,
        dex:E0031,
        dex:E0041 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "An action, activity, or method"@en ;
    skos:inScheme dpv:process-classes ;
    skos:prefLabel "Process"@en .

dpv:Processing a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    vann:example dex:E0085 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Operations or 'processing' performed on data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Processing"@en ;
    skos:related spl:AnyProcessing .

dpv:ProcessingCondition a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    vann:example dex:E0047 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Conditions required or followed regarding processing of data or use of technologies"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Processing Condition"@en .

dpv:ProcessingContext a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "Context or conditions within which processing takes place"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Processing Context"@en .

dpv:ProcessingDuration a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-05-11"^^xsd:date ;
    vann:example dex:E0047 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Duration,
        dpv:ProcessingCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration,
        dpv:ProcessingCondition ;
    skos:definition "Conditions regarding duration or temporal limitation for processing"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Processing Duration"@en .

dpv:ProcessingLocation a rdfs:Class,
        skos:Concept ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-05-11"^^xsd:date ;
    vann:example dex:E0047 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Location,
        dpv:ProcessingCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Location,
        dpv:ProcessingCondition ;
    skos:definition "Conditions regarding location or geospatial scope where processing takes places"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Processing Location"@en .

dpv:ProcessingScale a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2022-09-07"^^xsd:date ;
    vann:example dex:E0049 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Scale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Scale ;
    skos:definition "Scale of Processing"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Processing Scale"@en ;
    skos:scopeNote "The exact definition of what constitutes \"scale\" depends on use of jurisdictional, domain-specific, or other forms of externally defined criteria. Where possible, this should be reflected by extending the scales provided with the appropriate context."@en .

dpv:ProfessionalConfidentialData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-danielle-welter ;
    dct:created "2025-05-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConfidentialData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConfidentialData ;
    skos:definition "Data protected by professional secrecy or confidentiality, including but not limited to data covered by professional privilege or secrecy obligations such as that covered by lawyer or doctor-patient confidentiality and other forms of recognised professional confidentiality obligations"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Professional Confidential Data"@en .

dpv:ProfessionalTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StaffTraining ;
    skos:definition "Training methods that are intended to provide professional knowledge and expertise"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Professional Training"@en .

dpv:Profiling a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    vann:example dex:E0075 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to create a profile that describes or represents a person"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Profiling"@en .

dpv:Prohibition a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    dct:modified "2025-06-19"^^xsd:date ;
    vann:example dex:E0029,
        dex:E0066 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:UnacceptableRule ;
    skos:definition "A rule describing a prohibition to perform an activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Prohibition"@en ;
    skos:scopeNote "Prohibitions are aligned with the term MUST NOT in RFC2119 where specified activities are prohibited from being carried out"@en .

dpv:ProhibitionUnviolated a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2024-09-10"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating a prohibition has not been violated i.e. the activity stated as being prohibited has not been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Prohibition Unviolated"@en .

dpv:ProhibitionViolated a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleViolated ;
    skos:definition "Status indicating a prohibition has been violated i.e. the activity stated as being prohibited has been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Prohibition Violated"@en .

dpv:ProtectionOfIPR a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 3.1(c)"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:FulfilmentOfObligation ;
    skos:definition "Purposes associated with the protection of intellectual property rights"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Protection of Intellectual Property Rights"@en .

dpv:ProtectionOfNationalSecurity a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 1.5"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with the protection of national security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Protection of National Security"@en .

dpv:ProtectionOfPublicSecurity a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 3.2(d)"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with the protection of public security"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Protection of Public Security"@en .

dpv:ProvideConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConsentControl,
        dpv:OptingInToProcess ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentControl,
        dpv:OptingInToProcess ;
    skos:definition "Control for providing consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Provide Consent"@en ;
    skos:scopeNote "Indicates how the data subject can provide consent e.g. used with dpv:isExercisedAt"@en .

dpv:ProvideEventRecommendations a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rudy-jacob ;
    dct:created "2019-11-26"^^xsd:date ;
    dct:modified "2022-10-14"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProvidePersonalisedRecommendations ;
    skos:definition "Purposes associated with creating and providing personalised recommendations for events"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Provide Event Recommendations"@en .

dpv:ProvideOfficialStatistics a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with facilitating the development, production and dissemination of reliable official statistics"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Provide Official Statistics"@en .

dpv:ProvidePersonalisedRecommendations a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rudy-jacob ;
    dct:created "2019-11-26"^^xsd:date ;
    dct:modified "2022-10-14"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServicePersonalisation ;
    skos:definition "Purposes associated with creating and providing personalised recommendations"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Provide Personalised Recommendations"@en .

dpv:ProvideProductRecommendations a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-10-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProvidePersonalisedRecommendations ;
    skos:definition "Purposes associated with creating and providing product recommendations e.g. suggest similar products"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Provide Product Recommendations"@en ;
    skos:related svpu:Marketing .

dpv:ProvidedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:CollectedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CollectedData ;
    skos:definition "Data that has been provided by an entity"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Provided Data"@en ;
    skos:scopeNote "Provided data involves one entity explicitly providing the data, which the other entity then collects"@en .

dpv:ProvidedPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-20"^^xsd:date ;
    vann:example dex:E0046 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:CollectedPersonalData,
        dpv:ProvidedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CollectedPersonalData,
        dpv:ProvidedData ;
    skos:definition "Personal Data that has been provided by an entity such as the Data Subject"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Provided Personal Data"@en ;
    skos:scopeNote "Provided personal data involves one entity (e.g. data subject) explicitly providing the data, which the other entity (e.g. data controller) then collects"@en .

dpv:ProviderStandardFormContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StandardFormContract ;
    skos:definition "A contract where the terms and conditions are determined by parties in the role of a 'provider', and the other parties have negligible or no ability to negotiate the terms and conditions"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Provider Standard Form Contract"@en .

dpv:Pseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-damien-desfontaines,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-maya-borges,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2022-11-24"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-5" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_5/oj" ] ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Deidentification ;
    skos:definition "Pseudonymisation means the processing of personal data in such a manner that the personal data can no longer be attributed to a specific data subject without the use of additional information, provided that such additional information is kept separately and is subject to technical and organisational measures to ensure that the personal data are not attributed to an identified or identifiable natural person;"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Pseudonymisation"@en .

dpv:Pseudonymise a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:modified "2022-10-14"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to replace personal identifiable information by artificial identifiers"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Pseudonymise"@en .

dpv:PseudonymisedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:PersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonalData ;
    skos:definition "Pseudonymised Data is data that has gone a partial or incomplete anonymisation process by replacing the identifiable information with artificial identifiers or 'pseudonyms', and is still considered as personal data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Pseudonymised Data"@en .

dpv:PublicBenefit a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes undertaken and intended to provide benefit to public or society"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Public Benefit"@en .

dpv:PublicDataSource a rdfs:Class,
        skos:Concept,
        dpv:DataSource ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSource ;
    skos:definition "A source of data that is publicly accessible or available"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Public Data Source"@en ;
    skos:scopeNote "The term 'Public' is used here in a broad sense. Actual consideration of what is 'Public Data' can vary based on several contextual or jurisdictional factors such as definition of open, methods of access, permissions and licenses."@en .

dpv:PublicInterest a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-04-21"^^xsd:date ;
    vann:example dex:E0082 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Activities are necessary or beneficial for interest of the public or society at large"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Public Interest"@en .

dpv:PublicInterestCompleted a rdfs:Class,
        skos:Concept,
        dpv:PublicInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicInterestStatus ;
    skos:definition "Status where the public interest activity has been completed"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Public Interest Completed"@en .

dpv:PublicInterestObjected a rdfs:Class,
        skos:Concept,
        dpv:PublicInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicInterestStatus ;
    skos:definition "Status where the public interest activity was objected to by the Data Subject or another relevant entity"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Public Interest Objected"@en .

dpv:PublicInterestOngoing a rdfs:Class,
        skos:Concept,
        dpv:PublicInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicInterestStatus ;
    skos:definition "Status where the public interest activity is ongoing"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Public Interest Ongoing"@en .

dpv:PublicInterestPending a rdfs:Class,
        skos:Concept,
        dpv:PublicInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicInterestStatus ;
    skos:definition "Status where the public interest activity has not started"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Public Interest Pending"@en .

dpv:PublicInterestStatus a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0082 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with use of Public Interest as a legal basis"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Public Interest Status"@en .

dpv:PublicLocation a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-10-22"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:LocalLocation ;
    skos:definition "Location that is or can be accessed by the public"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Public Location (deprecated)"@en ;
    skos:scopeNote "This concept will be deprecated in a future DPV release, it is suggested to use the better defined and legally aligned dpv:PublicSpace instead"@en .

dpv:PublicPolicyMaking a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicBenefit ;
    skos:definition "Purposes associated with public policy making, such as the development of new laws"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Public Policy Making"@en .

dpv:PublicRegisterOfEntities a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-06-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf rdfs:Class ;
    sw:term_status "accepted"@en ;
    skos:definition "A publicly available list of entities e.g. to indicate which entities perform a certain activity within a certain location or jurisdiction"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Public Register of Entities"@en .

dpv:PublicRelations a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Marketing ;
    skos:definition "Purposes associated with managing and conducting public relations processes, including creating goodwill for the organisation"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Public Relations"@en .

dpv:PublicSectorBody a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "A government-controlled organisation that provides services or goods to the public"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Public Sector Body"@en .

dpv:PublicSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Location ;
    skos:definition "Any space that is accessible to the public or is owned by the public"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Public Space"@en ;
    skos:scopeNote "Public space is distinct from places under (public) government ownership as such places can exclude public from accessing the place e.g. government military installations or reserved land"@en .

dpv:PubliclyAccessibleSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicSpace ;
    skos:definition "A space that is accessible to all members of the public e.g. parks, malls, train stations"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Publicly Accessible Space"@en .

dpv:PubliclyOwnedSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PublicSpace ;
    skos:definition "A space that is owned by the public e.g. national parks, forests"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Publicly Owned Space"@en .

dpv:Purpose a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    vann:example dex:E0003,
        dex:E0004,
        dex:E0007,
        dex:E0008,
        dex:E0040,
        dex:E0041,
        dex:E0042,
        dex:E0043 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Purpose or (broader) Goal associated with data or technology"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Purpose"@en ;
    skos:related spl:AnyPurpose ;
    skos:scopeNote "The purpose or goal here is intended to sufficiently describe the intention or objective of why the data or technology is being used, and should be broader than mere technical descriptions of achieving a capability. For example, \"Analyse Data\" is an abstract purpose with no indication of what the analyses is for as compared to a purpose such as \"Marketing\" or \"Service Provision\" which provide clarity and comprehension of the 'purpose' and can be enhanced with additional descriptions. Such modelling is in line with regulatory requirements regarding the specificity of purposes, for example in GDPR"@en .

dpv:QuantumCryptography a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Cryptographic methods that utilise quantum mechanical properties to perform cryptographic tasks"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Quantum Cryptography"@en .

dpv:Query a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consult ;
    skos:definition "to query or make enquiries over data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Query"@en .

dpv:RNGPseudonymisation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2022-10-13"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Pseudonymisation ;
    skos:definition "A pseudonymisation method where identifiers are substituted by a number chosen by a Random Number Generator (RNG)"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "RNG Pseudonymisation"@en .

dpv:ROPA a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataProcessingRecord ;
    skos:definition "A Record of Processing Activities (ROPA) is a document detailing processing activities"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Records of Processing Activities"@en ;
    skos:scopeNote "ROPA under GDPR Art.30 has specific requirements regarding the information to be maintained. Additionally, Data Protection Authorities also provide additional information guidelines for information to be maintained in a ROPA. For more information see https://w3id.org/dpcat"@en .

dpv:RandomLocation a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationFixture ;
    skos:definition "Location that is random or unknown"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Random Location"@en .

dpv:ReaffirmConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConsentControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentControl ;
    skos:definition "Control for affirming consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Reaffirm Consent"@en ;
    skos:scopeNote "Indicates how the controller (with dpv:ObtainConsent) or data subject (with dpv:ProvideConsent) can reaffirm consent e.g. used with dpv:isExercisedAt"@en .

dpv:RecertificationPolicy a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Policy ;
    skos:definition "Policy regarding repetition or renewal of existing certification(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Recertification Policy"@en .

dpv:Recipient a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2024-05-21"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-9g" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj" ] ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "Entities that receive data or technologies"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Recipient"@en ;
    skos:related spl:AnyRecipient ;
    skos:scopeNote "Recipients that receive personal data can be a Third Party, Data Controller, or Data Processor."@en .

dpv:RecipientInformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityInformed ;
    skos:definition "Status indicating Recipient has been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Recipient Informed"@en .

dpv:RecipientUninformed a rdfs:Class,
        skos:Concept,
        dpv:EntityInformedStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityUninformed ;
    skos:definition "Status indicating Recipient is uninformed i.e. has not been informed about the specified context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Recipient Uninformed"@en .

dpv:Recommendation a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AcceptableRule ;
    skos:definition "A rule describing a recommendation for performing an activity"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Recommendation"@en ;
    skos:scopeNote "Recommendations are aligned with the term SHOULD in RFC2119 where specified activities should be carried out but are not obligations"@en .

dpv:RecommendationFollowed a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilled ;
    skos:definition "Status indicating a recommendation has been followed i.e. the activity stated as being recommended has been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Recommendation Followed"@en .

dpv:RecommendationNotFollowed a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleUnfulfilled ;
    skos:definition "Status indicating a recommendation has not been followed i.e. the activity stated as being recommended has not been carried out"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Recommendation Not Followed"@en .

dpv:Record a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Obtain ;
    skos:definition "to make a record (especially media)"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Record"@en .

dpv:RecordManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with manage creation, storage, and use of records relevant to operations, events, and processes e.g. to store logs or access requests"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Record Management"@en ;
    skos:scopeNote "This purpose relates specifically for record creation and management. This can be combined or used along with other purposes to express intentions such as records for legal compliance or vendor payments."@en .

dpv:RecordsOfActivities a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-08"^^xsd:date ;
    dct:modified "2024-05-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Records of activities within some context such as maintenance tasks or governance functions"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Records of Activities"@en ;
    skos:scopeNote "Records can be any information associated with the activity e.g. logs, summaries."@en .

dpv:RecruitmentAdvertising a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Advertising,
        dpv:PersonnelHiring ;
    skos:definition "Purposes associated with advertisement for Recruitments and personnel hiring"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Advertising"@en .

dpv:RecruitmentApplicantBackgroundCheck a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes assocaited with conducting background checks for prospective and current job applicants for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Applicant Background Check"@en .

dpv:RecruitmentApplicantCriminalBackgroundCheck a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes associated with conducting criminal background assessment for prospective and current job applicants for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Applicant Criminal Background Check"@en .

dpv:RecruitmentApplicantInformationAuthentication a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes associated with authentication and verification of information as part of recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Applicant Information Authentication"@en .

dpv:RecruitmentApplicantSelection a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes associated with determination or selection of candidates, whether for a specific job or job pool, or for a specific stage as part of recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Applicant Selection"@en .

dpv:RecruitmentApplicationAnalysis a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentApplicationManagement ;
    skos:definition "Purposes assocaited with analysis of job applications or job candidates for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Application Analysis"@en .

dpv:RecruitmentApplicationManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes associated with managing job applications for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Application Management"@en .

dpv:RecruitmentApplicationScreening a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentApplicationManagement ;
    skos:definition "Purposes associated with screening and filtering of job applications or job candidates for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Application Screening"@en .

dpv:RecruitmentInterviewAnalysis a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentInterviewManagement ;
    skos:definition "Purposes associated with analysis of interviews, including the people and involved, for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Interview Analysis"@en .

dpv:RecruitmentInterviewAssessment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentInterviewManagement ;
    skos:definition "Purposes associated with assessment of interviews, including assessment of people and information, for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Interview Assessment"@en .

dpv:RecruitmentInterviewManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentManagement ;
    skos:definition "Purposes associated conducting and managing interviews for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Interview Management"@en .

dpv:RecruitmentInterviewScheduling a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentInterviewManagement ;
    skos:definition "Purposes associated with scheduling interviews for recruitment"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Interview Scheduling"@en .

dpv:RecruitmentManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonnelHiring ;
    skos:definition "Purposes assocaited with recruitment of personnel, which includes identifying, sourcing, screening, filtering, shortlisting, and interviewing candidates"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Recruitment Management"@en .

dpv:RecruitmentTargetedAdvertising a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecruitmentAdvertising,
        dpv:TargetedAdvertising ;
    skos:definition "Purposes associated with targeted advertisement for Recruitments and personnel hiring"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Targeted Recruitment Advertising"@en .

dpv:Reformat a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.d"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Format ;
    skos:definition "to rearrange or restructure data to change its form"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Reformat"@en .

dpv:RefuseConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConsentControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentControl ;
    skos:definition "Control for refusing consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Refuse Consent"@en ;
    skos:scopeNote "Indicates how the controller (with dpv:ObtainConsent) or data subject (with dpv:ProvideConsent) can reaffirm consent e.g. used with dpv:isExercisedAt"@en .

dpv:RefuseContract a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractControl ;
    skos:definition "Control for refusing a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Refuse Contract"@en .

dpv:Region a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Country ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Country ;
    skos:definition "A region is an area or site that is considered a location"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Region"@en .

dpv:RegionalAuthority a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Authority ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Authority ;
    skos:definition "An authority tasked with overseeing legal compliance for a region"@en ;
    skos:inScheme dpv:entities-authority-classes ;
    skos:prefLabel "Regional Authority"@en .

dpv:RegionalScale a rdfs:Class,
        skos:Concept,
        dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeographicCoverage ;
    skos:definition "Geographic coverage spanning a specific region or regions"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Regional Scale"@en .

dpv:RegulatorySandbox a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-17"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "EU Council Regulatory sandboxes and experimentation clauses as tools for better regulation" ;
            schema:url "https://www.consilium.europa.eu/en/press/press-releases/2020/11/16/regulatory-sandboxes-and-experimentation-clauses-as-tools-for-better-regulation-council-adopts-conclusions/" ] ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Safeguard ;
    skos:definition "Mechanism used by regulators and businesses for gauging the compatibility of regulations and innovative products, particularly in the context of digitalisation, in a controlled real-world environment with appropriate safeguards in place"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Regulatory Sandbox"@en .

dpv:ReligiousAssociations a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "An organisations that supports the practice, promotion, and management of religious activities and beliefs"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Religious Associations"@en .

dpv:RemoteLocation a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationLocality ;
    skos:definition "Location is remote i.e. not local"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Remote Location"@en .

dpv:Remove a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to destruct or erase data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Remove"@en .

dpv:RenewedConsentGiven a rdfs:Class,
        skos:Concept,
        dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    dct:source _:b81862437284348cec0143b34a90c27af ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentStatusValidForProcessing ;
    skos:definition "The state where a previously given consent has been 'renewed' or 'refreshed' or 'reaffirmed' to form a new instance of given consent"@en ;
    skos:inScheme dpv:consent-status-classes ;
    skos:prefLabel "Renewed Consent Given"@en ;
    skos:scopeNote "An example of this state is when a previously given consent has expired, and the individual is presented a notice regarding continuing associated processing operations - to which they agree. This state can be useful to keep track of 'reconfirmed' or 'refreshed' consent within consent records, assist notices and contextual agents to create better consenting dialogues, and assist with specific legal obligations related to subsequent consenting"@en .

dpv:RepairImpairments a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-24"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with identifying, rectifying, or otherwise undertaking activities intended to fix or repair impairments to existing functionalities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Repair Impairments"@en ;
    skos:scopeNote "An example of identifying and rectifying impairments is the process of finding and fixing errors in products, commonly referred to as debugging"@en .

dpv:Representative a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.27" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj" ] ;
    vann:example dex:E0019,
        dex:E0032 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "A representative of a legal entity"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Representative"@en ;
    skos:scopeNote "A representative may not be a 'legal agent' if it is authorised to only represent the entity and not to take actions on its behalf"@en .

dpv:RequestAccepted a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being accepted towards fulfilment"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Accepted"@en .

dpv:RequestAcknowledged a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being acknowledged"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Acknowledged"@en .

dpv:RequestActionDelayed a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    vann:example dex:E0058 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being delayed towards fulfilment"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Action Delayed"@en .

dpv:RequestFulfilled a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being fulfilled"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Fulfilled"@en .

dpv:RequestInitiated a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being initiated"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Initiated"@en .

dpv:RequestRejected a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being rejected towards non-fulfilment"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Rejected"@en .

dpv:RequestRequiredActionPerformed a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request's required action having been performed by the other party"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Required Action Performed"@en .

dpv:RequestRequiresAction a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request requiring an action to be performed from another party"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Requires Action"@en .

dpv:RequestStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with requests"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Status"@en .

dpv:RequestStatusQuery a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request's status being queried"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Status Query"@en .

dpv:RequestUnfulfilled a rdfs:Class,
        skos:Concept,
        dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RequestStatus ;
    skos:definition "State of a request being unfulfilled"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Request Unfulfilled"@en .

dpv:RequestedServiceProvision a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceProvision ;
    skos:definition "Purposes associated with delivering services as requested by user or consumer"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Requested Service Provision"@en ;
    skos:scopeNote "The use of 'request' here includes where an user explicitly asks for the service and also when an established contract requires the provision of the service"@en .

dpv:Required a rdfs:Class,
        skos:Concept,
        dpv:Necessity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-13"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Necessity ;
    skos:definition "Indication of 'required' or 'necessary'"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Required"@en .

dpv:ResearchAndDevelopment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with conducting research and development for new methods, products, or services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Research and Development"@en .

dpv:ResidualRisk a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-16"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Risk ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Risk ;
    skos:definition "Risk remaining after treatment or mitigation"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Residual Risk"@en .

dpv:Restrict a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to apply a restriction on the processing of specific records"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Restrict"@en .

dpv:Retrieve a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to retrieve data, often in an automated manner"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Retrieve"@en .

dpv:ReuseCompatibility a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-06-19"^^xsd:date ;
    dct:modified "2026-02-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status indicating whether the specified context is compatible with another earlier context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "ReuseCompatibility"@en ;
    skos:scopeNote "Compatibility refers to whether two contexts, such as dpv:Process instances, are compatible with each other based on a criteria which is not defined by the concept. This criteria can be based on requirements from law, such as GDPR's purpose compatibility or can be based on privacy norms such as contextual integrity. To express such interpretations, further concepts should be expanded from this base concept"@en .

dpv:ReversingProcessEffects a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can reverse effects of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Reversing Process Effects"@en ;
    skos:scopeNote "Effects refer to consequences and impacts arising from the process or from the outputs of a process"@en .

dpv:ReversingProcessInput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can reverse input of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Reversing Process Input"@en ;
    skos:scopeNote "Reversion can be considered a form of correction in some instances. We welcome inputs to further explore and define this relation between correction and reversion concepts."@en .

dpv:ReversingProcessOutput a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can reverse output of specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Reversing Process Output"@en ;
    skos:scopeNote "Reversing of outputs indicate discarding the output and going back to the previous output. This is different from correction of output which allows modification of the output - implying continuation of the process."@en .

dpv:ReviewImpactAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ImpactAssessment,
        dpv:ReviewProcedure ;
    skos:definition "Procedures to review impact assessments in terms of continued validity, adequacy for intended purposes, and conformance of processes with findings"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Review Impact Assessment"@en .

dpv:ReviewProcedure a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "A procedure or process that reviews the correctness and validity of other procedures and policies e.g. to ensure continued validity, adequacy for intended purposes, and conformance of processes with findings"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Review Procedure"@en .

dpv:Right a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-18"^^xsd:date ;
    vann:example dex:E0067 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "The right(s) applicable, provided, or expected"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right"@en ;
    skos:scopeNote "A 'right' is a legal, social, or ethical principle of freedom or entitlement which dictate the norms regarding what is allowed or owed. Rights as a concept encompass a broad area of norms and entities, and are not specific to Individuals or Data Protection / Privacy. For individual specific rights, see dpv:DataSubjectRight"@en .

dpv:RightExerciseActivity a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-11-02"^^xsd:date ;
    vann:example dex:E0059 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "An activity representing an exercising of an active right"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Exercise Activity"@en ;
    skos:scopeNote "There may be multiple activities associated with exercising and fulfilling rights. See the RightExerciseRecord concept for record-keeping of such activities in a cohesive manner."@en .

dpv:RightExerciseNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightNotice ;
    skos:definition "Information associated with exercising of an active right such as where and how to exercise the right, information required for it, or updates on an exercised rights request"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Exercise Notice"@en ;
    skos:scopeNote "This concept is intended for providing information regarding a right exercise. For specific instances of such exercises, see RightExerciseActivity and RightExerciseRecord."@en .

dpv:RightExerciseRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-11-02"^^xsd:date ;
    dct:modified "2025-08-17"^^xsd:date ;
    vann:example dex:E0057 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:RecordsOfActivities ;
    skos:definition "Record of a Right being exercised"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Exercise Record"@en ;
    skos:scopeNote "This concept represents a record of one or more right exercise activities, such as those associated with a single data subject or service or entity"@en .

dpv:RightFulfilmentNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightExerciseNotice ;
    skos:definition "Notice provided regarding fulfilment of a right"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Fulfilment Notice"@en ;
    skos:scopeNote "This notice is associated with situations where information is provided with the intention of progressing the fulfilment of a right. For example, a notice asking for more information regarding the scope of the right, or providing information on where to access the data provided under a right."@en .

dpv:RightNonFulfilmentNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-02"^^xsd:date ;
    vann:example dex:E0058,
        dex:E0061 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RightExerciseNotice ;
    skos:definition "Notice provided regarding non-fulfilment of a right"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Non-Fulfilment Notice"@en ;
    skos:scopeNote "This notice is associated with situations where information is provided with the intention of communicating non-fulfilment of a right. For example, to provide justifications on why a right could not be fulfilled or providing information about another entity who should be approached for exercising this right."@en .

dpv:RightNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-16"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "Information associated with rights, such as which rights exist, when and where they are applicable, and other relevant information"@en ;
    skos:inScheme dpv:rights-classes ;
    skos:prefLabel "Right Notice"@en ;
    skos:scopeNote "This concept also covers information about rights exercise, with dpv:RightExerciseNotice specifically representing information provided in connection with exercising of rights. Both notices may be needed, e.g. RightNotice for providing information about existence and exercise of rights, and RightExerciseNotice for providing additional information specifically about exercise of rights - such as to request more information or provide updates on an exercised rights request"@en .

dpv:RightsFulfilment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:LegalObligation ;
    skos:definition "Purposes associated with the fulfillment of rights specified in law"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Rights Fulfilment"@en ;
    skos:scopeNote "Where Rights Fulfillment includes activities that are not legal obligations, for example conducting Identity Verification, the documentation should indicate this by expressing them as separate purposes within the same activity"@en .

dpv:RightsImpactAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ImpactAssessment ;
    skos:definition "Impact assessment which involves determining the impact on rights and freedoms"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Rights Impact Assessment"@en ;
    skos:scopeNote "The rights and freedoms may be those defined in law or other norms, and may be bound to a jurisdiction"@en .

dpv:RightsManagement a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Methods associated with rights management where 'rights' refer to controlling who can do what with a resource"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Rights Management"@en .

dpv:Risk a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-18"^^xsd:date ;
    dct:modified "2024-08-16"^^xsd:date ;
    vann:example dex:E0027,
        dex:E0068,
        dex:E0071 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:RiskConcept ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RiskConcept ;
    skos:definition "A risk or possibility or uncertainty of negative effects, impacts, or consequences"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Risk"@en ;
    skos:scopeNote "Risks can be associated with one or more different concepts such as purpose, processing, personal data, technical or organisational measure"@en .

dpv:RiskAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Assessment ;
    skos:definition "Assessment involving identification, analysis, and evaluation of risk"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Risk Assessment"@en .

dpv:RiskConcept a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-rob-brennan ;
    dct:created "2024-08-16"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Parent concept for combining concepts associated with risk assessment such as actual and potential Risk, Risk Source, Consequences, and Impacts"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Risk Concept"@en ;
    skos:scopeNote "RiskConcept is a generic concept used for creation of specific taxonomies in the RISK extension to provide guidance on how a concept can potentially be a risk, risk source, consequence, and impact. It is not intended to be used directly and is only created for organisation of concepts in DPV vocabularies"@en .

dpv:RiskLevel a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-07-20"^^xsd:date ;
    vann:example dex:E0068,
        dex:E0071 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "The magnitude of a risk expressed as an indication to aid in its management"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Risk Level"@en ;
    skos:scopeNote "Risk Levels can be defined as a combination of different characteristics. For example, ISO 31073:2022 defines it as a combination of consequences and their likelihood. Another example would be the Risk Matrix where Risk Level is defined as a combination of Likelihood and Severity associated with the Risk."@en .

dpv:RiskMitigationMeasure a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:TechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalOrganisationalMeasure ;
    skos:definition "Measures intended to mitigate, minimise, or prevent risk."@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Risk Mitigation Measure"@en .

dpv:Rule a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    vann:example dex:E0030 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "A rule describing a process or control that directs or determines if and how an activity should be conducted"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Rule"@en .

dpv:RuleFulfilled a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilmentStatus ;
    skos:definition "Status indicating a rule has been fulfilled, completed, or satisfied"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Rule Fulfilled"@en .

dpv:RuleFulfilmentStatus a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    vann:example dex:E0084 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with a rule for indicating whether it is applicable, or has been utilised, and whether the requirements of the rule have been fulfilled or violated"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Rule Fulfilment Status"@en .

dpv:RuleUnfulfilled a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilmentStatus ;
    skos:definition "Status indicating a rule has not been fulfilled nor violated"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Rule Unfulfilled"@en .

dpv:RuleViolated a rdfs:Class,
        skos:Concept,
        dpv:RuleFulfilmentStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RuleFulfilmentStatus ;
    skos:definition "Status indicating a rule has been violated, breached, broken, or infracted"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Rule Violated"@en .

dpv:SMEOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "An organisation that is characterised as a Small or Medium-sized Enterprise based on limited staff and revenue"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "SME Organisation"@en .

dpv:Safeguard a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "A safeguard is a precautionary measure for the protection against or mitigation of negative effects"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Safeguard"@en ;
    skos:scopeNote "This concept is relevant given the requirement to assert safeguards in cross-border data transfers"@en .

dpv:SafeguardForDataTransfer a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Safeguard ;
    skos:definition "Represents a safeguard used for data transfer. Can include technical or organisational measures."@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Safeguard for Data Transfer"@en .

dpv:Scale a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-rana-saniei ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingContext ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "A measurement along some dimension"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Scale"@en ;
    skos:scopeNote "Scales are subjective concepts that need to be defined and interpreted within the context of their application. For example, what would be small within one context could be large within another."@en .

dpv:ScientificResearch a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2.16"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ResearchAndDevelopment ;
    skos:definition "Purposes associated with scientific research"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Scientific Research"@en .

dpv:Scope a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "Indication of the extent or range or boundaries associated with(in) a context"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Scope"@en .

dpv:ScoringOfIndividuals a rdfs:Class,
        skos:Concept,
        dpv:EvaluationScoring ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    dct:modified "2022-11-30"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EvaluationScoring ;
    skos:definition "Processing that involves scoring of individuals"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Scoring of Individuals"@en .

dpv:Screen a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Transform ;
    skos:definition "to remove data for some criteria"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Screen"@en .

dpv:Seal a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CertificationSeal ;
    skos:definition "A seal or a mark indicating proof of certification to some certification or standard"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Seal"@en .

dpv:SearchFunctionalities a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceProvision ;
    skos:definition "Purposes associated with providing searching, querying, or other forms of information retrieval related functionalities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Search Functionalities"@en .

dpv:SecondaryImportance a rdfs:Class,
        skos:Concept,
        dpv:Importance ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-02-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Importance ;
    skos:definition "Indication of 'secondary' or 'minor' or 'auxiliary' importance"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Secondary Importance"@en .

dpv:SecondaryUse a rdfs:Class,
        skos:Concept,
        dpv:ReuseCompatibility ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-06-19"^^xsd:date ;
    dct:modified "2026-02-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ReuseCompatibility ;
    skos:definition "Status indicating incompatibility based on the use not being compatible with an earlier context"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Secondary Use"@en ;
    skos:scopeNote "Secondary Use refers to an assessment where two contexts are found to be incompatible, e.g. if purpose is used to test compatibility, then for two activities the second activity is said be the secondary use if its purpose is incompatible with the first activity's purpose"@en .

dpv:SecretSharingSchemes a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of secret sharing schemes where the secret can only be reconstructed through combination of sufficient number of individuals"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Secret Sharing Schemes"@en .

dpv:Sector a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0043 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Sector describes the area of application or domain that indicates or restricts scope for interpretation and application of purpose e.g. Agriculture, Banking"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Sector"@en ;
    skos:scopeNote "There are various sector codes used commonly to indicate the domain of an organisation or business. Examples include NACE (EU), ISIC (UN), SIC and NAICS (USA)."@en .

dpv:SecureMultiPartyComputation a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of cryptographic methods for entities to jointly compute functions without revealing inputs"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Secure Multi-Party Computation"@en .

dpv:SecureProcessingEnvironment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.20"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityProcedure ;
    skos:definition "A physical or virtual environment supported by organisational means that integrates security and compliance requirements and allows supervising data processing actions"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Secure Processing Environment"@en .

dpv:SecurityAssessment a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RiskAssessment ;
    skos:definition "Assessment of security intended to identify gaps, vulnerabilities, risks, and effectiveness of controls"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Security Assessment"@en .

dpv:SecurityAudit a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Audit ;
    skos:definition "An audit that systematically examines the existence and use of security risks and measures within information systems, networks, and security policies to identify vulnerabilities, risks, and gaps"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Audit"@en .

dpv:SecurityIncidentNotice a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notice ;
    skos:definition "A notice providing information about security incident(s)"@en ;
    skos:inScheme dpv:notice-classes,
        dpv:organisational-measures-classes ;
    skos:prefLabel "Security Incident Notice"@en .

dpv:SecurityIncidentNotification a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Notification ;
    skos:definition "Notification of information about security incident(s)"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Incident Notification"@en .

dpv:SecurityIncidentRecord a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:RecordsOfActivities ;
    skos:definition "Record of a security incident"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Incident Record"@en .

dpv:SecurityKnowledgeTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StaffTraining ;
    skos:definition "Training intended to increase knowledge regarding security"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Knowledge Training"@en .

dpv:SecurityMethod a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalMeasure ;
    skos:definition "Methods that relate to creating and providing security"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Security Method"@en .

dpv:SecurityProcedure a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Procedures associated with assessing, implementing, and evaluating security"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Procedure"@en .

dpv:SecurityRoleProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityProcedure ;
    skos:definition "Procedures related to security roles"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Security Role Procedures"@en .

dpv:SellDataToThirdParties a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SellProducts ;
    skos:definition "Purposes associated with selling or sharing data or information to third parties"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Sell Data to Third Parties"@en ;
    skos:scopeNote "Sell here means exchange, submit, or provide in return for direct or indirect compensation. Was subclass of commercial interest, changed to reflect selling something"@en .

dpv:SellInsightsFromData a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SellProducts ;
    skos:definition "Purposes associated with selling or sharing insights obtained from analysis of data"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Sell Insights from Data"@en ;
    skos:scopeNote "Sell here means exchange, submit, or provide in return for direct or indirect compensation. Was subclass of commercial interest, changed to reflect selling something"@en .

dpv:SellProducts a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceProvision ;
    skos:definition "Purposes associated with selling products or services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Sell Products"@en ;
    skos:scopeNote "Sell here means exchange, submit, or provide in return for direct or indirect compensation."@en .

dpv:SellProductsToDataSubject a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SellProducts ;
    skos:definition "Purposes associated with selling products or services to the user, consumer, or data subjects"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Sell Products to Data Subject"@en ;
    skos:scopeNote "Sell Products here refers to processing necessary to provide and complete a sale to customers. It should not be confused with providing services with a cost based on an established agreement."@en .

dpv:SemiPrivateSpace a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-04-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PrivateSpace ;
    skos:definition "A private space that acts as a shared space with other entities but which is still essentially private for the individuals e.g. a semi-private hospital room shared with another patient"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Semi Private Space"@en .

dpv:SensitiveData a rdfs:Class,
        skos:Concept ;
    dct:created "2024-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data deemed sensitive"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Sensitive Data"@en .

dpv:SensitiveNonPersonalData a rdfs:Class,
        skos:Concept ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 30(a)"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:SensitiveData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SensitiveData ;
    skos:definition "Non-personal data deemed sensitive"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Sensitive Non Personal Data"@en .

dpv:SensitivePersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    vann:example dex:E0010,
        dex:E0045 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:PersonalData,
        dpv:SensitiveData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonalData,
        dpv:SensitiveData ;
    skos:definition "Personal data that is considered 'sensitive' in terms of privacy and/or impact, and therefore requires additional considerations and/or protection"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Sensitive Personal Data"@en ;
    skos:scopeNote "Sensitivity' is a matter of context, and may be defined within legal frameworks. For GDPR, Special categories of personal data are considered a subset of sensitive data. To illustrate the difference between the two, consider the situation where Location data is collected, and which is considered 'sensitive' but not 'special'. As a probable rule, sensitive data require additional considerations whereas special category data requires additional legal basis / justifications."@en .

dpv:SensitivityLevel a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Severity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Severity ;
    skos:definition "Sensitivity' reflects the risk of impact if not secured or utilised with appropriate measures and controls e.g. for sensitive data"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Sensitivity Level"@en ;
    skos:scopeNote "ISO/IEC TS 38505-3:2021 defines 'data sensitivity' as the potential harm of unauthorised disclosure. DPV's use of the concept goes beyond disclosure as it refers to the level of safeguards or controls the data requires as a reflection of its 'sensitive' nature. To indicate quantified levels of sensitivity, e.g. \"high sensitivity\", instances of severity can be directly used or specialised"@en .

dpv:Service a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-09"^^xsd:date ;
    vann:example dex:E0031,
        dex:E0041 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Process ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Process ;
    skos:definition "A service is a process where one entity provides some benefit or assistance to another entity"@en ;
    skos:inScheme dpv:process-classes ;
    skos:prefLabel "Service"@en ;
    skos:scopeNote "Service Provider and Service Consumer reflect the roles associated with a service. 'Service' as a process is a distinct concept from the use of 'service' as a provision method in Tech extension"@en .

dpv:ServiceAccessDetermination a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-tytti-rintamaki ;
    dct:created "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with the determination of whether specific conditions or criteria are met for accessing, using, or gaining access to a service"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Access Determination"@en .

dpv:ServiceConsumer a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "The entity that consumes or receives the service"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Service Consumer"@en .

dpv:ServiceLevelAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByDomain ;
    skos:definition "A contract regarding the provision of a service which outlines the acceptable metrics and performance of the service for the consumer"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Service Level Agreement (SLA)"@en .

dpv:ServiceManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with the management of services or products"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Management"@en .

dpv:ServiceMonitoring a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-tytti-rintamaki ;
    dct:created "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with the monitoring of services or products to understand their performance and utilisation with a view to inform their management"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Monitoring"@en .

dpv:ServiceOptimisation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with optimisation of services or activities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Optimisation"@en ;
    skos:scopeNote "Subclass of ServiceProvision since optimisation is usually considered part of providing services"@en .

dpv:ServicePersonalisation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Personalisation,
        dpv:ServiceManagement ;
    skos:definition "Purposes associated with providing personalisation within services or product or activities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Personalisation"@en .

dpv:ServiceProvider a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "The entity that provides a service"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Service Provider"@en .

dpv:ServiceProvision a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-beatriz-esteves,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with providing service or product or activities"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Provision"@en ;
    skos:scopeNote "This concept was modified as a breaking change in v2.3 with the introduction of `dpv:ServiceManagement`. This concept should therefore be used only to describe the provision of a service, and should not be used to represent its management, monitoring, or other non-provision related purposes (see the taxonomy for other Service Management related purposes)"@en .

dpv:ServiceRegistration a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceManagement ;
    skos:definition "Purposes associated with registering users and collecting information required for providing a service"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Registration"@en ;
    skos:scopeNote "An example of service registration is to provide a form that collects information such as preferred language or media format for downloading a movie"@en .

dpv:ServiceUsageAnalytics a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2026-02-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ServiceMonitoring ;
    skos:definition "Purposes associated with conducting analysis and reporting related to usage of services or products"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Service Usage Analytics"@en ;
    skos:scopeNote "Was \"UsageAnalytics\", prefixed with Service to better reflect scope"@en .

dpv:Severity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-07-21"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "The magnitude of being unwanted or having negative effects such as harmful impacts"@en ;
    skos:inScheme dpv:risk-classes ;
    skos:prefLabel "Severity"@en ;
    skos:scopeNote "Severity can be associated with Risk, or its Consequences and Impacts"@en .

dpv:Share a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to give data (or a portion of it) to others"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Share"@en .

dpv:SingleSignOn a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols ;
    skos:definition "Use of credentials or processes that enable using one set of credentials to authenticate multiple contexts."@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Single Sign On"@en .

dpv:SingularDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered singular i.e. a specific instance or single item"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Singular Data Volume"@en .

dpv:SingularFrequency a rdfs:Class,
        skos:Concept,
        dpv:Frequency ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Frequency ;
    skos:definition "Frequency where occurrences are singular i.e. they take place only once"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Singular Frequency"@en .

dpv:SingularScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered singular i.e. a specific data subject"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Singular Scale Of Data Subjects"@en .

dpv:SmallDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered small or limited within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Small Data Volume"@en .

dpv:SmallScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered small or limited within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Small Scale Of Data Subjects"@en .

dpv:SmallScaleProcessing a rdfs:Class,
        skos:Concept,
        dpv:ProcessingScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-09-07"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingScale ;
    skos:definition "Processing that takes place at small scales (as specified by some criteria)"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Small Scale Processing"@en .

dpv:SocialMediaMarketing a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Marketing ;
    skos:definition "Purposes associated with conducting marketing through social media"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Social Media Marketing"@en .

dpv:SpecialCategoryPersonalData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:modified "2022-01-19"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.9-1" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_1/oj" ] ;
    vann:example dex:E0010,
        dex:E0045 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:SensitivePersonalData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SensitivePersonalData ;
    skos:definition "Sensitive Personal Data whose use requires specific additional legal permission or justification"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Special Category Personal Data"@en ;
    skos:scopeNote "The term 'special category' is based on GDPR Art.9, but should not be considered as exclusive to it. DPV considers all Special Categories to also be Sensitive, but whose use is either prohibited or regulated and therefore requires additional legal basis for justification that is separate from that for general personal data."@en .

dpv:SporadicDataVolume a rdfs:Class,
        skos:Concept,
        dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataVolume ;
    skos:definition "Data volume that is considered sporadic or sparse within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Sporadic Data Volume"@en .

dpv:SporadicFrequency a rdfs:Class,
        skos:Concept,
        dpv:Frequency ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Frequency ;
    skos:definition "Frequency where occurrences are sporadic or infrequent or sparse"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Sporadic Frequency"@en .

dpv:SporadicScaleOfDataSubjects a rdfs:Class,
        skos:Concept,
        dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSubjectScale ;
    skos:definition "Scale of data subjects considered sporadic or sparse within the context"@en ;
    skos:inScheme dpv:processing-scale-classes ;
    skos:prefLabel "Sporadic Scale Of Data Subjects"@en .

dpv:StaffTraining a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0021 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Practices and policies regarding training of staff members"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Staff Training"@en .

dpv:Standard a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GuidelinesPrinciple ;
    skos:definition "A set of requirements or norms that are agreed upon i.e. they are considered a 'standard'"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Standard"@en ;
    skos:scopeNote "DPV does not restrict the notion of 'standard' to those published by specific or 'formal' bodies"@en .

dpv:StandardFormContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractByNegotiationType ;
    skos:definition "A contract where the terms and conditions are determined by one or more of the parties, and the other parties have negligible or no ability to negotiate the terms and conditions"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Standard Form Contract"@en ;
    skos:scopeNote "Such a contract results in the unempowered parties being in a \"take it or leave it\" position as they can only accept or reject the contract. Standard form contracts are also known as \"Adhesion contract\" or \"Boilerplate contract\""@en .

dpv:StandardsConformance a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 12.d"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GovernanceProcedures ;
    skos:definition "Purposes associated with activities undertaken to ensure or achieve conformance with standards"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Standards Conformance"@en .

dpv:StartupOrganisation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "An organisation that is newly established and is nascent in terms of available resources"@en ;
    skos:inScheme dpv:entities-organisation-classes ;
    skos:prefLabel "Startup Organisation"@en .

dpv:StatisticalConfidentialityAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalMeasure ;
    dct:created "2022-02-09"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalAgreement ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for classification and management of 'confidential data' based on a statistical framework"@en ;
    skos:inScheme dpv:legal-measures-classes ;
    skos:prefLabel "Statistical Confidentiality Agreement"@en .

dpv:StatisticallyConfidentialData a rdfs:Class,
        skos:Concept ;
    dct:created "2024-02-14"^^xsd:date ;
    dct:source "DGA 2(20)"@en ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConfidentialData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConfidentialData ;
    skos:definition "Data protected through Statistical Confidentiality regulations and agreements"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Statistically Confidential Data"@en .

dpv:Status a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Context ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Context ;
    skos:definition "The status or state of something"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Status"@en .

dpv:StorageCondition a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0011,
        dex:E0048 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingCondition ;
    skos:definition "Conditions required or followed regarding storage of data"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Storage Condition"@en .

dpv:StorageDeletion a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0048 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:StorageCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StorageCondition ;
    skos:definition "Deletion or Erasure of data including any deletion guarantees"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Storage Deletion"@en .

dpv:StorageDuration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0048 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingDuration,
        dpv:StorageCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingDuration,
        dpv:StorageCondition ;
    skos:definition "Duration or temporal limitation on storage of data"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Storage Duration"@en .

dpv:StorageLocation a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0048 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ProcessingLocation,
        dpv:StorageCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingLocation,
        dpv:StorageCondition ;
    skos:definition "Location or geospatial scope where the data is stored"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Storage Location"@en .

dpv:StorageRestoration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    vann:example dex:E0048 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:StorageCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:StorageCondition ;
    skos:definition "Regularity and temporal span of data restoration/backup mechanisms that guarantee that data is preserved"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Storage Restoration"@en .

dpv:Store a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to keep data for future use"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Store"@en .

dpv:Structure a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organise ;
    skos:definition "to arrange data according to a structure"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Structure"@en .

dpv:Student a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are students"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Student"@en .

dpv:SubProcessorAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:DataProcessingAgreement ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Processor and a Data (Sub-)Processor"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Sub-Processor Agreement"@en .

dpv:Subscriber a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that subscribe to service(s)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Subscriber"@en ;
    skos:scopeNote "note: subscriber can be customer or consumer"@en .

dpv:SubsidiaryLegalEntity a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Organisation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Organisation ;
    skos:definition "A legal entity that operates as a subsidiary of another legal entity"@en ;
    skos:inScheme dpv:entities-classes ;
    skos:prefLabel "Subsidiary Legal Entity"@en .

dpv:SupportContractNegotiation a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.15"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SupportEntityDecisionMaking ;
    skos:definition "Supporting entities, including individuals, with negotiating a contract and its terms and conditions"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Support Contract Negotiation"@en .

dpv:SupportEntityDecisionMaking a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.15"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:OrganisationalMeasure ;
    skos:definition "Supporting entities, including individuals, in making decisions"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Support Entity Decision Making"@en .

dpv:SupportExchangeOfViews a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.15"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SupportEntityDecisionMaking ;
    skos:definition "Supporting individuals and entities in exchanging views e.g. regarding data processing purposes for their best interests"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Support Exchange of Views"@en .

dpv:SupportInformedConsentDecision a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:source "DGA 2.15"@en ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SupportEntityDecisionMaking ;
    skos:definition "Supporting individuals with making a decision regarding their informed consent"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Support Informed Consent Decision"@en .

dpv:SupraNationalAuthority a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-02"^^xsd:date ;
    dct:source _:b0f97484e2a3b06fd9a79bb7fe79ec7aa ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Authority ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Authority ;
    skos:definition "An authority tasked with overseeing legal compliance for a supra-national union e.g. EU"@en ;
    skos:inScheme dpv:entities-authority-classes ;
    skos:prefLabel "Supranational Authority"@en .

dpv:SupraNationalUnion a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Jurisdiction ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Jurisdiction ;
    skos:definition "A political union of two or more countries with an establishment of common authority"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Supranational Union"@en .

dpv:SymmetricCryptography a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of cryptography where the same keys are utilised for encryption and decryption of information"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Symmetric Cryptography"@en .

dpv:SymmetricEncryption a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:ba6697e518d9b31b99c8bca854ed85bbd ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Encryption ;
    skos:definition "Use of symmetric cryptography to encrypt data"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Symmetric Encryption"@en .

dpv:SyntheticData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-18"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:GeneratedData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:GeneratedData ;
    skos:definition "Synthetic data refers to artificially created data such that it is intended to resemble real data (personal or non-personal), but does not refer to any specific identified or identifiable individual, or to the real measure of an observable parameter in the case of non-personal data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Synthetic Data"@en .

dpv:SystematicMonitoring a rdfs:Class,
        skos:Concept,
        dpv:ProcessingContext ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-piero-bonatti ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ProcessingContext ;
    skos:definition "Processing that involves systematic monitoring of individuals"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Systematic Monitoring"@en .

dpv:TargetedAdvertising a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-30"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:PersonalisedAdvertising ;
    skos:definition "Purposes associated with creating and providing personalised advertisement where the personalisation is targeted to a specific individual or group of individuals"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Targeted Advertising"@en .

dpv:TechnicalMeasure a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    vann:example dex:E0020,
        dex:E0064 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:TechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:TechnicalOrganisationalMeasure ;
    skos:definition "Technical measures used to safeguard and ensure good practices in connection with data and technologies"@en ;
    skos:inScheme dpv:TOM-classes ;
    skos:prefLabel "Technical Measure"@en .

dpv:TechnicalOrganisationalMeasure a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-bud-bruegger ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Technical and Organisational measures used to safeguard and ensure good practices in connection with data and technologies"@en ;
    skos:inScheme dpv:TOM-classes ;
    skos:prefLabel "Technical and Organisational Measure"@en .

dpv:TechnicalServiceProvision a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-09-08"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServiceProvision ;
    skos:definition "Purposes associated with managing and providing technical processes and functions necessary for delivering services"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Technical Service Provision"@en .

dpv:TechnicalStandard a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Standard ;
    skos:definition "A technical standard is a standard that establishes norms or requirements regarding technology or technical processes"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Technical Standard"@en .

dpv:Technology a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "The technology, technological implementation, or any techniques, skills, methods, and processes used or applied"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Technology"@en ;
    skos:scopeNote "Examples (non-exhaustive) include: Algorithm, Process, Method, Skill, Database, Cookies, Server, Device"@en .

dpv:TemporalDuration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Duration ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that has a fixed temporal duration e.g. 6 months"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Temporal Duration"@en .

dpv:TerminateContract a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ContractControl ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractControl ;
    skos:definition "Control for terminating a contract"@en ;
    skos:inScheme dpv:contract-control-classes ;
    skos:prefLabel "Terminate Contract"@en .

dpv:TermsOfService a rdfs:Class,
        skos:Concept,
        dpv:ContractualClause ;
    dct:contributor _:person-georg-p-krog ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ContractualClause ;
    skos:definition "Contractual clauses outlining the terms and conditions regarding the provision of a service, typically between a service provider and a service consumer, also know as 'Terms of Use' and 'Terms and Conditions' and commonly abbreviated as TOS, ToS, ToU, or T&C"@en ;
    skos:inScheme dpv:contract-clause-classes ;
    skos:prefLabel "Terms of Service"@en .

dpv:ThirdCountry a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Country ;
    sw:term_status "modified"@en ;
    skos:broader dpv:Country ;
    skos:definition "Represents a country outside applicable or compatible jurisdiction as outlined in law"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Third Country"@en .

dpv:ThirdParty a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2019-06-04"^^xsd:date ;
    dct:modified "2024-05-21"^^xsd:date ;
    dct:source [ a schema:WebPage ;
            schema:name "GDPR Art.4-10" ;
            schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_10/oj" ] ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:LegalEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalEntity ;
    skos:definition "A ‘third party’ means any natural or legal person other than - the entities directly involved or operating under those directly involved in a process"@en ;
    skos:inScheme dpv:entities-legalrole-classes ;
    skos:prefLabel "Third Party"@en ;
    skos:scopeNote "Third Party in the context of personal data processing are entities other than the data subject, controllers, processors, and authorities"@en .

dpv:ThirdPartyAgreement a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis,
        dpv:LegalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:ThirdPartyContract ;
    skos:definition "An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Controller or Processor and a Third Party"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Third-Party Agreement"@en .

dpv:ThirdPartyContract a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:created "2023-12-10"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:DataProcessingAgreement ;
    skos:definition "Creation, completion, fulfilment, or performance of a contract, with the Data Controller and Third Party as parties, and involving specified processing of data or technologies. NOTE: This concept is being deprecated - use dpv:ThirdPartyAgreement which has a more explicit definition of the entities involved and the intent of the contract"@en ;
    skos:inScheme dpv:contract-types-classes ;
    skos:prefLabel "Third Party Contract"@en .

dpv:ThirdPartyDataSource a rdfs:Class,
        skos:Concept,
        dpv:DataSource ;
    dct:created "2023-10-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:DataSource ;
    skos:definition "Data Sourced from a Third Party, e.g. when data is collected from an entity that is neither the Controller nor the Data Subject"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Third Party as Data Source"@en .

dpv:ThirdPartySecurityProcedures a rdfs:Class,
        skos:Concept,
        dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b300dfe3a50c9ba2c545e7e4b2a2a3933 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityProcedure ;
    skos:definition "Procedures related to security associated with Third Parties"@en ;
    skos:inScheme dpv:organisational-measures-classes ;
    skos:prefLabel "Third Party Security Procedures"@en .

dpv:Tourist a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are tourists i.e. not citizens and not immigrants"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Tourist"@en .

dpv:Tracking a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit,
        _:person-iain-henderson ;
    dct:created "2024-12-17"^^xsd:date ;
    vann:example dex:E0075 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Use ;
    skos:definition "to use data to track a specific factor (e.g. a human or their activities) across multiple distinct contexts"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Tracking"@en ;
    skos:scopeNote "Tracking is a widely used (and abused) concept and therefore carries several distinct interpretations, for example see Do Not Track which defines tracking in the context of the web, and where other forms of tracking such as location tracking or physical biometric tracking may exist which are defined differently. For this concept, DPVCG defines Tracking in the broadest possible sense and strongly recommends adopters to provide their specific definition or interpretation by either extending this concept, through a usage note, or by contributing the specific term back to DPVCG for inclusion in DPV or an extension. This concept may change in the future based on developments in privacy and legal spaces. In DPV, Tracking is defined as a type of processing operation that may collect and/or may use data - which covers both initial collection and usage as well as subsequent use of existing data to track an individual. The classification of Tracking as a processing operation also implies that it is not sufficient as a Purpose on its own and therefore a suitable purpose from the DPV taxonomy should be used to justify it."@en .

dpv:TrackingByFirstParty a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Tracking ;
    skos:definition "to perform tracking where the performing entity is a first party within the context"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Tracking by First Party"@en ;
    skos:scopeNote "This concept does not strictly only specify the processing operation, but also the relation of the individual with the implementing entity. These concepts may change in the future based on discussions around how to express First and Third Party."@en .

dpv:TrackingByThirdParty a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Tracking ;
    skos:definition "to perform tracking where the performing entity is a third party within the context"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Tracking by Third Party"@en ;
    skos:scopeNote "This concept does not strictly only specify the processing operation, but also the relation of the individual with the implementing entity. These concepts may change in the future based on discussions around how to express First and Third Party."@en .

dpv:Transfer a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:be3d784a6c46e91bcae3b6456e1687c40 ;
    vann:example dex:E0035 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to move data from one place to another"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Transfer"@en ;
    skos:related svpr:Transfer .

dpv:Transform a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to change the form or nature of data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Transform"@en .

dpv:Transmit a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Disclose ;
    skos:definition "to send out data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Transmit"@en .

dpv:TrustedComputing a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of cryptographic methods to restrict access and execution to trusted parties and code"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Trusted Computing"@en .

dpv:TrustedExecutionEnvironment a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:modified "2024-04-14"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:CryptographicMethods ;
    skos:definition "Use of cryptographic methods to restrict access and execution to trusted parties and code within a dedicated execution environment"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Trusted Execution Environment"@en .

dpv:UnacceptableRule a rdfs:Class,
        skos:Concept,
        dpv:Rule ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Rule ;
    skos:definition "A rule that is unacceptable where it is not desirable if it occurs"@en ;
    skos:inScheme dpv:rules-classes ;
    skos:prefLabel "Unacceptable Rule"@en ;
    skos:scopeNote "Unacceptable is a subjective concept that enables specifying something is to be avoided as compared to \"acceptable\". By itself it does not signal any deterrence or prohibition - for which further specific concepts are defined"@en .

dpv:UncategorisedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rob-brennan ;
    dct:created "2025-03-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data whose categorisation is not known e.g. whether it is personal or non-personal data"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Uncategorised Data"@en ;
    skos:scopeNote "This concept is intended for indicating that a legally relevant categorisation of data has not been made - specifically regarding whether it is personal data or not, but it can also be extended for other categorisations such as sensitive data or domain-specific confidential data"@en .

dpv:Unexpected a rdfs:Class,
        skos:Concept,
        dpv:ExpectationStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ExpectationStatus ;
    skos:definition "Status indicating the specified context was unexpected i.e. not expected"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Unexpected"@en .

dpv:UninformedConsent a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Consent ;
    skos:definition "Consent that is uninformed i.e. without requirement to provide sufficient information to make a consenting decision"@en ;
    skos:inScheme dpv:consent-types-classes ;
    skos:prefLabel "Uninformed Consent"@en .

dpv:Unintended a rdfs:Class,
        skos:Concept,
        dpv:IntentionStatus ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:IntentionStatus ;
    skos:definition "Status indicating the specified context was unintended i.e. not intended"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Unintended"@en .

dpv:UnknownApplicability a rdfs:Class,
        skos:Concept,
        dpv:Applicability ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Applicability ;
    skos:definition "Concept indicating information or context availability is unknown i.e. it is not known if the information exists or is applicable and therefore statements about its availability cannot be made (yet)"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Unknown Applicability"@en ;
    skos:scopeNote "This concept is useful when describing situations where it cannot be stated whether the context applies or whether the information is not available yet. For example, if a form field asks about whether a process X was completed and it is not yet known whether X applies or not and therefore it is also unclear whether X was completed or not. Using UnknownApplicability is a signal that the applicability of X should be assessed, and if applicable, then information about X should be identified and used here."@en .

dpv:Unlawful a rdfs:Class,
        skos:Concept,
        dpv:Lawfulness ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Lawfulness ;
    skos:definition "State of being unlawful or legally non-compliant"@en ;
    skos:inScheme dpv:status-classes ;
    skos:prefLabel "Unlawful"@en .

dpv:UnstructuredData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rob-brennan ;
    dct:created "2025-03-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that is without a predefined data model or is not organised in a pre-defined manner"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Unstructured Data"@en ;
    skos:scopeNote "This concept is relevant to application of privacy/data protection regulations like GDPR as unstructured data may contain PII/personal data and it is useful to flag such data with unknown or incomplete modelling information for audits. It is also useful to flag data for potential quality issues"@en .

dpv:UntilEventDuration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Duration ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that takes place until a specific event occurs e.g. Account Closure"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Until Event Duration"@en .

dpv:UntilTimeDuration a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Duration ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Duration ;
    skos:definition "Duration that has a fixed end date e.g. 2022-12-31"@en ;
    skos:inScheme dpv:context-classes ;
    skos:prefLabel "Until Time Duration"@en .

dpv:UnverifiedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that has not been verified in terms of accuracy, inconsistency, or quality"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Unverified Data"@en .

dpv:UsageControl a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AccessControlMethod ;
    skos:definition "Management of usage, which is intended to be broader than access control and may cover trust, digital rights, or other relevant controls"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Usage Control"@en .

dpv:Use a rdfs:Class,
        skos:Concept,
        dpv:Processing ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:source _:bf719375d65f8ad0941dea397e25de4c6 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Processing ;
    skos:definition "to use data"@en ;
    skos:inScheme dpv:processing-classes ;
    skos:prefLabel "Use"@en .

dpv:UseSyntheticData a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Use of synthetic data to preserve privacy, security, or other effects and side-effects"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Use of Synthetic Data"@en .

dpv:User a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that use service(s)"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "User"@en .

dpv:UserInterfacePersonalisation a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-simon-steyskal ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ServicePersonalisation ;
    skos:definition "Purposes associated with personalisation of interfaces presented to the user"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "User Interface Personalisation"@en ;
    skos:scopeNote "Examples of user-interface personalisation include changing the language to match the locale"@en .

dpv:VariableLocation a rdfs:Class,
        skos:Concept,
        dpv:LocationFixture ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2020-10-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LocationFixture ;
    skos:definition "Location that is known but is variable e.g. somewhere within a given area"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Variable Location"@en .

dpv:VendorManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Purpose ;
    skos:definition "Purposes associated with manage orders, payment, evaluation, and prospecting related to vendors"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Vendor Management"@en .

dpv:VendorPayment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VendorManagement ;
    skos:definition "Purposes associated with managing payment of vendors"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Vendor Payment"@en .

dpv:VendorRecordsManagement a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VendorManagement ;
    skos:definition "Purposes associated with managing records and orders related to vendors"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Vendor Records Management"@en .

dpv:VendorSelectionAssessment a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-david-hickey,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-09-01"^^xsd:date ;
    dct:source _:b28272621f69490727aaf0017acf51cf7 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VendorManagement ;
    skos:definition "Purposes associated with managing selection, assessment, and evaluation related to vendors"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Vendor Selection Assessment"@en .

dpv:Verification a rdfs:Class,
        skos:Concept,
        dpv:Purpose ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-02-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EnforceSecurity ;
    skos:definition "Purposes association with verification e.g. information, identity, integrity"@en ;
    skos:inScheme dpv:purposes-classes ;
    skos:prefLabel "Verification"@en .

dpv:VerifiedData a rdfs:Class,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Data ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Data ;
    skos:definition "Data that has been verified in terms of accuracy, consistency, or quality"@en ;
    skos:inScheme dpv:personal-data-classes ;
    skos:prefLabel "Verified Data"@en .

dpv:VirtualisationSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or through virtualised environments"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Virtualisation Security"@en .

dpv:Visitor a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-04-06"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Humans that are temporary visitors"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Visitor"@en .

dpv:VitalInterest a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2021-04-21"^^xsd:date ;
    vann:example dex:E0083 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:LegalBasis ;
    skos:definition "Activities are necessary or required to protect vital interests of a data subject or other natural person"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Vital Interest"@en .

dpv:VitalInterestCompleted a rdfs:Class,
        skos:Concept,
        dpv:VitalInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterestStatus ;
    skos:definition "Status where the vital interest activity has been completed"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Vital Interest Completed"@en .

dpv:VitalInterestObjected a rdfs:Class,
        skos:Concept,
        dpv:VitalInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterestStatus ;
    skos:definition "Status where the vital interest activity was objected to by the Data Subject or another relevant entity"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Vital Interest Objected"@en .

dpv:VitalInterestOfDataSubject a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-04-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterestOfNaturalPerson ;
    skos:definition "Activities are necessary or required to protect vital interests of a data subject"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Vital Interest of Data Subject"@en .

dpv:VitalInterestOfNaturalPerson a rdfs:Class,
        skos:Concept,
        dpv:LegalBasis ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2021-04-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterest ;
    skos:definition "Activities are necessary or required to protect vital interests of a natural person"@en ;
    skos:inScheme dpv:legal-basis-classes ;
    skos:prefLabel "Vital Interest of Natural Person"@en .

dpv:VitalInterestOngoing a rdfs:Class,
        skos:Concept,
        dpv:VitalInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterestStatus ;
    skos:definition "Status where the vital interest activity is ongoing"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Vital Interest Ongoing"@en .

dpv:VitalInterestPending a rdfs:Class,
        skos:Concept,
        dpv:VitalInterestStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:VitalInterestStatus ;
    skos:definition "Status where the vital interest activity has not started"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Vital Interest Pending"@en .

dpv:VitalInterestStatus a rdfs:Class,
        skos:Concept ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0083 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:Status ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:Status ;
    skos:definition "Status associated with use of Vital Interest as a legal basis"@en ;
    skos:inScheme dpv:legal-basis-status-classes ;
    skos:prefLabel "Vital Interest Status"@en .

dpv:VulnerabilityTestingMethods a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Methods that assess or discover vulnerabilities in a system"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Vulnerability Testing Methods"@en .

dpv:VulnerableDataSubject a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "modified"@en ;
    skos:broader dpv:VulnerableHuman ;
    skos:definition "Humans which should be considered 'vulnerable' and therefore would require additional measures and safeguards"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Vulnerable Data Subject"@en ;
    skos:scopeNote "This concept denotes a Data Subject or a group are vulnerable, but not what vulnerability they possess or its context. This information can be provided additionally as comments, or as separate concepts and relations. Proposals for this are welcome."@en .

dpv:VulnerableHuman a rdfs:Class,
        skos:Concept,
        dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:HumanSubject ;
    skos:definition "Human(s) which should be considered 'vulnerable' within the context"@en ;
    skos:inScheme dpv:entities-datasubject-classes ;
    skos:prefLabel "Vulnerable Human"@en .

dpv:WebBrowserSecurity a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or over web browsers"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "WebBrowser Security"@en .

dpv:WebSecurityProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or over web-based protocols"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Web Security Protocols"@en .

dpv:WirelessSecurityProtocols a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b7191aa21b975cb14bbce32aa3ba9c7eb ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:SecurityMethod ;
    skos:definition "Security implemented at or over wireless communication protocols"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Wireless Security Protocols"@en .

dpv:WithdrawConsent a rdfs:Class,
        skos:Concept ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subClassOf dpv:ConsentControl,
        dpv:WithdrawingFromProcess ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:ConsentControl,
        dpv:WithdrawingFromProcess ;
    skos:definition "Control for withdrawing consent"@en ;
    skos:inScheme dpv:consent-controls-classes ;
    skos:prefLabel "Withdraw Consent"@en ;
    skos:scopeNote "Indicates how the data subject can withdraw consent e.g. used with dpv:isExercisedAt"@en .

dpv:WithdrawingFromProcess a rdfs:Class,
        skos:Concept,
        dpv:EntityPermissiveInvolvement ;
    dct:contributor _:person-delaram-golpayegani,
        _:person-harshvardhan-j-pandit,
        _:person-steve-hickman ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:EntityPermissiveInvolvement ;
    skos:definition "Involvement where entity can withdraw a previously given assent from specified context"@en ;
    skos:inScheme dpv:processing-context-classes ;
    skos:prefLabel "Withdrawing from Process"@en .

dpv:WithinDevice a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:LocalLocation ;
    skos:definition "Location is local and entirely within a device, such as a smartphone"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Within Device (deprecated)"@en ;
    skos:scopeNote "This concept will be deprecated in a future DPV release, it is suggested to use the existing concepts representing device as tech:Device to have parity and consistency between the use of device as a technology and for data storage"@en .

dpv:WithinPhysicalEnvironment a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-10-06"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:Location ;
    skos:definition "Location is local and entirely within a physical environment, such as a room"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Within Physical Environment"@en ;
    skos:scopeNote "This concept will be deprecated in a future DPV release, it is suggested to use other concepts that also represent the nature of the location e.g. dpv:PrivateSpace or its accessibility dpv:PubliclyAccessibleSpace"@en .

dpv:WithinVirtualEnvironment a rdfs:Class,
        skos:Concept,
        dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-10-06"^^xsd:date ;
    dct:modified "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "sunset"@en ;
    skos:broader dpv:Location ;
    skos:definition "Location is local and entirely within a virtual environment, such as a software system"@en ;
    skos:inScheme dpv:jurisdiction-classes ;
    skos:prefLabel "Within Virtual Environment"@en ;
    skos:scopeNote "This concept will be deprecated in a future DPV release, it is suggested to use the existing concepts representing device as tech:Software and its taxonomy to have parity and consistency between the use of software as a technology and as a virtual environment for data storage and operations"@en .

dpv:ZeroKnowledgeAuthentication a rdfs:Class,
        skos:Concept,
        dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-17"^^xsd:date ;
    dct:source _:b2d069fb44e1f5d4515fb9f346ec0eba3 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:AuthenticationProtocols,
        dpv:CryptographicMethods ;
    skos:definition "Authentication using Zero-Knowledge proofs"@en ;
    skos:inScheme dpv:technical-measures-classes ;
    skos:prefLabel "Zero Knowledge Authentication"@en .

dct:accessRights a rdf:Property,
        skos:Concept ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "dct:accessRights"@en ;
    skos:scopeNote "Also used for specifying constraints on access associated with Rights Exercising (e.g. User must log in) or access to provided data (e.g. access via link)"@en .

dct:format a rdf:Property,
        skos:Concept ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "dct:format"@en ;
    skos:scopeNote "Also used for specifying the format of provided information, for example a CSV dataset"@en .

dct:hasPart a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseRecord ;
    dcam:rangeIncludes dpv:RightExerciseActivity ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "dct:hasPart"@en ;
    skos:scopeNote "Also used for specifying a RightExerciseRecord has RightExerciseActivity as part of its records"@en ;
    schema:domainIncludes dpv:RightExerciseRecord ;
    schema:rangeIncludes dpv:RightExerciseActivity .

dct:isPartOf a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:RightExerciseRecord ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "dct:isPartOf"@en ;
    skos:scopeNote "Also used for specifying a RightExerciseActivity is part of a RightExerciseRecord"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:RightExerciseRecord .

dct:valid a rdf:Property,
        skos:Concept ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "dct:valid"@en ;
    skos:scopeNote "Also used for specifying the temporal validity of an activity associated with Right Exercise. For example, limits on duration for providing or accessing provided information"@en .

foaf:page a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    rdfs:isDefinedBy dpv: ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "foaf:page"@en ;
    skos:scopeNote "Also used to indicate a web page or document providing information or functionality associated with a Right Exercise"@en ;
    schema:domainIncludes dpv:RightExerciseActivity .

<https://w3id.org/dpv> a owl:Ontology,
        profile:Profile ;
    dct:bibliographicCitation "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan, Delaram Golpayegani, Julian Flake (2025) Data Privacy Vocabulary (DPV) – Version 2.0. In: Demartini, G., et al. The Semantic Web – ISWC 2024. ISWC 2024. Lecture Notes in Computer Science, vol 15233. Springer, Cham. https://doi.org/10.1007/978-3-031-77847-6_10" ;
    dct:conformsTo "http://www.w3.org/2000/01/rdf-schema",
        "http://www.w3.org/2004/02/skos/core" ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-axel-polleres,
        _:person-beatriz-esteves,
        _:person-bud-bruegger,
        _:person-damien-desfontaines,
        _:person-danielle-welter,
        _:person-david-hickey,
        _:person-delaram-golpayegani,
        _:person-elmar-kiesling,
        _:person-fajar-ekaputra,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-iain-henderson,
        _:person-javier-fernandez,
        _:person-julian-flake,
        _:person-julio-hernandez,
        _:person-mark-lizar,
        _:person-maya-borges,
        _:person-paul-ryan,
        _:person-piero-bonatti,
        _:person-rana-saniei,
        _:person-rob-brennan,
        _:person-rudy-jacob,
        _:person-simon-steyskal,
        _:person-steve-hickman,
        _:person-tytti-rintamaki ;
    dct:created "2022-08-18"@en ;
    dct:creator _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:description "The Data Privacy Vocabulary (DPV) provides terms (classes and properties) to represent information about processing of personal data, for example - purposes, processing operations, personal data, technical and organisational measures."@en ;
    dct:identifier "https://w3id.org/dpv" ;
    dct:issued "2022-08-18"@en ;
    dct:license <https://www.w3.org/copyright/document-license-2023/> ;
    dct:modified "2026-02-25"@en ;
    dct:publisher <https://www.w3.org/> ;
    dct:source <https://www.w3.org/groups/cg/dpvcg/> ;
    dct:title "Data Privacy Vocabulary (DPV)"@en ;
    bibo:doi "10.5281/zenodo.12505841" ;
    bibo:status "http://purl.org/ontology/bibo/status/published" ;
    vann:preferredNamespacePrefix "dpv" ;
    vann:preferredNamespaceUri "https://w3id.org/dpv#" ;
    rdfs:Label "DPV"@en ;
    owl:versionIRI <https://w3id.org/dpv/2.3> ;
    owl:versionInfo "2.3" ;
    profile:hasResource dpv:serialisation-html,
        dpv:serialisation-jsonld,
        dpv:serialisation-n3,
        dpv:serialisation-rdf,
        dpv:serialisation-ttl,
        <https://w3id.org/dpv/examples>,
        <https://w3id.org/dpv/guides>,
        <https://w3id.org/dpv/primer> ;
    profile:isProfileOf rdfs:,
        skos: ;
    foaf:logo <https://w3id.org/dpv/media/logo.png> ;
    schema:version "2.3" .

dpv:hasActiveEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "indicates the entity is actively involved in specified context"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has active entity"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:hasActivityStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ActivityStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0054 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the status of activity of specified concept"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has activity status"@en ;
    schema:rangeIncludes dpv:ActivityStatus .

dpv:hasAddress a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies address of a legal entity such as street address or pin code"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has address"@en ;
    schema:domainIncludes dpv:Entity .

dpv:hasAlgorithmicLogic a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:AlgorithmicLogic ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the logic used in processing such as for automated decision making"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has algorithmic logic"@en ;
    schema:rangeIncludes dpv:AlgorithmicLogic .

dpv:hasApplicability a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Applicability ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    vann:example dex:E0053 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates situations where the context is not applicable, information is not available, or this is unknown. An appropriate instance of dpv:Applicability should be used with this relation to express the situation"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has applicability"@en ;
    schema:rangeIncludes dpv:Applicability .

dpv:hasApplicableLaw a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Law ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates applicability of a Law"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has applicable law"@en ;
    schema:rangeIncludes dpv:Law .

dpv:hasAuditStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:AuditStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-22"^^xsd:date ;
    vann:example dex:E0056,
        dex:E0057 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the status of audit associated with specified concept"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has audit status"@en ;
    schema:rangeIncludes dpv:AuditStatus .

dpv:hasAuthority a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Authority ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates applicability of authority for a jurisdiction"@en ;
    skos:inScheme dpv:entities-authority-properties ;
    skos:prefLabel "has authority"@en ;
    schema:rangeIncludes dpv:Authority .

dpv:hasAutomationLevel a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:AutomationLevel ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-13"^^xsd:date ;
    dct:modified "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the level of automation involved in implementation of the specified context"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has automation level"@en ;
    schema:rangeIncludes dpv:AutomationLevel .

dpv:hasConformanceStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ConformanceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the status of being conformant or non-conformant"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has conformance status"@en ;
    schema:rangeIncludes dpv:ConformanceStatus .

dpv:hasConsentControl a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ConsentControl ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specific a control associated with consent"@en ;
    skos:inScheme dpv:consent-properties ;
    skos:prefLabel "has consent control"@en ;
    schema:rangeIncludes dpv:ConsentControl .

dpv:hasConsentStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ConsentStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies the state or status of consent"@en ;
    skos:inScheme dpv:consent-properties ;
    skos:prefLabel "has consent status"@en ;
    schema:rangeIncludes dpv:ConsentStatus .

dpv:hasContact a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies contact details of a legal entity such as phone or email"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has contact"@en ;
    schema:domainIncludes dpv:Entity .

dpv:hasContext a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Context ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates a purpose is restricted to the specified context(s)"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has context"@en ;
    schema:rangeIncludes dpv:Context .

dpv:hasContractControl a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Contract ;
    dcam:rangeIncludes dpv:ContractControl ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the contract to be used with a contract"@en ;
    skos:inScheme dpv:contract-properties ;
    skos:prefLabel "has contract control"@en ;
    schema:domainIncludes dpv:Contract ;
    schema:rangeIncludes dpv:ContractControl .

dpv:hasContractualClause a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Contract,
        dpv:ContractualClause ;
    dcam:rangeIncludes dpv:ContractualClause ;
    dct:created "2024-12-17"^^xsd:date ;
    vann:example dex:E0078 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the association or involvement of specified contractual clause"@en ;
    skos:inScheme dpv:contract-properties ;
    skos:prefLabel "has contractual clause"@en ;
    schema:domainIncludes dpv:Contract,
        dpv:ContractualClause ;
    schema:rangeIncludes dpv:ContractualClause .

dpv:hasContractualFulfilmentStatus a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Contract,
        dpv:ContractualClause ;
    dcam:rangeIncludes dpv:ContractStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0077,
        dex:E0078 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasContractStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasContractStatus ;
    skos:definition "Indicates the fulfilment status of a contract or a contractual clause"@en ;
    skos:inScheme dpv:contract-properties ;
    skos:prefLabel "has contractual fulfilment status"@en ;
    schema:domainIncludes dpv:Contract,
        dpv:ContractualClause ;
    schema:rangeIncludes dpv:ContractStatus .

dpv:hasDataExporter a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataExporter ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates inclusion or applicability of a LegalEntity in the role of Data Exporter"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has data exporter"@en ;
    schema:rangeIncludes dpv:DataExporter .

dpv:hasDataImporter a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataImporter ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRecipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRecipient ;
    skos:definition "Indicates inclusion or applicability of a LegalEntity in the role of Data Importer"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has data importer"@en ;
    schema:rangeIncludes dpv:DataImporter .

dpv:hasDataProcessor a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataProcessor ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRecipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRecipient ;
    skos:definition "Indicates inclusion or applicability of a Data Processor"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has data processor"@en ;
    schema:rangeIncludes dpv:DataProcessor .

dpv:hasDataProtectionOfficer a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataProtectionOfficer ;
    dct:contributor _:person-paul-ryan,
        _:person-rob-brennan ;
    dct:created "2022-03-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRepresentative ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRepresentative ;
    skos:definition "Specifies an associated data protection officer"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has data protection officer"@en ;
    schema:rangeIncludes dpv:DataProtectionOfficer .

dpv:hasDataSource a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataSource ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the source or origin of data being processed"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has data source"@en ;
    schema:rangeIncludes dpv:DataSource .

dpv:hasDataSubject a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataSubject ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2024-12-17"^^xsd:date ;
    vann:example dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasHumanSubject ;
    sw:term_status "modified"@en ;
    skos:broader dpv:hasHumanSubject ;
    skos:definition "Indicates association with Data Subject"@en ;
    skos:inScheme dpv:entities-datasubject-properties ;
    skos:prefLabel "has data subject"@en ;
    schema:rangeIncludes dpv:DataSubject .

dpv:hasDataSubjectScale a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataSubjectScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasScale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasScale ;
    skos:definition "Indicates the scale of data subjects"@en ;
    skos:inScheme dpv:processing-scale-properties ;
    skos:prefLabel "has data subject scale"@en ;
    schema:rangeIncludes dpv:DataSubjectScale .

dpv:hasDataVolume a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataVolume ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasScale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasScale ;
    skos:definition "Indicates the volume of data"@en ;
    skos:inScheme dpv:processing-scale-properties ;
    skos:prefLabel "has data volume"@en ;
    schema:rangeIncludes dpv:DataVolume .

dpv:hasDeterrence a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Deterrence ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRule ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRule ;
    skos:definition "Specifies applicability or inclusion of a deterrence rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has deterrence"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Deterrence .

dpv:hasDuration a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Duration ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    vann:example dex:E0050,
        dex:E0070 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates information about duration"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has duration"@en ;
    schema:rangeIncludes dpv:Duration .

dpv:hasEntityControl a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:EntityInvolvement ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    dct:modified "2025-10-31"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "modified"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicates a control or measure provided for an entity to perform the specified action"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has entity control"@en ;
    schema:rangeIncludes dpv:EntityInvolvement .

dpv:hasEntityInvolvement a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:EntityInvolvement ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates involvement of an entity in specified context"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has entity involvement"@en ;
    schema:rangeIncludes dpv:EntityInvolvement .

dpv:hasExpectation a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ExpectationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-10"^^xsd:date ;
    dct:modified "2024-06-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates whether the specified context was expected or unexpected"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has expectation"@en ;
    schema:rangeIncludes dpv:ExpectationStatus .

dpv:hasFee a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:FeeRequirement ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-27"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates whether a fee is required for the specified context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has fee"@en ;
    schema:rangeIncludes dpv:FeeRequirement .

dpv:hasFrequency a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Frequency ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-16"^^xsd:date ;
    vann:example dex:E0051 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the frequency with which something takes place"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has frequency"@en ;
    schema:rangeIncludes dpv:Frequency .

dpv:hasFulfilmentStatus a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Rule ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-09-10"^^xsd:date ;
    dct:modified "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "modified"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Specifies the fulfillment status associated with a rule"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has fulfilment status"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Rule .

dpv:hasGeographicCoverage a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:GeographicCoverage ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasScale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasScale ;
    skos:definition "Indicates the geographic coverage (of specified context)"@en ;
    skos:inScheme dpv:processing-scale-properties ;
    skos:prefLabel "has geographic coverage"@en ;
    schema:rangeIncludes dpv:GeographicCoverage .

dpv:hasHumanInvolvement a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:HumanInvolvement ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    vann:example dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates Involvement of humans in processing such as within automated decision making process"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has human involvement"@en ;
    skos:scopeNote "Human involvement is also relevant to 'human in the loop'"@en ;
    schema:rangeIncludes dpv:HumanInvolvement .

dpv:hasIdentifier a rdf:Property,
        skos:Concept ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-25"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates an identifier associated for identification or reference"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has identifier"@en .

dpv:hasImpact a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Impact ;
    dct:contributor _:person-beatriz-esteves,
        _:person-fajar-ekaputra,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0068,
        dex:E0069,
        dex:E0088 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasConsequence ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasConsequence ;
    skos:definition "Indicates impact(s) possible or arising as consequences from specified concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has impact"@en ;
    schema:rangeIncludes dpv:Impact .

dpv:hasImpactAssessment a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ImpactAssessment ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasAssessment ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasAssessment ;
    skos:definition "Indicates an impact assessment associated with the specific context"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has impact assessment"@en ;
    schema:rangeIncludes dpv:ImpactAssessment .

dpv:hasImpactOn a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Impact ;
    dct:contributor _:person-beatriz-esteves,
        _:person-fajar-ekaputra,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasConsequenceOn ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasConsequenceOn ;
    skos:definition "Indicates the thing (e.g. plan, process, or entity) affected by an impact"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has impact on"@en ;
    schema:domainIncludes dpv:Impact .

dpv:hasImportance a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Importance ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-13"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the importance for specified context or criteria"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has importance"@en ;
    schema:rangeIncludes dpv:Importance .

dpv:hasIndicationMethod a rdf:Property,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies the method by which an entity has indicated the specific context"@en ;
    skos:inScheme dpv:legal-basis-properties ;
    skos:prefLabel "has indication method"@en .

dpv:hasInformedStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:EntityInformedStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates whether an entity was informed or uninformed"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has informed status"@en ;
    schema:rangeIncludes dpv:EntityInformedStatus .

dpv:hasIntention a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:IntentionStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates whether the specified context was intended or unintended"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has intention"@en ;
    schema:rangeIncludes dpv:IntentionStatus .

dpv:hasInverseJurisdiction a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Jurisdiction ;
    dcam:rangeIncludes dpv:InverseJurisdiction ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasLocation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasLocation ;
    skos:definition "Indicates the inverse jurisdiction for a given jurisdiction"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has inverse jurisdiction"@en ;
    skos:scopeNote "Using this property gives the set of all other jurisdictions that are not part of the jurisdiction e.g. when used with a country, it refers to all other countries"@en ;
    schema:domainIncludes dpv:Jurisdiction ;
    schema:rangeIncludes dpv:InverseJurisdiction .

dpv:hasInvolvement a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:InvolvementStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the involvement status for the specified context"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has involvement"@en ;
    schema:rangeIncludes dpv:InvolvementStatus .

dpv:hasJointDataControllers a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:JointDataControllers ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasDataController ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasDataController ;
    skos:definition "Indicates inclusion or applicability of a Joint Data Controller"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has joint data controllers"@en ;
    schema:rangeIncludes dpv:JointDataControllers .

dpv:hasJurisdiction a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Location ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates applicability of specified jurisdiction"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has jurisdiction"@en ;
    schema:rangeIncludes dpv:Location .

dpv:hasJustification a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:Justification ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    vann:example dex:E0057,
        dex:E0058,
        dex:E0059,
        dex:E0061,
        dex:E0062,
        dex:E0063 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates a justification for specified concept or context"@en ;
    skos:inScheme dpv:context-properties,
        dpv:rights-properties ;
    skos:prefLabel "has justification"@en ;
    skos:scopeNote "Also used for specifying a justification for non-fulfilment of Right Exercise"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:Justification .

dpv:hasLawfulness a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Lawfulness ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasComplianceStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasComplianceStatus ;
    skos:definition "Indicates the status of being lawful or legally compliant"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has lawfulness"@en ;
    schema:rangeIncludes dpv:Lawfulness .

dpv:hasLegalBasis a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:LegalBasis ;
    dct:contributor _:person-axel-polleres,
        _:person-javier-fernandez ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates use or applicability of a Legal Basis"@en ;
    skos:inScheme dpv:legal-basis-properties ;
    skos:prefLabel "has legal basis"@en ;
    schema:rangeIncludes dpv:LegalBasis .

dpv:hasLegalMeasure a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:LegalMeasure ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasOrganisationalMeasure ;
    skos:definition "Indicates use or applicability of Legal measure"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has legal measure"@en ;
    schema:rangeIncludes dpv:LegalMeasure .

dpv:hasLikelihood a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Likelihood ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-07-20"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the likelihood associated with a concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has likelihood"@en ;
    schema:rangeIncludes dpv:Likelihood .

dpv:hasName a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies name of a legal entity"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has name"@en ;
    schema:domainIncludes dpv:Entity .

dpv:hasNecessity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Necessity ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-13"^^xsd:date ;
    vann:example dex:E0052 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the necessity for specified context or criteria"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has necessity"@en ;
    schema:rangeIncludes dpv:Necessity .

dpv:hasNonInvolvedEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "indicates the entity is not involved in specified context"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has non-involved entity"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:hasNonPersonalDataProcess a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:NonPersonalDataProcess ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-12"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with a Non-Personal Data Process"@en ;
    skos:inScheme dpv:process-properties ;
    skos:prefLabel "has non-personal data process"@en ;
    schema:rangeIncludes dpv:NonPersonalDataProcess .

dpv:hasNotice a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Notice ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasOrganisationalMeasure ;
    skos:definition "Indicates the use or applicability of a Notice for the specified context"@en ;
    skos:inScheme dpv:notice-properties ;
    skos:prefLabel "has notice"@en ;
    schema:rangeIncludes dpv:Notice .

dpv:hasNoticeIcon a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:NoticeIcon ;
    dct:created "2024-08-17"^^xsd:date ;
    vann:example dex:E0072 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the concept can be represented graphically using the specified icon"@en ;
    skos:inScheme dpv:notice-properties ;
    skos:prefLabel "has notice icon"@en ;
    schema:rangeIncludes dpv:NoticeIcon .

dpv:hasNoticeLayer a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Notice,
        dpv:NoticeLayer ;
    dcam:rangeIncludes dpv:NoticeLayer ;
    dct:created "2024-08-17"^^xsd:date ;
    vann:example dex:E0072 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the use of a notice layer within a notice or to associate a layer with another layer"@en ;
    skos:inScheme dpv:notice-properties ;
    skos:prefLabel "has notice layer"@en ;
    schema:domainIncludes dpv:Notice,
        dpv:NoticeLayer ;
    schema:rangeIncludes dpv:NoticeLayer .

dpv:hasNoticeStatus a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Notice ;
    dcam:rangeIncludes dpv:NoticeStatus ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    vann:example dex:E0073 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the status of the associated notice"@en ;
    skos:inScheme dpv:notice-properties ;
    skos:prefLabel "has notice status"@en ;
    schema:domainIncludes dpv:Notice ;
    schema:rangeIncludes dpv:NoticeStatus .

dpv:hasNotificationStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:NotificationStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the status associated with a notice"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has notification status"@en ;
    schema:rangeIncludes dpv:NotificationStatus .

dpv:hasObligation a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Obligation ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRule ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRule ;
    skos:definition "Specifies applicability or inclusion of an obligation rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has obligation"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Obligation .

dpv:hasOrganisationalUnit a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dcam:rangeIncludes dpv:OrganisationalUnit ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the specified entity is a unit of the organisation"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has organisational unit"@en ;
    schema:domainIncludes dpv:Entity ;
    schema:rangeIncludes dpv:OrganisationalUnit .

dpv:hasOutcome a rdf:Property,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates an outcome of specified concept or context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has outcome"@en .

dpv:hasParty a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Contract ;
    dcam:rangeIncludes dpv:LegalEntity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-01-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates a legal entity involved as a party in a contract"@en ;
    skos:inScheme dpv:contract-properties ;
    skos:prefLabel "has party"@en ;
    schema:domainIncludes dpv:Contract ;
    schema:rangeIncludes dpv:LegalEntity .

dpv:hasPassiveEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:created "2024-05-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "indicates the entity is passively involved in specified context"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has passive entity"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:hasPermission a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Permission ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    vann:example dex:E0066 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRule ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRule ;
    skos:definition "Specifies applicability or inclusion of a permission rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has permission"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Permission .

dpv:hasPersonalData a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:PersonalData ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    vann:example dex:E0044 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasData ;
    skos:definition "Indicates association with Personal Data"@en ;
    skos:inScheme dpv:personal-data-properties ;
    skos:prefLabel "has personal data"@en ;
    schema:rangeIncludes dpv:PersonalData .

dpv:hasPersonalDataHandling a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:PersonalDataHandling ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with Personal Data Handling"@en ;
    skos:inScheme dpv:process-properties ;
    skos:prefLabel "has personal data handling"@en ;
    schema:rangeIncludes dpv:PersonalDataHandling .

dpv:hasPersonalDataProcess a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:PersonalDataProcess ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-11"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with a Personal Data Process"@en ;
    skos:inScheme dpv:process-properties ;
    skos:prefLabel "has personal data process"@en ;
    schema:rangeIncludes dpv:PersonalDataProcess .

dpv:hasPhysicalMeasure a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:PhysicalMeasure ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicates use or applicability of Physical measure"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has physical measure"@en ;
    schema:rangeIncludes dpv:PhysicalMeasure .

dpv:hasPolicy a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Policy ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicates policy applicable or used"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has policy"@en ;
    schema:rangeIncludes dpv:Policy .

dpv:hasProcess a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Process ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with a Process"@en ;
    skos:inScheme dpv:process-properties ;
    skos:prefLabel "has process"@en ;
    schema:rangeIncludes dpv:Process .

dpv:hasProcessing a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Processing ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    vann:example dex:E0085 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with Processing"@en ;
    skos:inScheme dpv:processing-properties ;
    skos:prefLabel "has processing"@en ;
    schema:rangeIncludes dpv:Processing .

dpv:hasProcessingScale a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ProcessingScale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-01"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasScale ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasScale ;
    skos:definition "Indicates the scale of processing operations"@en ;
    skos:inScheme dpv:processing-scale-properties ;
    skos:prefLabel "has processing scale"@en ;
    schema:rangeIncludes dpv:ProcessingScale .

dpv:hasProhibition a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Prohibition ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    vann:example dex:E0066 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRule ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRule ;
    skos:definition "Specifies applicability or inclusion of a prohibition rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has prohibition"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Prohibition .

dpv:hasPurpose a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Purpose ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates association with Purpose"@en ;
    skos:inScheme dpv:purposes-properties ;
    skos:prefLabel "has purpose"@en ;
    schema:rangeIncludes dpv:Purpose .

dpv:hasRecipientDataController a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataController ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRecipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRecipient ;
    skos:definition "Indicates inclusion or applicability of a Data Controller as a Recipient of personal data"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has recipient data controller"@en ;
    schema:rangeIncludes dpv:DataController .

dpv:hasRecipientThirdParty a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ThirdParty ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRecipient ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRecipient ;
    skos:definition "Indicates inclusion or applicability of a Third Party as a Recipient of personal data"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has recipient third party"@en ;
    schema:rangeIncludes dpv:ThirdParty .

dpv:hasRecommendation a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Recommendation ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasRule ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasRule ;
    skos:definition "Specifies applicability or inclusion of a recommendation rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has recommendation"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Recommendation .

dpv:hasRecordOfActivity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:RecordsOfActivities ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasOrganisationalMeasure ;
    skos:definition "Indicates a relevant record of activity"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has record of activity"@en ;
    schema:rangeIncludes dpv:RecordsOfActivities .

dpv:hasRelationWithDataSubject a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the relation between specified Entity and Data Subject"@en ;
    skos:inScheme dpv:entities-datasubject-properties ;
    skos:prefLabel "has relation with data subject"@en ;
    schema:domainIncludes dpv:Entity .

dpv:hasRequestStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:RequestStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the status associated with a request"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has request status"@en ;
    schema:rangeIncludes dpv:RequestStatus .

dpv:hasResidualRisk a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Risk ;
    dcam:rangeIncludes dpv:ResidualRisk ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-07-20"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the associated risk is the remaining or residual risk from applying mitigation measures or treatments to this risk"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has residual risk"@en ;
    schema:domainIncludes dpv:Risk ;
    schema:rangeIncludes dpv:ResidualRisk .

dpv:hasResponsibleEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-03-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Specifies the indicated entity is responsible within some context"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has responsible entity"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:hasReuseCompatibility a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ReuseCompatibility ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-beatriz-esteves,
        _:person-delaram-golpayegani,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-06-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the reuse compatibility for the specified context"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has reuse compatibility"@en ;
    schema:rangeIncludes dpv:ReuseCompatibility .

dpv:hasRight a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Right ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-18"^^xsd:date ;
    vann:example dex:E0061,
        dex:E0067 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates use or applicability of Right"@en ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "has right"@en ;
    schema:rangeIncludes dpv:Right .

dpv:hasRisk a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Risk ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-18"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates applicability of Risk for this concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has risk"@en ;
    schema:rangeIncludes dpv:Risk .

dpv:hasRiskAssessment a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:RiskAssessment ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasAssessment ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasAssessment ;
    skos:definition "Indicates an associated risk assessment"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has risk assessment"@en ;
    schema:rangeIncludes dpv:RiskAssessment .

dpv:hasRiskLevel a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Risk ;
    dcam:rangeIncludes dpv:RiskLevel ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-07-20"^^xsd:date ;
    vann:example dex:E0068,
        dex:E0071 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the associated risk level associated with a risk"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has risk level"@en ;
    schema:domainIncludes dpv:Risk ;
    schema:rangeIncludes dpv:RiskLevel .

dpv:hasScope a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Scope ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the scope of specified concept or context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "has scope"@en ;
    schema:rangeIncludes dpv:Scope .

dpv:hasSector a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Sector ;
    dct:created "2019-04-05"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the purpose is associated with activities in the indicated (Economic) Sector(s)"@en ;
    skos:inScheme dpv:purposes-properties ;
    skos:prefLabel "has sector"@en ;
    schema:rangeIncludes dpv:Sector .

dpv:hasSensitivityLevel a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:SensitivityLevel ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-08-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the associated level of sensitivity"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has sensitivity level"@en ;
    schema:rangeIncludes dpv:SensitivityLevel .

dpv:hasService a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Service ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates associated with the specified service"@en ;
    skos:inScheme dpv:process-properties ;
    skos:prefLabel "has service"@en ;
    schema:rangeIncludes dpv:Service .

dpv:hasServiceConsumer a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Service ;
    dcam:rangeIncludes dpv:ServiceConsumer ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the entity that consumes or receives the associated service"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has service consumer"@en ;
    schema:domainIncludes dpv:Service ;
    schema:rangeIncludes dpv:ServiceConsumer .

dpv:hasServiceProvider a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Service ;
    dcam:rangeIncludes dpv:ServiceProvider ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the entity that provides the associated service"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has service provider"@en ;
    schema:domainIncludes dpv:Service ;
    schema:rangeIncludes dpv:ServiceProvider .

dpv:hasSeverity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Severity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-07-20"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the severity associated with a concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has severity"@en ;
    schema:rangeIncludes dpv:Severity .

dpv:hasStorageCondition a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:StorageCondition ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2022-08-13"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasProcessingCondition ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasProcessingCondition ;
    skos:definition "Indicates information about storage condition"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has storage condition"@en ;
    schema:rangeIncludes dpv:StorageCondition .

dpv:hasSubsidiary a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Organisation ;
    dcam:rangeIncludes dpv:Organisation ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    vann:example dex:E0038 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates this entity has the specified entity as its subsidiary"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has subsidiary"@en ;
    schema:domainIncludes dpv:Organisation ;
    schema:rangeIncludes dpv:Organisation .

dpv:hasTechnicalMeasure a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:TechnicalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    vann:example dex:E0064,
        dex:E0070 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicates use or applicability of Technical measure"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has technical measure"@en ;
    schema:rangeIncludes dpv:TechnicalMeasure .

dpv:hasThirdCountry a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ThirdCountry ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasCountry ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasCountry ;
    skos:definition "Indicates applicability or relevance of a 'third country'"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has third country"@en ;
    schema:rangeIncludes dpv:ThirdCountry .

dpv:hasThirdParty a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ThirdParty ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2025-02-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates association with Third Party"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has third party"@en ;
    schema:rangeIncludes dpv:ThirdParty .

dpv:hasUncategorisedData a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:UncategorisedData ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rob-brennan ;
    dct:created "2025-03-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasData ;
    skos:definition "Indicates association with the specified uncategorised data"@en ;
    skos:inScheme dpv:personal-data-properties ;
    skos:prefLabel "has uncategorised data"@en ;
    schema:rangeIncludes dpv:UncategorisedData .

dpv:hasUnstructuredData a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:UnstructuredData ;
    dct:contributor _:person-harshvardhan-j-pandit,
        _:person-rob-brennan ;
    dct:created "2025-03-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasData ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasData ;
    skos:definition "Indicates association with the specified unstructured data"@en ;
    skos:inScheme dpv:personal-data-properties ;
    skos:prefLabel "has unstructured data"@en ;
    schema:rangeIncludes dpv:UnstructuredData .

dpv:isAfter a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:RightExerciseActivity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2022-03-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the specified concepts is 'after' this concept in some context"@en ;
    skos:inScheme dpv:context-properties,
        dpv:rights-properties ;
    skos:prefLabel "is after"@en ;
    skos:scopeNote "Also used for specifying a RightExerciseActivity occurs before another RightExerciseActivity"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:RightExerciseActivity .

dpv:isApplicableFor a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Scope ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-13"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the concept or information is applicable for specified context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "is applicable for"@en ;
    schema:rangeIncludes dpv:Scope .

dpv:isAuthorityFor a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Authority ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates area, scope, or applicability of an Authority"@en ;
    skos:inScheme dpv:entities-authority-properties ;
    skos:prefLabel "is authority for"@en ;
    schema:domainIncludes dpv:Authority .

dpv:isBefore a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:RightExerciseActivity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2022-03-02"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the specified concepts is 'before' this concept in some context"@en ;
    skos:inScheme dpv:context-properties,
        dpv:rights-properties ;
    skos:prefLabel "is before"@en ;
    skos:scopeNote "Also used for specifying a RightExerciseActivity occurs before another RightExerciseActivity"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:RightExerciseActivity .

dpv:isDeterminedByEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-05-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the context is determined by the specified entity"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "is determined by entity"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:isDuring a rdf:Property,
        skos:Concept ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-08-13"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the specified concepts occur 'during' this concept in some context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "is during"@en .

dpv:isExercisedAt a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:ActiveRight ;
    dcam:rangeIncludes dpv:RightExerciseNotice ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-10-22"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates context or information about exercising a right"@en ;
    skos:inScheme dpv:rights-properties ;
    skos:prefLabel "is exercised at"@en ;
    schema:domainIncludes dpv:ActiveRight ;
    schema:rangeIncludes dpv:RightExerciseNotice .

dpv:isImplementedByEntity a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-axel-polleres,
        _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2019-05-07"^^xsd:date ;
    dct:modified "2022-01-26"^^xsd:date ;
    vann:example dex:E0037,
        dex:E0085 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates implementation details such as entities or agents"@en ;
    skos:inScheme dpv:processing-context-properties,
        dpv:rights-properties ;
    skos:prefLabel "is implemented by entity"@en ;
    skos:scopeNote "Also used to indicate the Entity that implements or performs a Right Exercise Activity"@en,
        "The use of 'entity' is inclusive of entities (e.g. Data Processor) as well as 'agent' (e.g. DPO). For indicating technological implementation, the property isImplementedByTechnology should be used."@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:Entity .

dpv:isImplementedUsingTechnology a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Technology ;
    dct:contributor _:person-beatriz-esteves,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-01-26"^^xsd:date ;
    dct:modified "2022-06-15"^^xsd:date ;
    vann:example dex:E0064,
        dex:E0085 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates implementation details such as technologies or processes"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "is implemented using technology"@en ;
    skos:scopeNote "The term 'technology' is inclusive of technologies, processes, and methods."@en ;
    schema:rangeIncludes dpv:Technology .

dpv:isIndicatedAtTime a rdf:Property,
        skos:Concept ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies the temporal information for when the entity has indicated the specific context"@en ;
    skos:inScheme dpv:legal-basis-properties ;
    skos:prefLabel "is indicated at time"@en .

dpv:isIndicatedBy a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-06-21"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies entity who indicates the specific context"@en ;
    skos:inScheme dpv:legal-basis-properties ;
    skos:prefLabel "is indicated by"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:isMitigatedByMeasure a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Risk ;
    dcam:rangeIncludes dpv:RiskMitigationMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    vann:example dex:E0068 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicate a risk is mitigated by specified measure"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "is mitigated by measure"@en ;
    schema:domainIncludes dpv:Risk ;
    schema:rangeIncludes dpv:RiskMitigationMeasure .

dpv:isNotApplicableFor a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Scope ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2024-04-13"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the concept or information is not applicable for specified context"@en ;
    skos:inScheme dpv:context-properties ;
    skos:prefLabel "is not applicable for"@en ;
    schema:rangeIncludes dpv:Scope .

dpv:isOrganisationalUnitOf a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:OrganisationalUnit ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-arthit-suriyawongkul,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-06-10"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "modified"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates this entity is an organisational unit of the specified entity"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "is organisational unit of"@en ;
    schema:domainIncludes dpv:OrganisationalUnit ;
    schema:rangeIncludes dpv:Entity .

dpv:isOutsideOfLocation a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Location ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2025-05-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasLocation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasLocation ;
    skos:definition "Indicates the interpretation where the location being referenced is outside of the indicated concept"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "is outside of location"@en ;
    skos:scopeNote "This property is helpful for cases where a distinction needs to be made between inside/outside of a concept, and the area outside of that concept is to be referenced. For example, using Home with dpv:hasLocation means inside the Home, and using this property along with Home means outside of Home - such as the yard or porch"@en ;
    schema:rangeIncludes dpv:Location .

dpv:isPolicyFor a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Policy ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-26"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the context or application of policy"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "is policy for"@en ;
    schema:domainIncludes dpv:Policy .

dpv:isRepresentativeFor a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Representative ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates the entity is a representative for specified entity"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "is representative for"@en ;
    schema:domainIncludes dpv:Representative ;
    schema:rangeIncludes dpv:Entity .

dpv:isResidualRiskOf a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:ResidualRisk ;
    dcam:rangeIncludes dpv:Risk ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake,
        _:person-paul-ryan ;
    dct:created "2022-07-20"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates this risk is the remaining or residual risk from applying mitigation measures or treatments to specified risk"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "is residual risk of"@en ;
    schema:domainIncludes dpv:ResidualRisk ;
    schema:rangeIncludes dpv:Risk .

dpv:isSubsidiaryOf a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Organisation ;
    dcam:rangeIncludes dpv:Organisation ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates this entity is the subsidiary of the specified entity"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "is subsidiary of"@en ;
    schema:domainIncludes dpv:Organisation ;
    schema:rangeIncludes dpv:Organisation .

dpv:mitigatesRisk a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RiskMitigationMeasure ;
    dcam:rangeIncludes dpv:Risk ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates risks mitigated by this concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "mitigates risk"@en ;
    schema:domainIncludes dpv:RiskMitigationMeasure ;
    schema:rangeIncludes dpv:Risk .

dpv:supportsComplianceWith a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:TechnicalOrganisationalMeasure ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicate the measure is required for meeting specified requirement or satisfying specified condition/constraint"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "supports Compliance With"@en ;
    schema:domainIncludes dpv:TechnicalOrganisationalMeasure .

dpv:processing-properties a skos:ConceptScheme .

dpv:serialisation-html a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/html/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/html> ;
    dct:title "Data Privacy Vocabulary (DPV) - HTML serialisation" ;
    profile:hasArtifact <https://w3id.org/dpv/dpv.html> ;
    profile:hasRole role:specification .

dpv:serialisation-jsonld a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/json-ld11/> ;
    dct:format <https://www.iana.org/assignments/media-types/application/ld+json> ;
    dct:title "Data Privacy Vocabulary (DPV) - JSON-LD serialisation" ;
    profile:hasArtifact <https://w3id.org/dpv/dpv/dpv.jsonld> ;
    profile:hasRole role:vocabulary .

dpv:serialisation-n3 a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TeamSubmission/n3/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/n3> ;
    dct:title "Data Privacy Vocabulary (DPV) - N3 serialisation" ;
    profile:hasArtifact <https://w3id.org/dpv/dpv/dpv.n3> ;
    profile:hasRole role:vocabulary .

dpv:serialisation-rdf a profile:ResourceDescriptor ;
    dct:conformsTo rdf: ;
    dct:format <https://www.iana.org/assignments/media-types/application/rdf+xml> ;
    dct:title "Data Privacy Vocabulary (DPV) - RDF/XML serialisation" ;
    profile:hasArtifact <https://w3id.org/dpv/dpv/dpv.rdf> ;
    profile:hasRole role:vocabulary .

dpv:serialisation-ttl a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/turtle/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/turtle> ;
    dct:title "Data Privacy Vocabulary (DPV) - Turtle serialisation" ;
    profile:hasArtifact <https://w3id.org/dpv/dpv/dpv.ttl> ;
    profile:hasRole role:vocabulary .

dpv:consent-properties a skos:ConceptScheme .

dpv:entities-authority-properties a skos:ConceptScheme .

dpv:hasComplianceStatus a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ComplianceStatus ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0055 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the status of compliance of specified concept"@en ;
    skos:inScheme dpv:status-properties ;
    skos:prefLabel "has compliance status"@en ;
    schema:rangeIncludes dpv:ComplianceStatus .

dpv:hasConsequence a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Consequence ;
    dct:contributor _:person-beatriz-esteves,
        _:person-fajar-ekaputra,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-julian-flake ;
    dct:created "2020-11-04"^^xsd:date ;
    dct:modified "2021-09-21"^^xsd:date ;
    vann:example dex:E0068,
        dex:E0071 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates consequence(s) possible or arising from specified concept"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has consequence"@en ;
    skos:scopeNote "Removed plural suffix for consistency"@en ;
    schema:rangeIncludes dpv:Consequence .

dpv:hasConsequenceOn a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Consequence ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-11-24"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the thing (e.g. plan, process, or entity) affected by a consequence"@en ;
    skos:inScheme dpv:risk-properties ;
    skos:prefLabel "has consequence on"@en ;
    schema:domainIncludes dpv:Consequence .

dpv:hasContractStatus a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Contract ;
    dcam:rangeIncludes dpv:ContractStatus ;
    dct:created "2024-08-27"^^xsd:date ;
    vann:example dex:E0077 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasStatus ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasStatus ;
    skos:definition "Indicates the status of the contract"@en ;
    skos:inScheme dpv:contract-properties ;
    skos:prefLabel "has contract status"@en ;
    schema:domainIncludes dpv:Contract ;
    schema:rangeIncludes dpv:ContractStatus .

dpv:hasCountry a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Country ;
    dct:contributor _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit ;
    dct:created "2022-01-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasLocation ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasLocation ;
    skos:definition "Indicates applicability of specified country"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has country"@en ;
    schema:rangeIncludes dpv:Country .

dpv:hasDataController a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:DataController ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates association with Data Controller"@en ;
    skos:inScheme dpv:entities-legalrole-properties ;
    skos:prefLabel "has data controller"@en ;
    schema:rangeIncludes dpv:DataController .

dpv:hasHumanSubject a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:HumanSubject ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-12-17"^^xsd:date ;
    vann:example dex:E0074 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates association with Human Subject"@en ;
    skos:inScheme dpv:entities-datasubject-properties ;
    skos:prefLabel "has human subject"@en ;
    schema:rangeIncludes dpv:HumanSubject .

dpv:hasProcessingCondition a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:ProcessingCondition ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2023-12-10"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates information about processing condition"@en ;
    skos:inScheme dpv:processing-context-properties ;
    skos:prefLabel "has processing condition"@en ;
    schema:rangeIncludes dpv:ProcessingCondition .

dpv:hasRepresentative a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Entity ;
    dcam:rangeIncludes dpv:Representative ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Specifies representative of the legal entity"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has representative"@en ;
    schema:domainIncludes dpv:Entity ;
    schema:rangeIncludes dpv:Representative .

dpv:purposes-properties a skos:ConceptScheme .

<https://w3id.org/dpv/examples> a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/html/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/html> ;
    dct:title "Examples" ;
    profile:hasArtifact <https://w3id.org/dpv/examples> ;
    profile:hasRole role:guidance .

<https://w3id.org/dpv/guides> a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/html/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/html> ;
    dct:title "Guides for Data Privacy Vocabulary" ;
    profile:hasArtifact <https://w3id.org/dpv/guides> ;
    profile:hasRole role:guidance .

<https://w3id.org/dpv/primer> a profile:ResourceDescriptor ;
    dct:conformsTo <https://www.w3.org/TR/html/> ;
    dct:format <https://www.iana.org/assignments/media-types/text/html> ;
    dct:title "Primer for Data Privacy Vocabulary" ;
    profile:hasArtifact <https://w3id.org/dpv/primer> ;
    profile:hasRole role:guidance .

dpv:entities-datasubject-properties a skos:ConceptScheme .

dpv:hasAssessment a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Assessment ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2024-04-14"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasOrganisationalMeasure ;
    skos:definition "Indicates a relevant assessment associated with the specific context"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has assessment"@en ;
    schema:rangeIncludes dpv:Assessment .

dpv:legal-basis-properties a skos:ConceptScheme .

dpv:notice-properties a skos:ConceptScheme .

dpv:personal-data-properties a skos:ConceptScheme .

dpv:TOM-classes a skos:ConceptScheme .

dpv:consent-types-classes a skos:ConceptScheme .

dpv:contract-properties a skos:ConceptScheme .

dpv:entities-authority-classes a skos:ConceptScheme .

dpv:process-classes a skos:ConceptScheme .

dpv:process-properties a skos:ConceptScheme .

dpv:processing-scale-properties a skos:ConceptScheme .

dpv:contract-control-classes a skos:ConceptScheme .

dpv:hasData a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Data ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-08-18"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates associated with Data (may or may not be personal)"@en ;
    skos:inScheme dpv:personal-data-properties ;
    skos:prefLabel "has data"@en ;
    schema:rangeIncludes dpv:Data .

dpv:hasLocation a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Location ;
    dct:contributor _:person-axel-polleres,
        _:person-harshvardhan-j-pandit,
        _:person-mark-lizar,
        _:person-rob-brennan ;
    dct:created "2019-04-05"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    vann:example dex:E0060 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates information about location"@en ;
    skos:inScheme dpv:jurisdiction-properties ;
    skos:prefLabel "has location"@en ;
    schema:rangeIncludes dpv:Location .

dpv:legal-measures-classes a skos:ConceptScheme .

dpv:consent-controls-classes a skos:ConceptScheme .

dpv:jurisdiction-properties a skos:ConceptScheme .

dpv:rules-properties a skos:ConceptScheme .

dpv:hasOrganisationalMeasure a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:OrganisationalMeasure ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasTechnicalOrganisationalMeasure ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasTechnicalOrganisationalMeasure ;
    skos:definition "Indicates use or applicability of Organisational measure"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has organisational measure"@en ;
    schema:rangeIncludes dpv:OrganisationalMeasure .

dpv:hasRecipient a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:Recipient ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    dct:source _:bea6378d3ef9baf4a77841c3d4bb31623 ;
    rdfs:isDefinedBy dpv: ;
    rdfs:subPropertyOf dpv:hasEntity ;
    sw:term_status "accepted"@en ;
    skos:broader dpv:hasEntity ;
    skos:definition "Indicates Recipient of Data"@en ;
    skos:inScheme dpv:entities-legalrole-properties,
        dpv:rights-properties ;
    skos:prefLabel "has recipient"@en ;
    skos:scopeNote "Also used to indicate the Recipient of a Right Exercise Activity"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:Recipient .

dpv:hasScale a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Scale ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-06-15"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the scale of specified concept"@en ;
    skos:inScheme dpv:processing-scale-properties ;
    skos:prefLabel "has scale"@en ;
    schema:rangeIncludes dpv:Scale .

dpv:entities-classes a skos:ConceptScheme .

dpv:hasRule a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:Context ;
    dcam:rangeIncludes dpv:Rule ;
    dct:contributor _:person-beatriz-esteves,
        _:person-georg-p-krog,
        _:person-harshvardhan-j-pandit,
        _:person-paul-ryan ;
    dct:created "2022-10-19"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Specifies applicability or inclusion of a rule within specified context"@en ;
    skos:inScheme dpv:rules-properties ;
    skos:prefLabel "has rule"@en ;
    schema:domainIncludes dpv:Context ;
    schema:rangeIncludes dpv:Rule .

dpv:TOM-properties a skos:ConceptScheme .

dpv:entities-legalrole-classes a skos:ConceptScheme .

dpv:entities-properties a skos:ConceptScheme .

dpv:physical-measures-classes a skos:ConceptScheme .

dpv:rights-classes a skos:ConceptScheme .

dpv:entities-legalrole-properties a skos:ConceptScheme .

dpv:hasTechnicalOrganisationalMeasure a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:TechnicalOrganisationalMeasure ;
    dct:contributor _:person-axel-polleres,
        _:person-bud-bruegger,
        _:person-harshvardhan-j-pandit,
        _:person-javier-fernandez,
        _:person-mark-lizar ;
    dct:created "2019-04-04"^^xsd:date ;
    dct:modified "2020-11-04"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates use or applicability of Technical or Organisational measure"@en ;
    skos:inScheme dpv:TOM-properties ;
    skos:prefLabel "has technical and organisational measure"@en ;
    schema:rangeIncludes dpv:TechnicalOrganisationalMeasure .

dpv:consent-status-classes a skos:ConceptScheme .

dpv:processing-context-properties a skos:ConceptScheme .

dpv:status-properties a skos:ConceptScheme .

dpv:contract-clause-classes a skos:ConceptScheme .

dpv:rights-properties a skos:ConceptScheme .

dpv:risk-properties a skos:ConceptScheme .

dpv:context-properties a skos:ConceptScheme .

dpv:legal-basis-classes a skos:ConceptScheme .

dpv:hasStatus a rdf:Property,
        skos:Concept ;
    dcam:domainIncludes dpv:RightExerciseActivity ;
    dcam:rangeIncludes dpv:Status ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-05-18"^^xsd:date ;
    vann:example dex:E0069 ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates the status of specified concept"@en ;
    skos:inScheme dpv:rights-properties,
        dpv:status-properties ;
    skos:prefLabel "has status"@en ;
    skos:scopeNote "Also used to Indicate the status of a Right Exercise Activity"@en ;
    schema:domainIncludes dpv:RightExerciseActivity ;
    schema:rangeIncludes dpv:Status .

dpv:legal-basis-status-classes a skos:ConceptScheme .

dpv:risk-classes a skos:ConceptScheme .

dpv:rules-classes a skos:ConceptScheme .

dpv:notice-classes a skos:ConceptScheme .

dpv:entities-organisation-classes a skos:ConceptScheme .

dpv:processing-scale-classes a skos:ConceptScheme .

dpv:context-classes a skos:ConceptScheme .

dpv:contract-types-classes a skos:ConceptScheme .

dpv:entities-datasubject-classes a skos:ConceptScheme .

dpv:contract-status-classes a skos:ConceptScheme .

dpv:personal-data-classes a skos:ConceptScheme .

dpv:hasEntity a rdf:Property,
        skos:Concept ;
    dcam:rangeIncludes dpv:Entity ;
    dct:contributor _:person-harshvardhan-j-pandit ;
    dct:created "2022-02-09"^^xsd:date ;
    rdfs:isDefinedBy dpv: ;
    sw:term_status "accepted"@en ;
    skos:definition "Indicates inclusion or applicability of an entity to some concept"@en ;
    skos:inScheme dpv:entities-properties ;
    skos:prefLabel "has entity"@en ;
    skos:scopeNote "parent property for controller, processor, data subject, authority, etc.?"@en ;
    schema:rangeIncludes dpv:Entity .

dpv:jurisdiction-classes a skos:ConceptScheme .

dpv:processing-classes a skos:ConceptScheme .

dpv:technical-measures-classes a skos:ConceptScheme .

dpv:status-classes a skos:ConceptScheme .

dpv:processing-context-classes a skos:ConceptScheme .

dpv:organisational-measures-classes a skos:ConceptScheme .

dpv:purposes-classes a skos:ConceptScheme .

_:org-adapt-centre-dublin-city-university a foaf:Organization ;
    foaf:name "ADAPT Centre, Dublin City University" .

_:org-ai-accountability-lab-aial-trinity-college-dublin a foaf:Organization ;
    foaf:name "AI Accountability Lab (AIAL), Trinity College Dublin" .

_:org-danish-agency-for-digitisation a foaf:Organization ;
    foaf:name "Danish Agency for Digitisation" .

_:org-epistimis-llc a foaf:Organization ;
    foaf:name "Epistimis LLC" .

_:org-idlab-imec-ghent-university a foaf:Organization ;
    foaf:name "IDLab, IMEC, Ghent University" .

_:org-jlinc-labs a foaf:Organization ;
    foaf:name "JLINC Labs" .

_:org-no-affiliation-provided a foaf:Organization ;
    foaf:name "No affiliation provided" .

_:org-openconsent-kantara-initiative a foaf:Organization ;
    foaf:name "OpenConsent/Kantara Initiative" .

_:org-proximus a foaf:Organization ;
    foaf:name "Proximus" .

_:org-siemens a foaf:Organization ;
    foaf:name "Siemens" .

_:org-signatu-as a foaf:Organization ;
    foaf:name "Signatu AS" .

_:org-unabhangige-landeszentrum-fur-datenschutz-schleswig-holstein a foaf:Organization ;
    foaf:name "Unabhängige Landeszentrum für Datenschutz Schleswig-Holstein" .

_:org-uniphar-plc a foaf:Organization ;
    foaf:name "Uniphar PLC" .

_:org-universidad-politecnica-de-madrid a foaf:Organization ;
    foaf:name "Universidad Politécnica de Madrid" .

_:org-universita-di-napoli-federico-ii a foaf:Organization ;
    foaf:name "Università di Napoli Federico II" .

_:org-university-college-dublin a foaf:Organization ;
    foaf:name "University College Dublin" .

_:org-university-of-koblenz a foaf:Organization ;
    foaf:name "University of Koblenz" .

_:org-university-of-luxembourg a foaf:Organization ;
    foaf:name "University of Luxembourg" .

_:b509c5b4d2c0fb8b5bc96fa8a45111e5c a schema:WebPage ;
    schema:name "EDPB Recommendations 01/2020 on Data Transfers" ;
    schema:url "https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en" .

_:bb7b567cf983b60ca4198a8448a5145a1 a schema:WebPage ;
    schema:name "GDPR Art.4-1g" ;
    schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj" .

_:org-adapt-centre-trinity-college-dublin a foaf:Organization ;
    foaf:name "ADAPT Centre, Trinity College Dublin" .

_:org-dublin-city-university a foaf:Organization ;
    foaf:name "Dublin City University" .

_:org-vienna-university-of-economics-and-business a foaf:Organization ;
    foaf:name "Vienna University of Economics and Business" .

_:org-vienna-university-of-technology a foaf:Organization ;
    foaf:name "Vienna University of Technology" .

_:person-iain-henderson a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-jlinc-labs ;
    foaf:name "Iain Henderson" .

_:person-julio-hernandez a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-dublin-city-university ;
    foaf:name "Julio Hernandez" .

_:person-damien-desfontaines a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-no-affiliation-provided ;
    foaf:name "Damien Desfontaines" .

_:person-danielle-welter a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-university-of-luxembourg ;
    foaf:name "Danielle Welter" .

_:person-maya-borges a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-danish-agency-for-digitisation ;
    foaf:name "Maya Borges" .

_:person-rudy-jacob a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-proximus ;
    foaf:name "Rudy Jacob" .

_:person-tytti-rintamaki a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-adapt-centre-dublin-city-university ;
    foaf:name "Tytti Rintamaki" .

_:person-rana-saniei a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-universidad-politecnica-de-madrid ;
    foaf:name "Rana Saniei" .

_:b0f97484e2a3b06fd9a79bb7fe79ec7aa a schema:WebPage ;
    schema:name "ADMS controlled vocabulary" ;
    schema:url "http://purl.org/adms" .

_:be3d784a6c46e91bcae3b6456e1687c40 a schema:WebPage ;
    schema:name "SPECIAL Project" ;
    schema:url "https://specialprivacy.ercim.eu/vocabs/processing" .

_:ba6697e518d9b31b99c8bca854ed85bbd a schema:WebPage ;
    schema:name "ENISA Data Pseudonymisation: Advanced Techniques and Use Cases" ;
    schema:url "https://www.enisa.europa.eu/publications/data-pseudonymisation-advanced-techniques-and-use-cases" .

_:bae43fdb35e5b17467c6072924c18cebb a schema:WebPage ;
    schema:name "ISO/IEC 22989:2022 Artificial intelligence concepts and terminology" ;
    schema:url "https://www.iso.org/standard/74296.html" .

_:person-bud-bruegger a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-unabhangige-landeszentrum-fur-datenschutz-schleswig-holstein ;
    foaf:name "Bud Bruegger" .

_:person-piero-bonatti a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-universita-di-napoli-federico-ii ;
    foaf:name "Piero Bonatti" .

_:b011982720c175b1fc7595c1a04561c46 a schema:WebPage ;
    schema:name "ICO - What methods can we use to provide privacy information?" ;
    schema:url "https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/individual-rights/the-right-to-be-informed/what-methods-can-we-use-to-provide-privacy-information/" .

_:b2d069fb44e1f5d4515fb9f346ec0eba3 a schema:WebPage ;
    schema:name "ENISA Data Protection Engineering" ;
    schema:url "https://www.enisa.europa.eu/publications/data-protection-engineering" .

_:bea6378d3ef9baf4a77841c3d4bb31623 a schema:WebPage ;
    schema:name "SPECIAL Project" ;
    schema:url "https://specialprivacy.ercim.eu/" .

_:b28272621f69490727aaf0017acf51cf7 a schema:WebPage ;
    schema:name "Belgian DPA ROPA Template" ;
    schema:url "https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten" .

_:b81862437284348cec0143b34a90c27af a schema:WebPage ;
    schema:name "GConsent" ;
    schema:url "https://w3id.org/GConsent" .

_:b300dfe3a50c9ba2c545e7e4b2a2a3933 a schema:WebPage ;
    schema:name "ENISA 5G Cybersecurity Standards" ;
    schema:url "https://www.enisa.europa.eu/publications/5g-cybersecurity-standards" .

_:person-david-hickey a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-dublin-city-university ;
    foaf:name "David Hickey" .

_:person-steve-hickman a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-epistimis-llc ;
    foaf:name "Steve Hickman" .

_:person-simon-steyskal a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-siemens ;
    foaf:name "Simon Steyskal" .

_:person-arthit-suriyawongkul a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0002-9698-1899" ;
    org:memberOf _:org-adapt-centre-trinity-college-dublin ;
    foaf:name "Arthit Suriyawongkul" .

_:person-elmar-kiesling a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-vienna-university-of-technology ;
    foaf:name "Elmar Kiesling" .

_:bf719375d65f8ad0941dea397e25de4c6 a schema:WebPage ;
    schema:name "GDPR Art.4-2" ;
    schema:url "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_2/oj" .

_:person-fajar-ekaputra a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-vienna-university-of-technology ;
    foaf:name "Fajar Ekaputra" .

_:person-mark-lizar a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-openconsent-kantara-initiative ;
    foaf:name "Mark Lizar" .

_:person-rob-brennan a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0001-8236-362X" ;
    org:memberOf _:org-university-college-dublin ;
    foaf:name "Rob Brennan" .

_:b7191aa21b975cb14bbce32aa3ba9c7eb a schema:WebPage ;
    schema:name "ENISA Reference Incident Classification Taxonomy 2018" ;
    schema:url "https://www.enisa.europa.eu/publications/reference-incident-classification-taxonomy/" .

_:person-javier-fernandez a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-vienna-university-of-economics-and-business ;
    foaf:name "Javier Fernández" .

_:person-axel-polleres a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-vienna-university-of-economics-and-business ;
    foaf:name "Axel Polleres" .

_:person-delaram-golpayegani a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0002-1208-186X" ;
    org:memberOf _:org-adapt-centre-trinity-college-dublin ;
    foaf:name "Delaram Golpayegani" .

_:person-julian-flake a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0009-0006-4623-1463" ;
    org:memberOf _:org-university-of-koblenz ;
    foaf:name "Julian Flake" .

_:person-beatriz-esteves a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0003-0259-7560" ;
    org:memberOf _:org-idlab-imec-ghent-university ;
    foaf:homepage "https://w3id.org/people/besteves" ;
    foaf:name "Beatriz Esteves" .

_:person-paul-ryan a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0003-0770-2737" ;
    org:memberOf _:org-uniphar-plc ;
    foaf:name "Paul Ryan" .

_:person-georg-p-krog a dct:Agent,
        foaf:Person ;
    org:memberOf _:org-signatu-as ;
    foaf:homepage "https://www.linkedin.com/in/georg-philip-krog-a2a278104/" ;
    foaf:name "Georg P. Krog" .

_:person-harshvardhan-j-pandit a dct:Agent,
        foaf:Person ;
    scoro:hasORCID "0000-0002-5068-3714" ;
    org:memberOf _:org-ai-accountability-lab-aial-trinity-college-dublin ;
    foaf:homepage "https://harshp.com/" ;
    foaf:name "Harshvardhan J. Pandit" .

