[ {
  "@id" : "_:genid1",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2002/07/owl#unionOf" : [ {
    "@list" : [ {
      "@id" : "https://w3id.org/consent-mapping-jit#CSVW_Document"
    }, {
      "@id" : "https://w3id.org/consent-mapping-jit#DSD_Document"
    } ]
  } ]
}, {
  "@id" : "http://www.w3.org/ns/dpv#Consent",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "http://www.w3.org/ns/dpv#Purpose",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "http://www.w3.org/ns/prov#Activity",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "http://www.w3.org/ns/prov#Agent",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "http://www.w3.org/ns/prov#Entity",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "http://www.w3.org/ns/prov#SoftwareAgent",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
  "@id" : "http://www.w3.org/ns/prov#value",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#",
  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
  "http://purl.org/dc/elements/1.1/creator" : [ {
    "@value" : "Christophe Debruyne"
  }, {
    "@value" : "Harshvardhan J. Pandit"
  } ],
  "http://purl.org/dc/elements/1.1/description" : [ {
    "@value" : "An ontology integrating and extending the Data Privacy Vocabulary v0.1 and PROV-O for the generation of datasets that take into account structured representations of given consent."
  } ],
  "http://purl.org/dc/elements/1.1/title" : [ {
    "@value" : "'Just-in-Time' Generation of Datasets by Considering Structured Representations of Given Consent"
  } ],
  "http://purl.org/dc/terms/abstract" : [ {
    "@value" : "An ontology integrating and extending the Data Privacy Vocabulary v0.1 and PROV-O for the generation of datasets that take into account structured representations of given consent."
  } ],
  "http://purl.org/dc/terms/created" : [ {
    "@value" : "2018-08-24"
  } ],
  "http://purl.org/dc/terms/license" : [ {
    "@type" : "https://w3.org/2001/XMLSchema#anyURI",
    "@value" : "http://creativecommons.org/licenses/by/4.0/"
  } ],
  "http://purl.org/dc/terms/publisher" : [ {
    "@id" : "http://purl.org/adaptcentre/people/ADAPT"
  } ],
  "http://purl.org/ontology/bibo/status" : [ {
    "@id" : "http://purl.org/ontology/bibo/status/draft"
  } ],
  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
    "@id" : "https://w3id.org/consent-mapping-jit/2.0"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#CSVW_Document",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent RDF graphs containing our annotated schemas with the CSVW vocabulary."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "CSVW Document"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Compliant_Dataset",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the final dataset."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Compliant Dataset"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#DSD_Document",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent RDF graphs containing our annotated Data Structure Definitions with the RDF Data Cute Vocabulary."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "DSD Document"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Dataset",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent generated datasets"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Dataset"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Execute_Mapping",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the execution of an R2RML mapping."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Executing Mapping"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Activity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Filter_Dataset",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent filtering a generated dataset."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Filter Dataset"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Activity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Generate_Mapping",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the generation of an R2RML mapping."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Generate Mapping"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Activity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Mapping_Generator",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the software generating mappings."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Mapping Generator"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#SoftwareAgent"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#R2RML_Mapping",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent an R2RML mapping."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "R2RML Mapping"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#R2RML_Processor",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the software for executing R2RML mappings."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "R2RML Processor"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#SoftwareAgent"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Validate_Dataset",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the validation of a generated and filtered dataset."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Validate Dataset"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Activity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Validation_Report",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the validation report generated and filtered datasets."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Validation Report"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#Entity"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#Validator",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Used to represent the software validating generated and filtered datasets."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "Validator"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "http://www.w3.org/ns/prov#SoftwareAgent"
  } ]
}, {
  "@id" : "https://w3id.org/consent-mapping-jit#hasPurpose",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@value" : "Relating CSVW schemas or Data Structure Definitions with a Purpose."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
    "@id" : "_:genid1"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@value" : "has purpose"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
    "@id" : "http://www.w3.org/ns/dpv#Purpose"
  } ]
} ]