diff --git a/README.md b/README.md index 10514d880..f9d4f52d6 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,33 @@ The mission of the W3C Data Privacy Vocabularies and Controls CG (DPVCG) is to d License: All work produced by DPVCG and provided through this repo or elsewhere is provided by contributors under the [W3C Document License](https://www.w3.org/Consortium/Legal/2015/doc-license). A copy of the license is provided in the [LICENSE.md](./LICENSE.md) file. -Outputs: - * Primer: Introduction to the Data Privacy Vocabulary - [https://w3id.org/dpv/primer](https://w3id.org/dpv/primer) - * Data Privacy Vocabulary (DPV) - [https://w3id.org/dpv](https://w3id.org/dpv) - * GDPR terms for Data Privacy Vocabulary (DPV-GDPR) [https://w3id.org/dpv/dpv-gdpr](https://w3id.org/dpv/dpv-gdpr) +## DPV Family of Documents + +**Core documents:** + +* [Primer for Data Privacy Vocabulary](https://www.w3id.org/dpv/primer): introductory document to DPV concepts + +> **Note:** Newcomers to the DPV are **strongly recommended to first read through the Primer** to familiarise themselves with the semantics and concepts of DPV. + +* [Data Privacy Vocabulary (DPV) Specification](https://www.w3id.org/dpv): (this document) formal and normative description of DPV and its concepts. + +**Serialisations of DPV:** + +- [Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)](https://www.w3id.org/dpv/dpv-skos): serialisation of DPV with SKOS and RDFS semantics +- [Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)](https://www.w3id.org/dpv/dpv-owl): serialisation of DPV using OWL2 semantics + +**Extensions to Concepts:** +- [GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)](https://www.w3id.org/dpv/dpv-gdpr): extends DPV concepts for GDPR +- [Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)](https://www.w3id.org/dpv/dpv-pd) +- [Legal Extension providing Jurisdictions, Laws, and Authorities for Data Privacy Vocabulary (DPV-LEGAL)](https://www.w3id.org/dpv/dpv-legal) +- [Guidelines for Adoption and Use of DPV](https://w3id.org/dpv/guides): [Using DPV in OWL2](https://w3id.org/dpv/guides/dpv-owl) + +**Other Resources:** +- [NACE Taxonomy serialised in RDFS](https://www.w3id.org/dpv/dpv-nace) -Publication: - * Pandit H.J. et al. (2019) Creating a Vocabulary for Data Privacy. In: Panetto H., Debruyne C., Hepp M., Lewis D., Ardagna C., Meersman R. (eds) On the Move to Meaningful Internet Systems: OTM 2019 Conferences. OTM 2019. Lecture Notes in Computer Science, vol 11877. Springer, Cham. https://doi.org/10.1007/978-3-030-33246-4_44 +**Related Links** +* For a general overview of the Data Protection Vocabularies and Controls Community Group \[[DPVCG](#bib-dpvcg "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)")\], its history, deliverables, and activities - refer to [DPVCG Website](https://www.w3.org/community/dpvcg/). +* **Cite as:** The peer-reviewed article “[Creating A Vocabulary for Data Privacy](https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44)” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed [here](http://hdl.handle.net/2262/91581), [here](http://doras.dcu.ie/23801/), and [here](https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf). ## Data Privacy Vocabulary (DPV) @@ -34,22 +54,6 @@ The vocabulary provides terms to describe: The namespace for DPV terms is `http://www.w3id.org/dpv#` with suggested prefix `dpv`. The IRI for DPV is currently redirected to serve the files hosted in this repository from GitHub pages i.e. `https://w3c.github.io/dpv/dpv/` (thanks to @bert-github for setting this up). Content-negotiation should therefore be supported for all files/serialisations of the DPV and its modules. -## DPV Family of Documents - -* [DPV-Primer](https://www.w3id.org/dpv/dpv-primer): The Primer serves as an introductory document to DPV and provides an overview of its concepts. -* [DPV](https://www.w3id.org/dpv/): The DPV Specification is the formal and normative description of DPV and its concepts. It provides a serialisation of the concepts as a taxonomy using SKOS. - -**Extensions to Concepts** - -* [DPV-GDPR](https://www.w3id.org/dpv/dpv-gdpr): Extension expands on the DPV vocabulary to provide the specific legal basis, rights, and concepts defined within GDPR. It expands or specialises the concepts in DPV for use with GDPR. -* [DPV-PD](https://www.w3id.org/dpv/dpv-pd): Extension to the DPV providing a taxonomy of personal data categories. -* [DPV-NACE](https://www.w3id.org/dpv-nace): [NACE](https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2) industry standard classification system used in the EU serialised in RDFS - -**Serialisations of DPV** - -* [DPV-SKOS](https://www.w3id.org/dpv/dpv-skos): A serialisation of the DPV using RDFS and SKOS to enable its use as a lightweight ontology for modelling or annotating information. This serialisation can be used in cases where the DPV is to be used as a 'data model' or 'schema' without formal logical assertions. It is suitable in cases where simple(r) inferences are required, or where the strict interpretation or restrictions of OWL are not needed, or the rules/constraints are expressed in another language (e.g. SWRL or SHACL). -* [DPV-OWL](https://www.w3id.org/dpv/dpv-owl): a serialisation of the DPV specification using OWL language. It should be used where the additional semantic relationships offered by OWL (based on description logic) are needed for modelling knowledge and describing desired inferences. OWL offers more powerful (and complex) features compared to RDFS regarding expression of information and its use to produce desired inferences in a coherent manner. - ### DPV and Modules The term 'DPV' represents the entire vocabulary - with its concepts and terms as defined in the specification. Serialisations for this in `rdf+xml`, `json-ld`, and `turtle` are provided. The 'modules' in DPV are separate files for each of the hierarchies and concept taxonomies - for example 'purposes'. These are defined in the `rdf` folder with serialisations for each module. The `core` or `base` vocabulary or ontology is defined containing the top-level classes and data model (i.e. `PersonalDataHandling`). diff --git a/documentation-generator/001_download_vocab_in_csv.py b/documentation-generator/001_download_vocab_in_csv.py index 57af68fe3..2d5955579 100755 --- a/documentation-generator/001_download_vocab_in_csv.py +++ b/documentation-generator/001_download_vocab_in_csv.py @@ -27,6 +27,8 @@ 'Purpose_properties', 'Context', 'Context_properties', + 'Risk', + 'Risk_properties', 'Processing', 'Processing_properties', 'ProcessingContext', @@ -35,12 +37,15 @@ 'TechnicalOrganisationalMeasure_properties', 'Entities', 'Entities_properties', + 'Entities_Authority', + 'Entities_Authority_properties', 'Entities_LegalRole', 'Entities_LegalRole_properties', 'Entities_Organisation', - 'Entities_DataSubjects', - 'Jurisdictions', - 'Jurisdictions_properties', + 'Entities_DataSubject', + 'Entities_DataSubject_properties', + 'Jurisdiction', + 'Jurisdiction_properties', 'LegalBasis', 'LegalBasis_properties', 'Consent_properties', @@ -48,6 +53,13 @@ 'GDPR_LegalBasis', 'GDPR_LegalRights', 'GDPR_DataTransfers', + # DPV-Legal + 'legal_properties', + 'legal_Locations', + 'legal_Laws', + 'legal_Authorities', + 'legal_EU_EEA', + 'legal_EU_Adequacy', ) from urllib import request @@ -57,8 +69,11 @@ def download_csv(document_id, sheet_name, save_path='./vocab_csv'): '''Download the sheet and save to given path''' url = GOOGLE_EXPORT_LINK % (document_id, sheet_name) print(f'Downloading {sheet_name}...', end='') - request.urlretrieve(url, f'{save_path}/{sheet_name}.csv') - print('DONE') + try: + request.urlretrieve(url, f'{save_path}/{sheet_name}.csv') + print('DONE') + except Exception as E: + print(f'ERROR :: {E}') if __name__ == '__main__': diff --git a/documentation-generator/002_parse_csv_to_rdf.py b/documentation-generator/002_parse_csv_to_rdf.py index 97ce5e378..ac6312c16 100755 --- a/documentation-generator/002_parse_csv_to_rdf.py +++ b/documentation-generator/002_parse_csv_to_rdf.py @@ -16,6 +16,9 @@ # CSV FILES are in IMPORT_CSV_PATH # RDF FILES are written to EXPORT_DPV_MODULE_PATH + +# CONTRIBUTION: If anyone is willing to turn these scripts into +# an equivalent RML/R2RML or similar mappings, please let us know ######################################## IMPORT_CSV_PATH = './vocab_csv' @@ -24,6 +27,8 @@ EXPORT_DPV_GDPR_PATH = '../dpv-gdpr' EXPORT_DPV_GDPR_MODULE_PATH = '../dpv-gdpr/modules' EXPORT_DPV_PD_PATH = '../dpv-pd' +EXPORT_DPV_LEGAL_PATH = '../dpv-legal' +EXPORT_DPV_LEGAL_MODULE_PATH = '../dpv-legal/modules' # serializations in the form of extention: rdflib name RDF_SERIALIZATIONS = { @@ -76,6 +81,7 @@ DPV_NACE = Namespace('https://w3id.org/dpv/dpv-nace#') DPV_GDPR = Namespace('https://w3id.org/dpv/dpv-gdpr#') DPV_PD = Namespace('https://w3id.org/dpv/dpv-pd#') +DPV_LEGAL = Namespace('https://w3id.org/dpv/dpv-legal#') DPVS = Namespace('https://w3id.org/dpv/dpv-skos#') DPVS_GDPR = Namespace('https://w3id.org/dpv/dpv-skos/dpv-gdpr#') DPVS_PD = Namespace('https://w3id.org/dpv/dpv-skos/dpv-pd#') @@ -111,6 +117,7 @@ 'dpv-nace': DPV_NACE, 'dpv-gdpr': DPV_GDPR, 'dpv-pd': DPV_PD, + 'dpv-legal': DPV_LEGAL, 'dpvs': DPVS, 'dpvs-gdpr': DPVS_GDPR, 'dpvs-pd': DPVS_PD, @@ -343,25 +350,30 @@ def serialize_graph(graph, filepath): 'classes': f'{IMPORT_CSV_PATH}/PersonalData.csv', 'properties': f'{IMPORT_CSV_PATH}/PersonalData_properties.csv', 'model': 'ontology', - 'topconcept': DPV.PersonalData, + 'topconcept': BASE['PersonalData'], }, 'purposes': { 'classes': f'{IMPORT_CSV_PATH}/Purpose.csv', 'properties': f'{IMPORT_CSV_PATH}/Purpose_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Purpose, + 'topconcept': BASE['Purpose'], }, 'context': { 'classes': f'{IMPORT_CSV_PATH}/Context.csv', 'properties': f'{IMPORT_CSV_PATH}/Context_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Context, + 'topconcept': BASE['Context'], + }, + 'risk': { + 'classes': f'{IMPORT_CSV_PATH}/Risk.csv', + 'properties': f'{IMPORT_CSV_PATH}/Risk_properties.csv', + 'model': 'ontology', }, 'processing': { 'classes': f'{IMPORT_CSV_PATH}/Processing.csv', 'properties': f'{IMPORT_CSV_PATH}/Processing_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Processing, + 'topconcept': BASE['Processing'], }, 'processing_context': { 'classes': f'{IMPORT_CSV_PATH}/ProcessingContext.csv', @@ -372,30 +384,52 @@ def serialize_graph(graph, filepath): 'classes': f'{IMPORT_CSV_PATH}/TechnicalOrganisationalMeasure.csv', 'properties': f'{IMPORT_CSV_PATH}/TechnicalOrganisationalMeasure_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.TechnicalOrganisationalMeasure, + 'topconcept': BASE['TechnicalOrganisationalMeasure'], }, 'entities': { 'classes': f'{IMPORT_CSV_PATH}/Entities.csv', 'properties': f'{IMPORT_CSV_PATH}/Entities_properties.csv', 'model': 'ontology', - 'topconcept': DPV.Entity, + 'topconcept': BASE['Entity'], + }, + 'entities_authority': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Authority.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_Authority_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['Authority'], + }, + 'entities_legalrole': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_LegalRole.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_LegalRole_properties.csv', + 'model': 'ontology', + }, + 'entities_organisation': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Organisation.csv', + 'model': 'ontology', + 'topconcept': BASE['Organisation'], }, - 'jurisdictions': { - 'classes': f'{IMPORT_CSV_PATH}/Jurisdictions.csv', - 'properties': f'{IMPORT_CSV_PATH}/Jurisdictions_properties.csv', + 'entities_datasubject': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_DataSubject.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_DataSubject_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['DataSubject'], + }, + 'jurisdiction': { + 'classes': f'{IMPORT_CSV_PATH}/Jurisdiction.csv', + 'properties': f'{IMPORT_CSV_PATH}/Jurisdiction_properties.csv', 'model': 'ontology', }, 'legal_basis': { 'classes': f'{IMPORT_CSV_PATH}/LegalBasis.csv', 'properties': f'{IMPORT_CSV_PATH}/LegalBasis_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.LegalBasis, + 'topconcept': BASE['LegalBasis'], }, 'consent': { # 'classes': f'{IMPORT_CSV_PATH}/Consent.csv', 'properties': f'{IMPORT_CSV_PATH}/Consent_properties.csv', - }, - } + }, +} # this graph will get written to dpv.ttl DPV_GRAPH = Graph() @@ -567,6 +601,339 @@ def serialize_graph(graph, filepath): # ############################################################################# +# DPV-LEGAL # +# The structure of DPV-Legal spreadsheets is different than the rest of DPV +# Therefore, it requires separate functions/code to handle + +DPV_LEGAL_CSV_FILES = { + f'{IMPORT_CSV_PATH}/legal_Authorities.csv', + f'{IMPORT_CSV_PATH}/legal_EU_Adequacy.csv', + f'{IMPORT_CSV_PATH}/legal_EU_EEA.csv', + f'{IMPORT_CSV_PATH}/legal_Laws.csv', + f'{IMPORT_CSV_PATH}/legal_Locations.csv', + f'{IMPORT_CSV_PATH}/legal_properties.csv', + } + +BASE = NAMESPACES['dpv-legal'] +DPV_LEGAL_GRAPH = Graph() +for prefix, namespace in NAMESPACES.items(): + DPV_LEGAL_GRAPH.namespace_manager.bind(prefix, namespace) +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed_terms = {} +DEBUG('------') +DEBUG(f'Processing DPV-LEGAL') +for prefix, namespace in NAMESPACES.items(): + DPV_LEGAL_GRAPH.namespace_manager.bind(prefix, namespace) + +DEBUG(f'Processing DPV-LEGAL classes and properties') +# NOTE: There are currently no additional classes +# >>> START +# classes = extract_terms_from_csv(DPV_LEGAL_CSV_FILES, DPV_Class) +# DEBUG(f'there are {len(classes)} classes in {name}') +# returnval = add_triples_for_classes(classes, DPV_LEGAL_GRAPH) +# if returnval: +# proposed_terms.extend(returnval) +# add collection representing concepts +# DPV_LEGAL_GRAPH.add((BASE[f'LegalConcepts'], RDF.type, SKOS.Collection)) +# DPV_LEGAL_GRAPH.add((BASE[f'LegalConcepts'], DCT.title, Literal(f'Legal Concepts', datatype=XSD.string))) +# for concept, _, _ in DPV_LEGAL_GRAPH.triples((None, RDF.type, SKOS.Concept)): +# DPV_LEGAL_GRAPH.add((BASE[f'LegalConcepts'], SKOS.member, concept)) +properties = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_properties.csv', DPV_Property) +DEBUG(f'there are {len(properties)} properties in DPV-LEGAL') +returnval = add_triples_for_properties(properties, graph) +if returnval: + proposed_terms['ontology'] = returnval +# serialize +# DPV_LEGAL_GRAPH.load('ontology_metadata/dpv-legal.ttl', format='turtle') +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/ontology') + +DEBUG('Processing DPV-LEGAL Locations') +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed = [] +Location_schema = namedtuple('Legal_Location', ( + 'Term', 'Label', 'ParentTerm', 'Alpha2', 'Alpha3', 'Numeric', 'M49', + 'broader', 'narrower', 'created', 'modified', + 'status', 'contributors', 'resolution')) +concepts = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_Locations.csv', Location_schema) +for row in concepts: + if row.status not in VOCAB_TERM_ACCEPT: + proposed.append(row.Term) + continue + term = BASE[row.Term] + parent = row.ParentTerm.replace("dpv:", "") + graph.add((term, RDF.type, DPV[f'{parent}'])) + graph.add((term, RDF.type, SKOS.Concept)) + graph.add((term, DCT.title, Literal(row.Label, lang='en'))) + graph.add((term, SKOS.prefLabel, Literal(row.Label, lang='en'))) + if row.Alpha2: + graph.add(( + term, BASE.iso_alpha2, Literal(row.Alpha2, datatype=XSD.string))) + graph.add(( + term, BASE.iso_alpha3, Literal(row.Alpha3, datatype=XSD.string))) + graph.add(( + term, BASE.iso_numeric, Literal(row.Numeric, datatype=XSD.string))) + if row.M49: + graph.add(( + term, BASE.un_m49, Literal(row.M49, datatype=XSD.string))) + parents = [p.strip() for p in row.broader.split(',') if p] + for item in parents: + print(f'item: {item}') + prefix, parent = item.split(':') + parent = NAMESPACES[prefix][f'{parent}'] + graph.add((term, SKOS.broaderTransitive, parent)) + graph.add((parent, SKOS.narrowerTransitive, term)) + # dct:created + graph.add((term, DCT.created, Literal(row.created, datatype=XSD.date))) + # dct:modified + if row.modified: + graph.add((term, DCT.modified, Literal(row.modified, datatype=XSD.date))) + # sw:term_status + graph.add((term, SW.term_status, Literal(row.status, lang='en'))) + # dct:creator + if row.contributors: + authors = [a.strip() for a in row.contributors.split(',')] + for author in authors: + graph.add((term, DCT.creator, Literal(author, datatype=XSD.string))) + graph.add((BASE['LocationConcepts'], SKOS.member, term)) +graph.add((BASE['LocationConcepts'], RDF.type, SKOS.Collection)) +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/locations') +DPV_LEGAL_GRAPH += graph +if proposed: + proposed_terms['location'] = proposed + +DEBUG('Processing DPV-LEGAL Laws') +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed = [] +Location_schema = namedtuple('Legal_Laws', ( + 'term', 'label_en', 'label_de', 'time_start', 'time_end', + 'jurisdictions', 'webpage', + 'created', 'modified', 'status', 'contributors', 'resolution')) +concepts = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_Laws.csv', Location_schema) +for row in concepts: + if row.status not in VOCAB_TERM_ACCEPT: + proposed.append(row.Term) + continue + term = BASE[row.term] + graph.add((term, RDF.type, DPV.Law)) + graph.add((term, RDF.type, SKOS.Concept)) + graph.add((term, DCT.title, Literal(row.label_en, lang='en'))) + graph.add((term, SKOS.prefLabel, Literal(row.label_en, lang='en'))) + if row.label_de: + graph.add((term, DCT.title, Literal(row.label_de, lang='de'))) + graph.add((term, SKOS.prefLabel, Literal(row.label_de, lang='de'))) + for loc in row.jurisdictions.split(','): + loc = loc.replace("dpv-legal:", "") + graph.add((term, DPV.hasJurisdiction, BASE[f'{loc}'])) + graph.add((BASE[f'{loc}'], DPV.hasLaw, term)) + graph.add((term, FOAF.homepage, Literal(row.webpage, datatype=XSD.anyURI))) + if row.time_start: + dct_temporal = BNode() + graph.add((term, DCT.temporal, dct_temporal)) + graph.add((dct_temporal, RDF.type, TIME.ProperInterval)) + dct_date = BNode() + graph.add((dct_temporal, TIME.hasBeginning, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_start, datatype=XSD.date))) + if row.time_end: + dct_date = BNode() + graph.add((dct_temporal, TIME.hasEnd, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_end, datatype=XSD.date))) + # dct:created + graph.add((term, DCT.created, Literal(row.created, datatype=XSD.date))) + # dct:modified + if row.modified: + graph.add((term, DCT.modified, Literal(row.modified, datatype=XSD.date))) + # sw:term_status + graph.add((term, SW.term_status, Literal(row.status, lang='en'))) + # dct:creator + if row.contributors: + authors = [a.strip() for a in row.contributors.split(',')] + for author in authors: + graph.add((term, DCT.creator, Literal(author, datatype=XSD.string))) + graph.add((BASE['LawConcepts'], SKOS.member, term)) +graph.add((BASE['LawConcepts'], RDF.type, SKOS.Collection)) +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/laws') +DPV_LEGAL_GRAPH += graph +if proposed: + proposed_terms['laws'] = proposed + +DEBUG('Processing DPV-LEGAL Authorities') +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed = [] +Location_schema = namedtuple('Legal_Laws', ( + 'term', 'label_en', 'label_de', 'type', 'jurisdictions', 'laws', 'webpage', + 'created', 'modified', 'status', 'contributors', 'resolution')) +concepts = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_Authorities.csv', Location_schema) +for row in concepts: + if row.status not in VOCAB_TERM_ACCEPT: + proposed.append(row.Term) + continue + term = BASE[row.term] + graph.add((term, RDF.type, DPV[f'{row.type.replace("dpv:","")}'])) + graph.add((term, RDF.type, SKOS.Concept)) + graph.add((term, DCT.title, Literal(row.label_en, lang='en'))) + graph.add((term, SKOS.prefLabel, Literal(row.label_en, lang='en'))) + if row.label_de: + graph.add((term, DCT.title, Literal(row.label_de, lang='de'))) + graph.add((term, SKOS.prefLabel, Literal(row.label_de, lang='de'))) + for loc in row.jurisdictions.split(','): + loc = loc.replace("dpv-legal:", "") + graph.add((term, DPV.hasJurisdiction, BASE[f'{loc}'])) + graph.add((BASE[f'{loc}'], DPV.hasAuthority, term)) + for law in row.laws.split(','): + law = law.replace("dpv-legal:", "") + graph.add((term, DPV.hasLaw, BASE[f'{law}'])) + graph.add((BASE[f'{law}'], DPV.hasAuthority, term)) + graph.add((term, FOAF.homepage, Literal(row.webpage, datatype=XSD.anyURI))) + # dct:created + graph.add((term, DCT.created, Literal(row.created, datatype=XSD.date))) + # dct:modified + if row.modified: + graph.add((term, DCT.modified, Literal(row.modified, datatype=XSD.date))) + # sw:term_status + graph.add((term, SW.term_status, Literal(row.status, lang='en'))) + # dct:creator + if row.contributors: + authors = [a.strip() for a in row.contributors.split(',')] + for author in authors: + graph.add((term, DCT.creator, Literal(author, datatype=XSD.string))) + graph.add((BASE['AuthoritiesConcepts'], SKOS.member, term)) +graph.add((BASE['AuthoritiesConcepts'], RDF.type, SKOS.Collection)) +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/authorities') +DPV_LEGAL_GRAPH += graph +if proposed: + proposed_terms['authorities'] = proposed + +DEBUG('Processing DPV-LEGAL EU-EEA Memberships') +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed = [] +Location_schema = namedtuple('Legal_EU_EEA', ( + 'term', 'label', 'type', 'broader', 'time_start', 'time_end', 'members', + 'created', 'modified', 'status', 'contributors', 'resolution')) +concepts = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_EU_EEA.csv', Location_schema) +for row in concepts: + if row.status not in VOCAB_TERM_ACCEPT: + proposed.append(row.Term) + continue + term = BASE[row.term] + graph.add((term, RDF.type, DPV[f'{row.type.replace("dpv:","")}'])) + graph.add((term, RDF.type, SKOS.Concept)) + graph.add((term, DCT.title, Literal(row.label, lang='en'))) + if row.broader: + graph.add((term, SKOS.broaderTransitive, BASE[f'{row.broader.replace("dpv-legal:","")}'])) + graph.add((BASE[f'{row.broader.replace("dpv-legal:","")}'], SKOS.narrowerTransitive, term)) + for loc in row.members.split(','): + loc = loc.replace("dpv-legal:", "") + graph.add((term, DPV.hasCountry, BASE[f'{loc}'])) + graph.add((term, SKOS.narrowerTransitive, BASE[f'{loc}'])) + graph.add((BASE[f'{loc}'], SKOS.broaderTransitive, term)) + if row.time_start: + dct_temporal = BNode() + graph.add((term, DCT.temporal, dct_temporal)) + graph.add((dct_temporal, RDF.type, TIME.ProperInterval)) + dct_date = BNode() + graph.add((dct_temporal, TIME.hasBeginning, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_start, datatype=XSD.date))) + if row.time_end: + dct_date = BNode() + graph.add((dct_temporal, TIME.hasEnd, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_end, datatype=XSD.date))) + # dct:created + graph.add((term, DCT.created, Literal(row.created, datatype=XSD.date))) + # dct:modified + if row.modified: + graph.add((term, DCT.modified, Literal(row.modified, datatype=XSD.date))) + # sw:term_status + graph.add((term, SW.term_status, Literal(row.status, lang='en'))) + # dct:creator + if row.contributors: + authors = [a.strip() for a in row.contributors.split(',')] + for author in authors: + graph.add((term, DCT.creator, Literal(author, datatype=XSD.string))) + graph.add((BASE['EUEEAConcepts'], SKOS.member, term)) +graph.add((BASE['EUEEAConcepts'], RDF.type, SKOS.Collection)) +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/eu_eea') +DPV_LEGAL_GRAPH += graph +if proposed: + proposed_terms['EU_EEA'] = proposed + +DEBUG('Processing DPV-LEGAL EU Adequacy Decisions') +graph = Graph() +for prefix, namespace in NAMESPACES.items(): + graph.namespace_manager.bind(prefix, namespace) +proposed = [] +Location_schema = namedtuple('Legal_EU_Adequacy', ( + 'term', 'label', 'webpage', 'countryA', 'countryB', + 'time_start', 'time_end', + 'created', 'modified', 'status', 'contributors', 'resolution')) +concepts = extract_terms_from_csv( + f'{IMPORT_CSV_PATH}/legal_EU_Adequacy.csv', Location_schema) +for row in concepts: + if row.status not in VOCAB_TERM_ACCEPT: + proposed.append(row.Term) + continue + term = BASE[row.term] + graph.add((term, RDF.type, DPV.Law)) + graph.add((term, RDF.type, DPV_GDPR['A45-3'])) + graph.add((term, RDF.type, SKOS.Concept)) + graph.add((term, DCT.title, Literal(row.label, lang='en'))) + graph.add((term, FOAF.homepage, Literal(row.webpage, datatype=XSD.anyURI))) + graph.add((term, DPV.hasJurisdiction, BASE[f'{row.countryA.replace("dpv-legal:","")}'])) + graph.add((term, DPV.hasJurisdiction, BASE[f'{row.countryB.replace("dpv-legal:","")}'])) + if row.time_start: + dct_temporal = BNode() + graph.add((term, DCT.temporal, dct_temporal)) + graph.add((dct_temporal, RDF.type, TIME.ProperInterval)) + dct_date = BNode() + graph.add((dct_temporal, TIME.hasBeginning, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_start, datatype=XSD.date))) + if row.time_end: + dct_date = BNode() + graph.add((dct_temporal, TIME.hasEnd, dct_date)) + graph.add((dct_date, TIME.inXSDDate, Literal(row.time_end, datatype=XSD.date))) + # dct:created + graph.add((term, DCT.created, Literal(row.created, datatype=XSD.date))) + # dct:modified + if row.modified: + graph.add((term, DCT.modified, Literal(row.modified, datatype=XSD.date))) + # sw:term_status + graph.add((term, SW.term_status, Literal(row.status, lang='en'))) + # dct:creator + if row.contributors: + authors = [a.strip() for a in row.contributors.split(',')] + for author in authors: + graph.add((term, DCT.creator, Literal(author, datatype=XSD.string))) + graph.add((BASE['AdequacyConcepts'], SKOS.member, term)) +graph.add((BASE['AdequacyConcepts'], RDF.type, SKOS.Collection)) +serialize_graph(graph, f'{EXPORT_DPV_LEGAL_MODULE_PATH}/eu_adequacy') +DPV_LEGAL_GRAPH += graph +if proposed: + proposed_terms['EU_Adequacy'] = proposed + +serialize_graph(DPV_LEGAL_GRAPH, f'{EXPORT_DPV_LEGAL_PATH}/dpv-legal') +if proposed_terms: + with open(f'{EXPORT_DPV_LEGAL_PATH}/proposed.json', 'w') as fd: + json.dump(proposed_terms, fd) + DEBUG(f'exported proposed terms to {EXPORT_DPV_LEGAL_PATH}/proposed.json') +else: + DEBUG('no proposed terms in DPV-LEGAL') + +# ############################################################################# + # Save collected links as resource for generating HTML A HREF in JINJA2 templates # file is in jinja2_resources/links_labels.json diff --git a/documentation-generator/002_parse_csv_to_rdf_owl.py b/documentation-generator/002_parse_csv_to_rdf_owl.py index 7e2e8e45e..8383c652a 100755 --- a/documentation-generator/002_parse_csv_to_rdf_owl.py +++ b/documentation-generator/002_parse_csv_to_rdf_owl.py @@ -392,25 +392,30 @@ def serialize_graph(graph, filepath): 'classes': f'{IMPORT_CSV_PATH}/PersonalData.csv', 'properties': f'{IMPORT_CSV_PATH}/PersonalData_properties.csv', 'model': 'ontology', - 'topconcept': DPV.PersonalData, + 'topconcept': BASE['PersonalData'], }, 'purposes': { 'classes': f'{IMPORT_CSV_PATH}/Purpose.csv', 'properties': f'{IMPORT_CSV_PATH}/Purpose_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Purpose, + 'topconcept': BASE['Purpose'], }, 'context': { 'classes': f'{IMPORT_CSV_PATH}/Context.csv', 'properties': f'{IMPORT_CSV_PATH}/Context_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Context, + 'topconcept': BASE['Context'], + }, + 'risk': { + 'classes': f'{IMPORT_CSV_PATH}/Risk.csv', + 'properties': f'{IMPORT_CSV_PATH}/Risk_properties.csv', + 'model': 'ontology', }, 'processing': { 'classes': f'{IMPORT_CSV_PATH}/Processing.csv', 'properties': f'{IMPORT_CSV_PATH}/Processing_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.Processing, + 'topconcept': BASE['Processing'], }, 'processing_context': { 'classes': f'{IMPORT_CSV_PATH}/ProcessingContext.csv', @@ -421,30 +426,52 @@ def serialize_graph(graph, filepath): 'classes': f'{IMPORT_CSV_PATH}/TechnicalOrganisationalMeasure.csv', 'properties': f'{IMPORT_CSV_PATH}/TechnicalOrganisationalMeasure_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.TechnicalOrganisationalMeasure, + 'topconcept': BASE['TechnicalOrganisationalMeasure'], }, 'entities': { 'classes': f'{IMPORT_CSV_PATH}/Entities.csv', 'properties': f'{IMPORT_CSV_PATH}/Entities_properties.csv', 'model': 'ontology', - 'topconcept': DPV.Entity, + 'topconcept': BASE['Entity'], + }, + 'entities_authority': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Authority.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_Authority_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['Authority'], + }, + 'entities_legalrole': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_LegalRole.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_LegalRole_properties.csv', + 'model': 'ontology', + }, + 'entities_organisation': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Organisation.csv', + 'model': 'ontology', + 'topconcept': BASE['Organisation'], + }, + 'entities_datasubject': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_DataSubject.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_DataSubject_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['DataSubject'], }, - 'jurisdictions': { - 'classes': f'{IMPORT_CSV_PATH}/Jurisdictions.csv', - 'properties': f'{IMPORT_CSV_PATH}/Jurisdictions_properties.csv', + 'jurisdiction': { + 'classes': f'{IMPORT_CSV_PATH}/Jurisdiction.csv', + 'properties': f'{IMPORT_CSV_PATH}/Jurisdiction_properties.csv', 'model': 'ontology', }, 'legal_basis': { 'classes': f'{IMPORT_CSV_PATH}/LegalBasis.csv', 'properties': f'{IMPORT_CSV_PATH}/LegalBasis_properties.csv', 'model': 'taxonomy', - 'topconcept': DPV.LegalBasis, + 'topconcept': BASE['LegalBasis'], }, 'consent': { # 'classes': f'{IMPORT_CSV_PATH}/Consent.csv', 'properties': f'{IMPORT_CSV_PATH}/Consent_properties.csv', - }, - } + }, +} # this graph will get written to dpv.ttl DPV_GRAPH = Graph() diff --git a/documentation-generator/002_parse_csv_to_rdf_skos.py b/documentation-generator/002_parse_csv_to_rdf_skos.py index c9c61fa9e..cfe45b981 100755 --- a/documentation-generator/002_parse_csv_to_rdf_skos.py +++ b/documentation-generator/002_parse_csv_to_rdf_skos.py @@ -265,15 +265,17 @@ def add_triples_for_classes(classes, graph, model, topconcept): if parent == "dpv:Concept": continue # assuming something like rdfs:Resource - prefix, term = parent.split(':') - prefix = prefix.replace("sc__", "") + prefix_str, term = parent.split(':') + prefix = prefix_str.replace("sc__", "") # gets the namespace from registered ones and create URI # will throw an error if namespace is not registered # dpv internal terms are expected to have the prefix i.e. dpv:term parent = NAMESPACES_DPV_SKOS[prefix][f'{term}'] graph.add((BASE[f'{cls.term}'], SKOS.broaderTransitive, parent)) - if model == 'ontology': - graph.add((BASE[f'{cls.term}'], RDFS.subClassOf, parent)) + if model == 'vocabulary' and "sc__" in prefix_str: + graph.add((BASE[f'{cls.term}'], RDFS.subClassOf, parent)) + elif model == 'ontology': + graph.add((BASE[f'{cls.term}'], RDFS.subClassOf, parent)) else: graph.add((BASE[f'{cls.term}'], SKOS.broaderTransitive, Literal(parent, datatype=XSD.string))) @@ -370,13 +372,11 @@ def serialize_graph(graph, filepath): # ############################################################################# # DPV # - DPV_CSV_FILES = { 'base': { 'classes': f'{IMPORT_CSV_PATH}/BaseOntology.csv', 'properties': f'{IMPORT_CSV_PATH}/BaseOntology_properties.csv', 'model': 'vocabulary', - 'topconcept': '', }, 'personal_data': { 'classes': f'{IMPORT_CSV_PATH}/PersonalData.csv', @@ -396,6 +396,11 @@ def serialize_graph(graph, filepath): 'model': 'taxonomy', 'topconcept': BASE['Context'], }, + 'risk': { + 'classes': f'{IMPORT_CSV_PATH}/Risk.csv', + 'properties': f'{IMPORT_CSV_PATH}/Risk_properties.csv', + 'model': 'ontology', + }, 'processing': { 'classes': f'{IMPORT_CSV_PATH}/Processing.csv', 'properties': f'{IMPORT_CSV_PATH}/Processing_properties.csv', @@ -405,8 +410,8 @@ def serialize_graph(graph, filepath): 'processing_context': { 'classes': f'{IMPORT_CSV_PATH}/ProcessingContext.csv', 'properties': f'{IMPORT_CSV_PATH}/ProcessingContext_properties.csv', - 'model': 'taxonomy', - 'topconcept': BASE['Context'], + 'model': 'vocabulary', + 'topconcept': BASE['ProcessingContext'], }, 'technical_organisational_measures': { 'classes': f'{IMPORT_CSV_PATH}/TechnicalOrganisationalMeasure.csv', @@ -420,11 +425,32 @@ def serialize_graph(graph, filepath): 'model': 'ontology', 'topconcept': BASE['Entity'], }, - 'jurisdictions': { - 'classes': f'{IMPORT_CSV_PATH}/Jurisdictions.csv', - 'properties': f'{IMPORT_CSV_PATH}/Jurisdictions_properties.csv', + 'entities_authority': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Authority.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_Authority_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['Authority'], + }, + 'entities_legalrole': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_LegalRole.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_LegalRole_properties.csv', + 'model': 'ontology', + }, + 'entities_organisation': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_Organisation.csv', + 'model': 'ontology', + 'topconcept': BASE['Organisation'], + }, + 'entities_datasubject': { + 'classes': f'{IMPORT_CSV_PATH}/Entities_DataSubject.csv', + 'properties': f'{IMPORT_CSV_PATH}/Entities_DataSubject_properties.csv', + 'model': 'ontology', + 'topconcept': BASE['DataSubject'], + }, + 'jurisdiction': { + 'classes': f'{IMPORT_CSV_PATH}/Jurisdiction.csv', + 'properties': f'{IMPORT_CSV_PATH}/Jurisdiction_properties.csv', 'model': 'ontology', - 'topconcept': '', }, 'legal_basis': { 'classes': f'{IMPORT_CSV_PATH}/LegalBasis.csv', @@ -436,9 +462,8 @@ def serialize_graph(graph, filepath): # 'classes': f'{IMPORT_CSV_PATH}/Consent.csv', 'properties': f'{IMPORT_CSV_PATH}/Consent_properties.csv', 'model': 'vocabulary', - 'topconcept': '', - }, - } + }, +} # this graph will get written to dpv.ttl DPV_GRAPH = Graph() @@ -449,7 +474,7 @@ def serialize_graph(graph, filepath): proposed = [] DEBUG('------') model = module['model'] - topconcept = module['topconcept'] + topconcept = module.get('topconcept') DEBUG(f'Processing {name} {model}') for prefix, namespace in NAMESPACES.items(): graph.namespace_manager.bind(prefix, namespace) diff --git a/documentation-generator/003_generate_respec_html.py b/documentation-generator/003_generate_respec_html.py index e877c5f9f..ca7f11311 100755 --- a/documentation-generator/003_generate_respec_html.py +++ b/documentation-generator/003_generate_respec_html.py @@ -13,6 +13,9 @@ EXPORT_DPV_GDPR_HTML_PATH = '../dpv-gdpr' IMPORT_DPV_PD_PATH = '../dpv-pd/dpv-pd.ttl' EXPORT_DPV_PD_HTML_PATH = '../dpv-pd' +IMPORT_DPV_LEGAL_PATH = '../dpv-legal/dpv-legal.ttl' +IMPORT_DPV_LEGAL_MODULES_PATH = '../dpv-legal/modules' +EXPORT_DPV_LEGAL_HTML_PATH = '../dpv-legal' import json from rdflib import Graph, Namespace @@ -106,9 +109,14 @@ def saved_label(item): load_data('processing', f'{IMPORT_DPV_MODULES_PATH}/processing.ttl') load_data('technical_organisational_measures', f'{IMPORT_DPV_MODULES_PATH}/technical_organisational_measures.ttl') load_data('entities', f'{IMPORT_DPV_MODULES_PATH}/entities.ttl') +load_data('entities_authority', f'{IMPORT_DPV_MODULES_PATH}/entities_authority.ttl') +load_data('entities_legalrole', f'{IMPORT_DPV_MODULES_PATH}/entities_legalrole.ttl') +load_data('entities_organisation', f'{IMPORT_DPV_MODULES_PATH}/entities_organisation.ttl') +load_data('entities_datasubject', f'{IMPORT_DPV_MODULES_PATH}/entities_datasubject.ttl') load_data('context', f'{IMPORT_DPV_MODULES_PATH}/context.ttl') +load_data('risk', f'{IMPORT_DPV_MODULES_PATH}/risk.ttl') load_data('processing_context', f'{IMPORT_DPV_MODULES_PATH}/processing_context.ttl') -load_data('jurisdictions', f'{IMPORT_DPV_MODULES_PATH}/jurisdictions.ttl') +load_data('jurisdiction', f'{IMPORT_DPV_MODULES_PATH}/jurisdiction.ttl') load_data('legal_basis', f'{IMPORT_DPV_MODULES_PATH}/legal_basis.ttl') load_data('consent', f'{IMPORT_DPV_MODULES_PATH}/consent.ttl') g = Graph() @@ -164,5 +172,38 @@ def saved_label(item): fd.write(template.render(**TEMPLATE_DATA)) DEBUG(f'wrote DPV-PD spec at f{EXPORT_DPV_PD_HTML_PATH}/dpv-pd.html') +# DPV-LEGAL: generate HTML + +with open(f'{EXPORT_DPV_LEGAL_HTML_PATH}/proposed.json') as fd: + TEMPLATE_DATA['proposed'] = json.load(fd) + +def load_legal_data(label, filepath): + DEBUG(f'loading data for {label}') + g = Graph() + g.load(filepath, format='turtle') + G = DataGraph() + G.load(g) + G.graph.ns = { k:v for k,v in G.graph.namespaces() } + # TODO: Take the instance variable so that template has contextual info + # e.g. Law can specify jurisdiction label, authorities, etc., + TEMPLATE_DATA[f'{label}_terms'] = G.get_instances_of('skos_Concept') + +load_legal_data('ontology', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/ontology.ttl') +load_legal_data('locations', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/locations.ttl') +load_legal_data('laws', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/laws.ttl') +load_legal_data('authorities', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/authorities.ttl') +load_legal_data('EU_EEA', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/eu_eea.ttl') +load_legal_data('EU_Adequacy', f'{IMPORT_DPV_LEGAL_MODULES_PATH}/eu_adequacy.ttl') +g = Graph() +g.load(f'{IMPORT_DPV_LEGAL_PATH}', format='turtle') +G.load(g) + +template = template_env.get_template('template_dpv_legal.jinja2') +with open(f'{EXPORT_DPV_LEGAL_HTML_PATH}/index.html', 'w+') as fd: + fd.write(template.render(**TEMPLATE_DATA)) +DEBUG(f'wrote DPV-LEGAL spec at f{EXPORT_DPV_LEGAL_HTML_PATH}/index.html') +with open(f'{EXPORT_DPV_LEGAL_HTML_PATH}/dpv-legal.html', 'w+') as fd: + fd.write(template.render(**TEMPLATE_DATA)) +DEBUG(f'wrote DPV-LEGAL spec at f{EXPORT_DPV_LEGAL_HTML_PATH}/dpv-legal.html') DEBUG('--- END ---') \ No newline at end of file diff --git a/documentation-generator/003_generate_respec_html_owl.py b/documentation-generator/003_generate_respec_html_owl.py index 3d62c7cac..70f89e722 100755 --- a/documentation-generator/003_generate_respec_html_owl.py +++ b/documentation-generator/003_generate_respec_html_owl.py @@ -105,7 +105,12 @@ def saved_label(item): load_data('processing', f'{IMPORT_DPV_MODULES_PATH}/processing.ttl') load_data('technical_organisational_measures', f'{IMPORT_DPV_MODULES_PATH}/technical_organisational_measures.ttl') load_data('entities', f'{IMPORT_DPV_MODULES_PATH}/entities.ttl') +load_data('entities_authority', f'{IMPORT_DPV_MODULES_PATH}/entities_authority.ttl') +load_data('entities_legalrole', f'{IMPORT_DPV_MODULES_PATH}/entities_legalrole.ttl') +load_data('entities_organisation', f'{IMPORT_DPV_MODULES_PATH}/entities_organisation.ttl') +load_data('entities_datasubject', f'{IMPORT_DPV_MODULES_PATH}/entities_datasubject.ttl') load_data('context', f'{IMPORT_DPV_MODULES_PATH}/context.ttl') +load_data('risk', f'{IMPORT_DPV_MODULES_PATH}/risk.ttl') load_data('processing_context', f'{IMPORT_DPV_MODULES_PATH}/processing_context.ttl') load_data('jurisdictions', f'{IMPORT_DPV_MODULES_PATH}/jurisdictions.ttl') load_data('legal_basis', f'{IMPORT_DPV_MODULES_PATH}/legal_basis.ttl') diff --git a/documentation-generator/003_generate_respec_html_skos.py b/documentation-generator/003_generate_respec_html_skos.py index f405d966d..b84174da1 100755 --- a/documentation-generator/003_generate_respec_html_skos.py +++ b/documentation-generator/003_generate_respec_html_skos.py @@ -105,9 +105,14 @@ def saved_label(item): load_data('processing', f'{IMPORT_DPV_MODULES_PATH}/processing.ttl') load_data('technical_organisational_measures', f'{IMPORT_DPV_MODULES_PATH}/technical_organisational_measures.ttl') load_data('entities', f'{IMPORT_DPV_MODULES_PATH}/entities.ttl') +load_data('entities_authority', f'{IMPORT_DPV_MODULES_PATH}/entities_authority.ttl') +load_data('entities_legalrole', f'{IMPORT_DPV_MODULES_PATH}/entities_legalrole.ttl') +load_data('entities_organisation', f'{IMPORT_DPV_MODULES_PATH}/entities_organisation.ttl') +load_data('entities_datasubject', f'{IMPORT_DPV_MODULES_PATH}/entities_datasubject.ttl') load_data('context', f'{IMPORT_DPV_MODULES_PATH}/context.ttl') +load_data('risk', f'{IMPORT_DPV_MODULES_PATH}/risk.ttl') load_data('processing_context', f'{IMPORT_DPV_MODULES_PATH}/processing_context.ttl') -load_data('jurisdictions', f'{IMPORT_DPV_MODULES_PATH}/jurisdictions.ttl') +load_data('jurisdiction', f'{IMPORT_DPV_MODULES_PATH}/jurisdiction.ttl') load_data('legal_basis', f'{IMPORT_DPV_MODULES_PATH}/legal_basis.ttl') load_data('consent', f'{IMPORT_DPV_MODULES_PATH}/consent.ttl') g = Graph() diff --git a/documentation-generator/004_generate_guides.py b/documentation-generator/004_generate_guides.py new file mode 100755 index 000000000..d9d1f4562 --- /dev/null +++ b/documentation-generator/004_generate_guides.py @@ -0,0 +1,40 @@ +#!/usr/bin/env python3 +#author: Harshvardhan J. Pandit + +'''Generates ReSpec documentation for DPV using RDF and SPARQL''' + +# The vocabularies are modular + +EXPORT_HTML_PATH = '../guides' + +import json +import logging +# logging configuration for debugging to console +logging.basicConfig( + level=logging.DEBUG, format='%(levelname)s - %(funcName)s :: %(lineno)d - %(message)s') +DEBUG = logging.debug + +# JINJA2 for templating and generating HTML +from jinja2 import FileSystemLoader, Environment +JINJA2_FILTERS = {} +TEMPLATE_DATA = {} + +template_loader = FileSystemLoader(searchpath='./jinja2_resources') +template_env = Environment( + loader=template_loader, + autoescape=True, trim_blocks=True, lstrip_blocks=True) +template_env.filters.update(JINJA2_FILTERS) + +# Generate HTML + +template = template_env.get_template('template_guides_index.jinja2') +with open(f'{EXPORT_HTML_PATH}/index.html', 'w+') as fd: + fd.write(template.render(**TEMPLATE_DATA)) +DEBUG(f'wrote Guides index at f{EXPORT_HTML_PATH}/index.html') + +template = template_env.get_template('template_guides_owl2.jinja2') +with open(f'{EXPORT_HTML_PATH}/dpv-owl.html', 'w+') as fd: + fd.write(template.render(**TEMPLATE_DATA)) +DEBUG(f'wrote Guide for DPV-OWL at f{EXPORT_HTML_PATH}/dpv-owl.html') + +DEBUG('--- END ---') \ No newline at end of file diff --git a/documentation-generator/005_generate_examples.py b/documentation-generator/005_generate_examples.py new file mode 100755 index 000000000..e69de29bb diff --git a/documentation-generator/006_generate_primer.py b/documentation-generator/006_generate_primer.py new file mode 100755 index 000000000..d963af4ae --- /dev/null +++ b/documentation-generator/006_generate_primer.py @@ -0,0 +1,35 @@ +#!/usr/bin/env python3 +#author: Harshvardhan J. Pandit + +'''Generates ReSpec documentation for DPV using RDF and SPARQL''' + +# The vocabularies are modular + +EXPORT_HTML_PATH = '../primer' + +import json +import logging +# logging configuration for debugging to console +logging.basicConfig( + level=logging.DEBUG, format='%(levelname)s - %(funcName)s :: %(lineno)d - %(message)s') +DEBUG = logging.debug + +# JINJA2 for templating and generating HTML +from jinja2 import FileSystemLoader, Environment +JINJA2_FILTERS = {} +TEMPLATE_DATA = {} + +template_loader = FileSystemLoader(searchpath='./jinja2_resources') +template_env = Environment( + loader=template_loader, + autoescape=True, trim_blocks=True, lstrip_blocks=True) +template_env.filters.update(JINJA2_FILTERS) + +# Generate HTML + +template = template_env.get_template('template_primer.jinja2') +with open(f'{EXPORT_HTML_PATH}/index.html', 'w+') as fd: + fd.write(template.render(**TEMPLATE_DATA)) +DEBUG(f'wrote Primer at {EXPORT_HTML_PATH}/index.html') + +DEBUG('--- END ---') \ No newline at end of file diff --git a/documentation-generator/README.md b/documentation-generator/README.md index 99a872937..9dd017e06 100644 --- a/documentation-generator/README.md +++ b/documentation-generator/README.md @@ -18,7 +18,7 @@ In between steps 2 and 3, there can be a series of tests done to ensure the RDF `./003_generate_respec_html.py` will generate HTML documentation for DPV and DPV-GDPR from RDF. - +The `9**` series offers convenience in running the other scripts in some combination. `902` executes all the RDF generation scripts, `903` executes all the HTML generation scripts, and `999` executes all scripts. ## How everything works ### Downloading CSV data diff --git a/documentation-generator/changelog.py b/documentation-generator/changelog.py index 2c5aca198..536389ae4 100755 --- a/documentation-generator/changelog.py +++ b/documentation-generator/changelog.py @@ -16,16 +16,21 @@ DPV_MODULES = ( 'base', - 'personal_data', - 'purposes', - 'processing', - 'technical_organisational_measures', + 'consent', 'context', - 'processing_context', + 'entities_authority', + 'entities_datasubject', + 'entities_legalrole', + 'entities_organisation', 'entities', - 'jurisdictions', + 'jurisdiction', 'legal_basis', - 'consent', + 'personal_data', + 'processing_context', + 'processing', + 'purposes', + 'risk', + 'technical_organisational_measures', ) DPV_GDPR_MODULES = ( 'legal_basis', diff --git a/documentation-generator/devnotes.txt b/documentation-generator/devnotes.txt new file mode 100644 index 000000000..aa6e8871b --- /dev/null +++ b/documentation-generator/devnotes.txt @@ -0,0 +1,4 @@ +- 001_download script now uses a try...catch block to continue downloading other sheets if one causes an error +- Scripts and templates updated to incorporate Entities and Risk modules +- Updated DPV to v5 +- DPV-SKOS: fixed issue where certain concepts were not expressed as subclasses (e.g. ProcessingContext -> Context) using the "sc__" notation in spreadsheet. Updated HTML documentation which shows subclass if applies, else narrower than if applies - in that order. \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/links_label.json b/documentation-generator/jinja2_resources/links_label.json index 00d8a611b..c5678dde8 100644 --- a/documentation-generator/jinja2_resources/links_label.json +++ b/documentation-generator/jinja2_resources/links_label.json @@ -1 +1 @@ -{"https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj": "GDPR Art.4-1g", "https://www.specialprivacy.eu/": "SPECIAL Project", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj": "GDPR Art.4-9g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_7/oj": "GDPR Art.4-7g", "https://www.w3.org/community/dpvcg/": "DPVCG", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_1/oj": "GDPR Art.9-1", "https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten": "Belgian DPA ROPA Template", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_2/oj": "GDPR Art.4-2", "https://www.specialprivacy.eu/vocabs/processing": "SPECIAL Project", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_5/oj": "GDPR Art.4-5", "https://www.iso.org/iso-31000-risk-management.html": "ISO 31000", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_8/oj": "GDPR Art.4-8", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_10/oj": "GDPR Art.4-10", "https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj": "GDPR Art.37", "https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en": "EDPB Recommendations 01/2020 on Data Transfers", "https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj": "GDPR Art.27", "http://purl.org/adms": "ADMS controlled vocabulary", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_a/oj": "GDPR Art.6-1a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_b/oj": "GDPR Art.6-1b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_c/oj": "GDPR Art.6-1c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_d/oj": "GDPR Art.6-1d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_e/oj": "GDPR Art.6-1e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_f/oj": "GDPR Art.6-1f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_a/oj": "GDPR Art.9-2a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_b/oj": "GDPR Art.9-2b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_c/oj": "GDPR Art.9-2c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_d/oj": "GDPR Art.9-2d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_e/oj": "GDPR Art.9-2e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_f/oj": "GDPR Art.9-2f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_g/oj": "GDPR Art.9-2g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_h/oj": "GDPR Art.9-2h", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_i/oj": "GDPR Art.9-2i", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_j/oj": "GDPR Art.9-2j", "https://eur-lex.europa.eu/eli/reg/2016/679/art_45/par_3/oj": "GDPR Art.45-3", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_a/oj": "GDPR Art.46-2a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_b/oj": "GDPR Art.46-2b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_c/oj": "GDPR Art.46-2c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_d/oj": "GDPR Art.46-2d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_e/oj": "GDPR Art.46-2e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_f/oj": "GDPR Art.46-2f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_3/pnt_a/oj": "GDPR Art.46-3a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_3/pnt_b/oj": "GDPR Art.46-3b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_a/oj": "GDPR Art.49-1a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_b/oj": "GDPR Art.49-1b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_c/oj": "GDPR Art.49-1c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_d/oj": "GDPR Art.49-1d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_e/oj": "GDPR Art.49-1e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_f/oj": "GDPR Art.49-1f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_g/oj": "GDPR Art.49-1g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_2/oj": "GDPR Art.49-2", "https://eur-lex.europa.eu/eli/reg/2016/679/art_13/oj": "GDPR Art.13", "https://eur-lex.europa.eu/eli/reg/2016/679/art_14/oj": "GDPR Art.14", "https://eur-lex.europa.eu/eli/reg/2016/679/art_15/oj": "GDPR Art.15", "https://eur-lex.europa.eu/eli/reg/2016/679/art_16/oj": "GDPR Art.16", "https://eur-lex.europa.eu/eli/reg/2016/679/art_17/oj": "GDPR Art.17", "https://eur-lex.europa.eu/eli/reg/2016/679/art_18/oj": "GDPR Art.18", "https://eur-lex.europa.eu/eli/reg/2016/679/art_19/oj": "GDPR Art.19", "https://eur-lex.europa.eu/eli/reg/2016/679/art_20/oj": "GDPR Art.20", "https://eur-lex.europa.eu/eli/reg/2016/679/art_21/oj": "GDPR Art.21", "https://eur-lex.europa.eu/eli/reg/2016/679/art_22/oj": "GDPR Art.22", "https://eur-lex.europa.eu/eli/reg/2016/679/art_7/par_3/oj": "GDPR Art.7-3", "https://eur-lex.europa.eu/eli/reg/2016/679/art_77/oj": "GDPR Art.77", "https://edpb.europa.eu/system/files/2021-06/edpb_recommendations_202001vo.2.0_supplementarymeasurestransferstools_en.pdf": "EDPB Recommendations 01/2020 on Supplementary Measures and Transfer Tools", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_20/oj": "GDPR Art.4-20", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/pnt_c/oj": "GDPR Art.46", "https://edpb.europa.eu/sites/default/files/consultation/edpb_recommendations_202001_supplementarymeasurestransferstools_en.pdf": "EDPB Recommendations 01/2020 on Supplementary Measures and Transfer Tools", "https://eur-lex.europa.eu/eli/dec_impl/2021/914/oj": "Implementing Decision on SCC for Data Transfers", "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf": "EnterPrivacy Categories of Personal Information"} \ No newline at end of file +{"https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj": "GDPR Art.4-1", "https://www.specialprivacy.eu/": "SPECIAL Project", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj": "GDPR Art.4-9g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_7/oj": "GDPR Art.4-7g", "https://www.w3.org/community/dpvcg/": "DPVCG", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_1/oj": "GDPR Art.9-1", "https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten": "Belgian DPA ROPA Template", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_2/oj": "GDPR Art.4-2", "https://www.specialprivacy.eu/vocabs/processing": "SPECIAL Project", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_5/oj": "GDPR Art.4-5", "https://www.iso.org/iso-31000-risk-management.html": "ISO 31000", "https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj": "GDPR Art.27", "http://purl.org/adms": "ADMS controlled vocabulary", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_8/oj": "GDPR Art.4-8", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_10/oj": "GDPR Art.4-10", "https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en": "EDPB Recommendations 01/2020 on Data Transfers", "https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj": "GDPR Art.37", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_26/oj": "GDPR Art.4-26", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_a/oj": "GDPR Art.6-1a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_b/oj": "GDPR Art.6-1b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_c/oj": "GDPR Art.6-1c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_d/oj": "GDPR Art.6-1d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_e/oj": "GDPR Art.6-1e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_6/par_1/pnt_f/oj": "GDPR Art.6-1f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_a/oj": "GDPR Art.9-2a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_b/oj": "GDPR Art.9-2b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_c/oj": "GDPR Art.9-2c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_d/oj": "GDPR Art.9-2d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_e/oj": "GDPR Art.9-2e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_f/oj": "GDPR Art.9-2f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_g/oj": "GDPR Art.9-2g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_h/oj": "GDPR Art.9-2h", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_i/oj": "GDPR Art.9-2i", "https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_2/pnt_j/oj": "GDPR Art.9-2j", "https://eur-lex.europa.eu/eli/reg/2016/679/art_45/par_3/oj": "GDPR Art.45-3", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_a/oj": "GDPR Art.46-2a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_b/oj": "GDPR Art.46-2b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_c/oj": "GDPR Art.46-2c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_d/oj": "GDPR Art.46-2d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_e/oj": "GDPR Art.46-2e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_2/pnt_f/oj": "GDPR Art.46-2f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_3/pnt_a/oj": "GDPR Art.46-3a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/par_3/pnt_b/oj": "GDPR Art.46-3b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_a/oj": "GDPR Art.49-1a", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_b/oj": "GDPR Art.49-1b", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_c/oj": "GDPR Art.49-1c", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_d/oj": "GDPR Art.49-1d", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_e/oj": "GDPR Art.49-1e", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_f/oj": "GDPR Art.49-1f", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_1/pnt_g/oj": "GDPR Art.49-1g", "https://eur-lex.europa.eu/eli/reg/2016/679/art_49/par_2/oj": "GDPR Art.49-2", "https://eur-lex.europa.eu/eli/reg/2016/679/art_13/oj": "GDPR Art.13", "https://eur-lex.europa.eu/eli/reg/2016/679/art_14/oj": "GDPR Art.14", "https://eur-lex.europa.eu/eli/reg/2016/679/art_15/oj": "GDPR Art.15", "https://eur-lex.europa.eu/eli/reg/2016/679/art_16/oj": "GDPR Art.16", "https://eur-lex.europa.eu/eli/reg/2016/679/art_17/oj": "GDPR Art.17", "https://eur-lex.europa.eu/eli/reg/2016/679/art_18/oj": "GDPR Art.18", "https://eur-lex.europa.eu/eli/reg/2016/679/art_19/oj": "GDPR Art.19", "https://eur-lex.europa.eu/eli/reg/2016/679/art_20/oj": "GDPR Art.20", "https://eur-lex.europa.eu/eli/reg/2016/679/art_21/oj": "GDPR Art.21", "https://eur-lex.europa.eu/eli/reg/2016/679/art_22/oj": "GDPR Art.22", "https://eur-lex.europa.eu/eli/reg/2016/679/art_7/par_3/oj": "GDPR Art.7-3", "https://eur-lex.europa.eu/eli/reg/2016/679/art_77/oj": "GDPR Art.77", "https://edpb.europa.eu/system/files/2021-06/edpb_recommendations_202001vo.2.0_supplementarymeasurestransferstools_en.pdf": "EDPB Recommendations 01/2020 on Supplementary Measures and Transfer Tools", "https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_20/oj": "GDPR Art.4-20", "https://eur-lex.europa.eu/eli/reg/2016/679/art_46/pnt_c/oj": "GDPR Art.46", "https://edpb.europa.eu/sites/default/files/consultation/edpb_recommendations_202001_supplementarymeasurestransferstools_en.pdf": "EDPB Recommendations 01/2020 on Supplementary Measures and Transfer Tools", "https://eur-lex.europa.eu/eli/dec_impl/2021/914/oj": "Implementing Decision on SCC for Data Transfers", "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf": "EnterPrivacy Categories of Personal Information"} \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 b/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 new file mode 100644 index 000000000..40e03f010 --- /dev/null +++ b/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 @@ -0,0 +1,43 @@ +{% macro dpv_document_family(document=None) %} +{# references.json contains the title/href for documents which is automatically expanded by ReSpec ; this macro contains only the document listing and text #} +
+

DPV Family of Documents

+ +

Related Links

+ +
+{% endmacro %} + +{% macro sotd() %} +
+ +

This document is published by the Data Privacy Vocabularies and Controls Community Group (DPVCG) as a deliverable and report of its work in creating and maintaining the Data Privacy Vocabulary (DPV).

+
+

Contributing to the DPV and its extensions The DPVCG welcomes participation regarding the DPV, including expansion or refinement of its terms, addressing open issues, and welcomes suggestions on their resolution or mitigation.

+

For contributions to the DPV, please see the section on GitHub. The current list of open issues and their discussions to date can be found at GitHub issues.

+
+
+{% endmacro %} \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/macro_term_table_skos.jinja2 b/documentation-generator/jinja2_resources/macro_term_table_skos.jinja2 index dbbbc42fb..4f140119d 100644 --- a/documentation-generator/jinja2_resources/macro_term_table_skos.jinja2 +++ b/documentation-generator/jinja2_resources/macro_term_table_skos.jinja2 @@ -30,14 +30,7 @@ {% endif %} - {% endif %} - {% for pt in term.rdf_type %}{% if 'dpv' in pt.iri %} - - Instance of: - {% for cls in term.rdf_type %}{% if 'dpv' in cls.iri %}{{cls|prefix_this}}{% endif %}{% endfor %} - - {% endif %}{% endfor %} - {% if term.skos_broaderTransitive %} + {% elif term.skos_broaderTransitive %} Narrower than: @@ -49,6 +42,12 @@ {% endif %} + {% for pt in term.rdf_type %}{% if 'dpv' in pt.iri %} + + Instance of: + {% for cls in term.rdf_type %}{% if 'dpv' in cls.iri %}{{cls|prefix_this}}{% endif %}{% endfor %} + + {% endif %}{% endfor %} {% set children = term|subclasses %} {% if children %} diff --git a/documentation-generator/jinja2_resources/references.json b/documentation-generator/jinja2_resources/references.json new file mode 100644 index 000000000..fb7dada67 --- /dev/null +++ b/documentation-generator/jinja2_resources/references.json @@ -0,0 +1,106 @@ +{ + "DPV": { + "href": "https://www.w3id.org/dpv", + "title": "Data Privacy Vocabulary (DPV) Specification" + }, + "DPV-GDPR": { + "href": "https://www.w3id.org/dpv/dpv-gdpr", + "title": "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" + }, + "DPV-NACE": { + "href": "https://www.w3id.org/dpv/dpv-nace", + "title": "NACE Taxonomy serialised in RDFS" + }, + "DPV-PD": { + "href": "https://www.w3id.org/dpv/dpv-pd", + "title": "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" + }, + "DPV-LEGAL": { + "href": "https://www.w3id.org/dpv/dpv-legal", + "title": "Legal Extension providing Jurisdictions, Laws, and Authorities for Data Privacy Vocabulary (DPV-LEGAL)" + }, + "DPV-SKOS": { + "href": "https://www.w3id.org/dpv/dpv-skos", + "title": "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" + }, + "DPV-OWL": { + "href": "https://www.w3id.org/dpv/dpv-owl", + "title": "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" + }, + "DPV-Primer": { + "href": "https://www.w3id.org/dpv/primer", + "title": "Primer for Data Privacy Vocabulary" + }, + "DPVCG": { + "href": "https://www.w3.org/community/dpvcg/", + "title": "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" + }, + "GDPR": { + "href": "https://eur-lex.europa.eu/eli/reg/2016/679/oj", + "title": "General Data Protection Regulation (GDPR)" + }, + "SPECIAL": { + "href": "https://www.specialprivacy.eu/", + "title": "SPECIAL H2020 Project" + }, + "RDF": { + "href": "https://www.w3.org/TR/rdf11-concepts/", + "title": "RDF 1.1 Concepts and Abstract Syntax" + }, + "RDFS": { + "href": "https://www.w3.org/TR/rdf-schema/", + "title": "RDF Schema 1.1" + }, + "OWL" :{ + "href": "https://www.w3.org/TR/owl2-overview/", + "title": "OWL 2 Web Ontology Language Document Overview (Second Edition)" + }, + "SKOS": { + "href": "https://www.w3.org/TR/skos-reference/", + "title": "SKOS Simple Knowledge Organization System" + }, + "DPV-ADOPTION": { + "href": "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", + "title": "Listing of DPV adoption and applications" + }, + "DPV-GUIDES": { + "href": "https://w3id.org/dpv/guides", + "title": "Guidelines for Adoption and Use of DPV" + }, + "DPV-GUIDE-OWL2": { + "href": "https://w3id.org/dpv/guides/dpv-owl", + "title": "Using DPV in OWL2" + }, + "NACE": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "Statistical Classification of Economic Activities in the European Community (NACE)" + }, + "NAICS": { + "href": "https://www.census.gov/eos/www/naics/", + "title": "North American Industry Classification System (NAICS)" + }, + "ISIC": { + "href": "https://unstats.un.org/unsd/classifications", + "title": "International Standard Industrial Classification of All Economic Activities (ISIC)" + }, + "GICS": { + "href": "https://www.msci.com/gics", + "title": "Global Industry Classification Standard (GICS)" + }, + "NACE-NAICS": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "NACE to NAICS mapping" + }, + "EnterPrivacy": { + "href": "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", + "title": "Taxonomy of Personal Data Categories" + }, + "TIME": { + "href": "https://www.w3.org/TR/owl-time/", + "title": "Time Ontology in OWL" + }, + "ISO-27017": { + "href": "https://www.iso.org/standard/43757.html", + "title": "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" + } +} \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/template_dpv.jinja2 b/documentation-generator/jinja2_resources/template_dpv.jinja2 index 463dabbe3..a73a92532 100644 --- a/documentation-generator/jinja2_resources/template_dpv.jinja2 +++ b/documentation-generator/jinja2_resources/template_dpv.jinja2 @@ -1,5 +1,6 @@ {% from 'macro_term_table.jinja2' import table_classes %} {% from 'macro_term_table.jinja2' import table_properties %} +{% from 'macro_dpv_document_family.jinja2' import dpv_document_family, sotd %} @@ -11,7 +12,8 @@ var respecConfig = { shortName: "dpv", title: "Data Privacy Vocabulary (DPV)", - subtitle: "version 0.4 (published 2022-02-15)", + subtitle: "version 0.5", + publishDate: "2022-04-02", specStatus: "CG-DRAFT", group: "dpvcg", latestVersion: "https://w3id.org/dpv", @@ -117,104 +119,7 @@ "company": "Siemens" } ], - localBiblio: { - "DPV": { - href: "https://www.w3id.org/dpv", - title: "Data Privacy Vocabulary (DPV)" - }, - "DPV-GDPR": { - href: "https://www.w3id.org/dpv/dpv-gdpr", - title: "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" - }, - "DPV-NACE": { - href: "https://www.w3id.org/dpv/dpv-nace", - title: "NACE Taxonomy serialised in RDFS" - }, - "DPV-PD": { - href: "https://www.w3id.org/dpv/dpv-pd", - title: "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" - }, - "DPV-SKOS": { - href: "https://www.w3id.org/dpv/dpv-skos", - title: "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" - }, - "DPV-OWL": { - href: "https://www.w3id.org/dpv/dpv-owl", - title: "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" - }, - "DPV-Primer": { - href: "https://www.w3id.org/dpv/primer", - title: "Primer for Data Privacy Vocabulary" - }, - "DPVCG": { - href: "https://www.w3.org/community/dpvcg/", - title: "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" - }, - "GDPR": { - href: "https://eur-lex.europa.eu/eli/reg/2016/679/oj", - title: "General Data Protection Regulation (GDPR)" - }, - "SPECIAL": { - href: "https://www.specialprivacy.eu/", - title: "SPECIAL H2020 Project" - }, - "RDF": { - href: "https://www.w3.org/TR/rdf11-concepts/", - title: "RDF 1.1 Concepts and Abstract Syntax" - }, - "RDFS": { - href: "https://www.w3.org/TR/rdf-schema/", - title: "RDF Schema 1.1" - }, - "OWL" :{ - href: "https://www.w3.org/TR/owl2-overview/", - title: "OWL 2 Web Ontology Language Document Overview (Second Edition)" - }, - "SKOS": { - href: "https://www.w3.org/TR/skos-reference/", - title: "SKOS Simple Knowledge Organization System" - }, - "DPV-ADOPTION": { - href: "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", - title: "Listing of DPV adoption and applications" - }, - "DPV GUIDES": { - href: "https://w3id.org/dpv/guides", - title: "Guidelines for Adoption and Use of DPV" - }, - "NACE": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "Statistical Classification of Economic Activities in the European Community (NACE)" - }, - "NAICS": { - href: "https://www.census.gov/eos/www/naics/", - title: "North American Industry Classification System (NAICS)" - }, - "ISIC": { - href: "https://unstats.un.org/unsd/classifications", - title: "International Standard Industrial Classification of All Economic Activities (ISIC)" - }, - "GICS": { - href: "https://www.msci.com/gics", - title: "Global Industry Classification Standard (GICS)" - }, - "NACE-NAICS": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "NACE to NAICS mapping" - }, - "EnterPrivacy": { - href: "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", - title: "Taxonomy of Personal Data Categories" - }, - "TIME": { - href: "https://www.w3.org/TR/owl-time/", - title: "Time Ontology in OWL" - }, - "ISO-27017": { - href: "https://www.iso.org/standard/43757.html", - title: "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" - } - } + localBiblio: {% include 'references.json' %} }; + + +
+

DPV-LEGAL extends the [[[DPV]]] to provide concepts related to ...

+

The namespace for terms in DPV-LEGAL is https://www.w3id.org/dpv/dpv-legal#
+ The suggested prefix for the namespace is dpv-legal
+ The DPV-LEGAL vocabulary and its documentation is available on GitHub.

+ {{ dpv_document_family(document='dpv-legal') }} + {{ sotd() }} +
+
+

Introduction

+

The Data Privacy Vocabulary (DPV) provides terms to annotate and categorise instances of legally compliant personal data handling. In particular, the vocabulary provides Location, Law, and Authority as top-level concepts. Since these concepts are specifically defined within the scope of jurisdictional laws, their implementation is provided as a separate vocabulary that extends the DPV, thereby permitting continued usage of DPV as a jurisdiction-agnostic and generic vocabulary.

+

This vocabulary, termed as DPV-LEGAL, provides several collections of concepts based on extending those from the DPV regarding:

+ +

We welcome further contributions to refine or extend this data

+
+ +
+

Laws

+ + {% for term in laws_terms | sort(attribute='iri') %} +
+

{% if not prefix %}{{term.iri|fragment_this}}{% else %}{{term.iri|fragment_this}}{% endif %}

+ + + + + + + {% if term.skos_prefLabel__de %} + + + {% endif %} + + + + + {% if term.dct_temporal %} + + {% if term.dct_temporal.time_hasEnd %} + + + + {% endif %}{% endif %} + + + + + {# + + + #} + + + + + {% if term.dct_modified %} + + + + + {% endif %} + {% if term.dct_creator %} + + + + + {% endif %} + {% if term.skos_related %} + + + + + {% endif %} + +
Label:{{term.skos_prefLabel__en}}
Label (DE):{{term.skos_prefLabel__de}}
Website:link
Temporal start:{{ term.dct_temporal.time_hasBeginning.time_inXSDDate }} +
Temporal end:{{ term.dct_temporal.time_hasEnd.time_inXSDDate }}
Jurisdictions:{% if term.dpv_hasJurisdiction is sequence %}{% for loc in term.dpv_hasJurisdiction|sort(attribute='iri') %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasJurisdiction.iri|prefix_this }}{% endif %}
Authority{% if term.dpv_hasAuthority is sequence %}{% for loc in term.dpv_hasAuthority %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasAuthority.iri|prefix_this }}{% endif %}
Concept Created:
Concept Modified:
Contributor(s): + {% if term.dct_creator is sequence and not term.dct_creator is string %}{% for person in term.dct_creator|sort %} + {{person}}{{', ' if not loop.last }} + {% endfor %}{% else %} + {{term.dct_creator}} + {% endif %} +
See Also: + {% if term.skos_related is sequence and not term.skos_related is string %}{% for link in term.skos_related %} + {{link|prefix_this}}{{", " if not loop.last}} + {% endfor %}{% else %} + {{term.skos_related|prefix_this}} + {% endif %} +
+
+ {% endfor %} + +
+ +
+

Authorities

+ + {% for term in authorities_terms | sort(attribute='iri') %} +
+

{% if not prefix %}{{term.iri|fragment_this}}{% else %}{{term.iri|fragment_this}}{% endif %}

+ + + + + + + {% if term.skos_prefLabel__de %} + + + {% endif %} + + + + + + + + + + + + + + + + + {# + + + #} + + + + + {% if term.dct_modified %} + + + + + {% endif %} + {% if term.dct_creator %} + + + + + {% endif %} + {% if term.skos_related %} + + + + + {% endif %} + +
Label:{{term.skos_prefLabel__en}}
Label (DE):{{term.skos_prefLabel__de}}
Type:{% for t in term.rdf_type %}{% if t.iri.startswith('https://w3id.org/dpv#') %}{{ t|prefix_this }}{% endif %}{% endfor %}
Website:link
Jurisdictions:{% if term.dpv_hasJurisdiction is sequence %}{% for loc in term.dpv_hasJurisdiction|sort(attribute='iri') %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasJurisdiction.iri|prefix_this }}{% endif %}
Laws:{% if term.dpv_hasLaw is sequence %}{% for loc in term.dpv_hasLaw|sort(attribute='iri') %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasLaw.iri|prefix_this }}{% endif %}
Authority{% if term.dpv_hasAuthority is sequence %}{% for loc in term.dpv_hasAuthority %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasAuthority.iri|prefix_this }}{% endif %}
Concept Created:
Concept Modified:
Contributor(s): + {% if term.dct_creator is sequence and not term.dct_creator is string %}{% for person in term.dct_creator|sort %} + {{person}}{{', ' if not loop.last }} + {% endfor %}{% else %} + {{term.dct_creator}} + {% endif %} +
See Also: + {% if term.skos_related is sequence and not term.skos_related is string %}{% for link in term.skos_related %} + {{link|prefix_this}}{{", " if not loop.last}} + {% endfor %}{% else %} + {{term.skos_related|prefix_this}} + {% endif %} +
+
+ {% endfor %} +
+ +
+

EU/EEA Memberships

+ + {% for term in EU_EEA_terms | sort(attribute='iri') %} +
+

{% if not prefix %}{{term.iri|fragment_this}}{% else %}{{term.iri|fragment_this}}{% endif %}

+ + + + + + + + + + + {% if term.skos_broaderTransitive %} + + + {% endif %} + {% if term.dct_temporal %} + + {% if term.dct_temporal.time_hasEnd %} + + + + {% endif %}{% endif %} + + + + + + + + + {% if term.dct_modified %} + + + + + {% endif %} + {% if term.dct_creator %} + + + + + {% endif %} + {% if term.skos_related %} + + + + + {% endif %} + +
Label:{{term.dct_title}}
Type:{% for t in term.rdf_type %}{% if t.iri.startswith('https://w3id.org/dpv#') %}{{ t|prefix_this }}{% endif %}{% endfor %}
has broader:{{ term.skos_broaderTransitive|prefix_this }}
Temporal start:{{ term.dct_temporal.time_hasBeginning.time_inXSDDate }} +
Temporal end:{{ term.dct_temporal.time_hasEnd.time_inXSDDate }}
Members:{% if term.dpv_hasCountry is sequence %}{% for loc in term.dpv_hasCountry|sort(attribute='iri') %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasCountry.iri|prefix_this }}{% endif %}
Concept Created:
Concept Modified:
Contributor(s): + {% if term.dct_creator is sequence and not term.dct_creator is string %}{% for person in term.dct_creator|sort %} + {{person}}{{', ' if not loop.last }} + {% endfor %}{% else %} + {{term.dct_creator}} + {% endif %} +
See Also: + {% if term.skos_related is sequence and not term.skos_related is string %}{% for link in term.skos_related %} + {{link|prefix_this}}{{", " if not loop.last}} + {% endfor %}{% else %} + {{term.skos_related|prefix_this}} + {% endif %} +
+
+ {% endfor %} +
+ +
+

EU Adequacy Decisions

+ {% for term in EU_Adequacy_terms | sort(attribute='iri') %} +
+

{% if not prefix %}{{term.iri|fragment_this}}{% else %}{{term.iri|fragment_this}}{% endif %}

+ + + + + + + + + + + + {% if term.dct_temporal %} + + {% if term.dct_temporal.time_hasEnd %} + + + + {% endif %}{% endif %} + + + + + + + + + {% if term.dct_modified %} + + + + + {% endif %} + {% if term.dct_creator %} + + + + + {% endif %} + {% if term.skos_related %} + + + + + {% endif %} + +
Label:{{term.dct_title}}
Jurisdictions:{% if term.dpv_hasJurisdiction is sequence %}{% for loc in term.dpv_hasJurisdiction|sort(attribute='iri') %}{{ loc.iri|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.dpv_hasJurisdiction.iri|prefix_this }}{% endif %}
Temporal start:{{ term.dct_temporal.time_hasBeginning.time_inXSDDate }} +
Temporal end:{{ term.dct_temporal.time_hasEnd.time_inXSDDate }}
Website:link
Concept Created:
Concept Modified:
Contributor(s): + {% if term.dct_creator is sequence and not term.dct_creator is string %}{% for person in term.dct_creator|sort %} + {{person}}{{', ' if not loop.last }} + {% endfor %}{% else %} + {{term.dct_creator}} + {% endif %} +
See Also: + {% if term.skos_related is sequence and not term.skos_related is string %}{% for link in term.skos_related %} + {{link|prefix_this}}{{", " if not loop.last}} + {% endfor %}{% else %} + {{term.skos_related|prefix_this}} + {% endif %} +
+
+ {% endfor %} +
+ +
+

Locations

+ {% for term in locations_terms | sort(attribute='iri') %} +
+

{% if not prefix %}{{term.iri|fragment_this}}{% else %}{{term.iri|fragment_this}}{% endif %}

+ + + + + + + + + + + {% if term.skos_broaderTransitive %} + + + {% endif %} + + + + + {% if term.dct_modified %} + + + + + {% endif %} + {% if term.dct_creator %} + + + + + {% endif %} + {% if term.skos_related %} + + + + + {% endif %} + +
Label:{{term.dct_title}}
Type:{% for t in term.rdf_type %}{% if t.iri.startswith('https://w3id.org/dpv#') %}{{ t|prefix_this }}{% endif %}{% endfor %}
has broader:{% if term.skos_broaderTransitive is sequence %}{% for loc in term.skos_broaderTransitive|sort(attribute="iri") %}{{ loc|prefix_this }}{{ ", " if not loop.last }}{% endfor %}{% else %}{{ term.skos_broaderTransitive|prefix_this }}{% endif %}
Concept Created:
Concept Modified:
Contributor(s): + {% if term.dct_creator is sequence and not term.dct_creator is string %}{% for person in term.dct_creator|sort %} + {{person}}{{', ' if not loop.last }} + {% endfor %}{% else %} + {{term.dct_creator}} + {% endif %} +
See Also: + {% if term.skos_related is sequence and not term.skos_related is string %}{% for link in term.skos_related %} + {{link|prefix_this}}{{", " if not loop.last}} + {% endfor %}{% else %} + {{term.skos_related|prefix_this}} + {% endif %} +
+
+ {% endfor %} +
+ +{% if proposed %} +
+

Proposed Terms

+

The following terms have been proposed for inclusion, and are under discussion. They are provided here for illustrative purposes and should not be considered as part of DPV.

+ {% for name, terms in proposed.items() %} + {{name}} + + {% endfor %} +
+{% endif %} +
+ + \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/template_dpv_owl.jinja2 b/documentation-generator/jinja2_resources/template_dpv_owl.jinja2 index 7cd49e7db..d6ffb2064 100644 --- a/documentation-generator/jinja2_resources/template_dpv_owl.jinja2 +++ b/documentation-generator/jinja2_resources/template_dpv_owl.jinja2 @@ -1,5 +1,6 @@ {% from 'macro_term_table_owl.jinja2' import table_classes %} {% from 'macro_term_table_owl.jinja2' import table_properties %} +{% from 'macro_dpv_document_family.jinja2' import dpv_document_family, sotd %} @@ -11,7 +12,8 @@ var respecConfig = { shortName: "dpvo", title: "DPV-OWL: Data Privacy Vocabulary (DPV) in OWL", - subtitle: "version 0.4 (published 2022-02-15)", + subtitle: "version 0.5", + publishDate: "2022-04-02", specStatus: "CG-DRAFT", group: "dpvcg", latestVersion: "https://w3id.org/dpv/dpv-owl", @@ -117,112 +119,7 @@ "company": "Siemens" } ], - localBiblio: { - "DPV": { - href: "https://www.w3id.org/dpv", - title: "Data Privacy Vocabulary (DPV)" - }, - "DPV-GDPR": { - href: "https://www.w3id.org/dpv/dpv-gdpr", - title: "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" - }, - "DPV-NACE": { - href: "https://www.w3id.org/dpv/dpv-nace", - title: "NACE Taxonomy serialised in RDFS" - }, - "DPV-PD": { - href: "https://www.w3id.org/dpv/dpv-pd", - title: "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" - }, - "DPV-SKOS": { - href: "https://www.w3id.org/dpv/dpv-skos", - title: "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" - }, - "DPV-OWL": { - href: "https://www.w3id.org/dpv/dpv-owl", - title: "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" - }, - "DPVO-GDPR": { - href: "https://www.w3id.org/dpv/dpv-owl/dpv-gdpr", - title: "GDPR Extension for DPV-OWL" - }, - "DPVO-PD": { - href: "https://www.w3id.org/dpv/dpv-owl/dpv-pd", - title: "Personal Data Categories Extension for DPV-OWL" - }, - "DPV-Primer": { - href: "https://www.w3id.org/dpv/primer", - title: "Primer for Data Privacy Vocabulary" - }, - "DPVCG": { - href: "https://www.w3.org/community/dpvcg/", - title: "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" - }, - "GDPR": { - href: "https://eur-lex.europa.eu/eli/reg/2016/679/oj", - title: "General Data Protection Regulation (GDPR)" - }, - "SPECIAL": { - href: "https://www.specialprivacy.eu/", - title: "SPECIAL H2020 Project" - }, - "RDF": { - href: "https://www.w3.org/TR/rdf11-concepts/", - title: "RDF 1.1 Concepts and Abstract Syntax" - }, - "RDFS": { - href: "https://www.w3.org/TR/rdf-schema/", - title: "RDF Schema 1.1" - }, - "OWL" :{ - href: "https://www.w3.org/TR/owl2-overview/", - title: "OWL 2 Web Ontology Language Document Overview (Second Edition)" - }, - "SKOS": { - href: "https://www.w3.org/TR/skos-reference/", - title: "SKOS Simple Knowledge Organization System" - }, - "DPV-ADOPTION": { - href: "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", - title: "Listing of DPV adoption and applications" - }, - "DPV GUIDES": { - href: "https://w3id.org/dpv/guides", - title: "Guidelines for Adoption and Use of DPV" - }, - "NACE": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "Statistical Classification of Economic Activities in the European Community (NACE)" - }, - "NAICS": { - href: "https://www.census.gov/eos/www/naics/", - title: "North American Industry Classification System (NAICS)" - }, - "ISIC": { - href: "https://unstats.un.org/unsd/classifications", - title: "International Standard Industrial Classification of All Economic Activities (ISIC)" - }, - "GICS": { - href: "https://www.msci.com/gics", - title: "Global Industry Classification Standard (GICS)" - }, - "NACE-NAICS": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "NACE to NAICS mapping" - }, - "EnterPrivacy": { - href: "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", - title: "Taxonomy of Personal Data Categories" - }, - "TIME": { - href: "https://www.w3.org/TR/owl-time/", - title: "Time Ontology in OWL" - }, - "ISO-27017": { - href: "https://www.iso.org/standard/43757.html", - title: "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" - } - } + localBiblio: {% include 'references.json' %} }; + + + + +
+

This document lists the various guides created by the DPVCG and the community providing guidance for the adoption and use of DPV in terms of its concepts and serialisations, or regarding the application of DPV for specific applications or domains.

+

The DPVCG invites contributions regarding additional guides as well as updates to existing guides. + {{ dpv_document_family(document='dpv-guides') }} + {{ sotd() }} +

+ +
+

[[[DPV-GUIDE-OWL2]]]

+

The [[[DPV-GUIDE-OWL2]]] provides guidance for the use of DPV as an OWL2 ontology, and explains how DPV can be easily encoded in a low-complexity profile of OWL2 called OWL2-PL.

+
+ + \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/template_guides_owl2.jinja2 b/documentation-generator/jinja2_resources/template_guides_owl2.jinja2 new file mode 100644 index 000000000..6542717ff --- /dev/null +++ b/documentation-generator/jinja2_resources/template_guides_owl2.jinja2 @@ -0,0 +1,247 @@ +{% from 'macro_dpv_document_family.jinja2' import dpv_document_family, sotd %} + + + + + Using DPV in OWL2 + + + + + +
+

This document acts as a guide presenting how [[[DPV]]], through its OWL2 encoding (i.e. [[DPV-OWL]]) can be used as an OWL2 vocabulary by easily encoding it in a low-complexity profile of OWL2 called OWL2-PL.

+ {{ dpv_document_family(document='dpv-guide-owl2') }} + {{ sotd() }} +
+
+

Introduction

+

DPV’s concept are treated as OWL2 classes, and DPV’s properties as OWL2 object properties. For example, the term Location represent the class of all points on the earth’s surface; the term Collect denotes the class of all possible data collection operations. The term Marketing represents the class of all possible varieties of purposes related to marketing, including all kinds of DirectMarketing, Advertising, etc.

+

The reason for encoding DPV concepts as classes is simple: they are meant to be extended and refined for specific domains and use cases, as described in section 4 of the primer. For example, the purpose AcademicResearch may be specialized by introducing two subclasses, one for medical research and one for AI research. The processing category Collect, that denotes all personal data collection operations, can be specialized by two subclasses, one for the direct collection from the data subject, and one for the import of personal data from a third party, such as Open-ID or a Solid repository, for example. The new subclasses, in turn can be further specialized to support extreme extensibility and granularity. For example, the class Location can be refined by a class EULocation representing all the coordinates that fall within the borders of the European Union; in turn, EULocation can be refined by further terms, one for each country belonging to the Union; such terms can be further refined by classes that represent increasingly specific areas, such as regions, cities, streets, buildings, and even rooms in a building.

+

OWL2 provides strong interoperability guarantees: its direct semantics constitutes a crisp semantic specification, that guarantees that all compliant software agents understand and process DPV and its extensions in the same way.

+

The formal semantics of OWL2 provides also other guarantees, for example it can be formally proved that the compliance checking algorithms never return any false positive or negative. This robustness property and flexibility, extensibility and interoperability, make OWL2 the recommended machine-understandable encoding for automated compliance checking (of privacy policies – or records of processing – with respect to data protection regulations and the data subjects’ consent to personal data processing).

+

OWL2 does not mean poor performance: for example, using the specialized Java compliance checker developed in SPECIAL a compliance check takes only a few hundred μ-seconds.

+
+
+

Modeling and extending DPV with OWL2-PL

+

It is not necessary to master OWL2 in its full complexity, to encode DPV in OWL2; a few simple features suffice, namely:

+ +

No complex classes are needed, only class names. Optionally, DPV’s semantics can be refined by asserting formally that two classes are disjoint:

+ +

Such disjointness assertions may help in identifying wrong uses of DPV (like the assignment of a recipient to property hasPurpose).

+

To give a concrete example, let us show how the term MedicalHealth is encoded in OWL2. In the following examples we use the Manchester syntax of OWL2.

+ + + + +

In a few cases, it may be appropriate to introduce new terms that are instances of a class, in particular when the new term represents:

+ +

The rule of thumb to decide whether a term should be a class or an instance is based on the question: can the new term possibly be further refined? If the answer is “yes”, then make it a class, otherwise it can be made an instance. In case of doubt, making the new term a class is the safest option.

+

Instances can be added to the ontology with:

+ +

The OWL2 keyword for declaring instances is “Individual”. Its use is illustrated in the following example:

+ +
+
+

A complete definition of OWL2-PL’s ontology language

+

The low-complexity profile OWL2-PL allows to define properties and classes with little more than the OWL2 keywords illustrated in the previous section. The complete list of keywords that can be used for this purpose is the following:

+ +

No other OWL2 keywords are accepted in the OWL2-PL ontologies that formalize terminologies such as the DPV and its extensions.

+

In the above list, only the last feature has not yet been explained. It is applied in the use cases related to policies and compliance in order to define functional properties of the data processing operations (that is, properties that may have only one value). This task is under the responsibility of the policy language designer. The users who extend the DPV, as illustrated in the previous section, do not need to use this feature.

+
+
+

Use Case: Automated Compliance Checking

+

The OWL2 encoding of DPV can be used to encode data usage policies. A data usage policy can be:

+ +

Data usage policies are modeled as classes. More precisely, a policy is nothing but the class of permitted data processing operations. A policy P1 (like the privacy policy of a company) complies with a policy P2 (like the consent policy of a data subject, or the objective part of the GDPR) if all the operations permitted by P1 are also permitted by P2, that is,

+

P1 complies with P2 if, and only if, P1 is a subclass of P2.

+

A policy can be specified in a compact way by describing the properties of its permitted operations.

+

In a personal data protection use case, the relevant properties of such operations include (not exclusively) the category of data being processed, the purpose of the processing, the kind of processing (e.g. data collection, data analysis, etc.), the recipients to which the data is transferred, and other properties related to how data is stored and protected, and the legal basis of the processing.

+

For example, let Policy1 be a privacy policy that permits the collection of email addresses for advertising purposes, based on the consent of the data subjects. This policy – seen as a class of operations – contains all the possible operations with the following DPV features:

+ +

This class of operations is encoded in OWL2-PL as follows:

+ +

where A6-1-a-consent is a superclass of A6-1-a-explicit-consent and A6-1-a-non-explicit-consent. In a similar way, one can encode a consent statement that permits all the operations that collect contact information for marketing purposes:

+ +

Now, since EmailAddress is a subclass of Contact and Advertising is a subclass of Marketing, all the operations that belong to Policy1 satisfy also the requirements for being in Policy2 as well. Then Policy1 is a subclass of Policy2, that is, the privacy policy complies with the data subject’s consent.

+

It is also easy to say that some properties of a policy must have a single value (an instance). For example, the policy Policy3 stating that the email address “user@provider.com” (and only that mail address) can be transferred to the ACME company (and only that company) for any marketing purposes is encoded in OWL2-PL as follows:

+ +

The expressions {user@provider.com} and {myext:ACME} denote the classes that contain only user@provider.com and ACME, respectively. Therefore, all the operations permitted by Policy3 process only the address “user@provider.com” and share it only with ACME, as required. Any other operation is forbidden.

+

Interestingly, every OWL2 reasoner can be used to check compliance, because they are all able to check whether a class is a subclass of another class. Of course, the reasoners specialized for OWL2-PL are in general more efficient than generic OWL2 reasoners. The part of OWL2-PL aimed at encoding policies supports the above syntax, that is, policies can be defined using the keywords “EquivalentTo”, “and”, and “some” as shown above. Each policy must have a unique definition.

+

This kind of automated compliance checking has several interesting applications, including the following:

+ +

As it should be expected, modeling the GDPR is more complex, but its encoding into OWL2 and OWL2-PL is the responsibility of knowledge engineers, and it does not concern end users. The interested reader may find more details about the OWL2 encoding of the GDPR in several papers and documents, such as [1] and [2].

+

The complete grammar of the policy language of OWL2-PL can be found in [3], together with a corresponding JSON version designed for the developers that are not familiar with OWL2.

+
+
+

Acknowledgments

+

OWL2-PL and the semantic policy framework have been developed by the H2020 projects SPECIAL and TRAPEZE, funded by the European Union under grants n. 731601 and 883464, respectively.

+
+
+

[1] Piero A. Bonatti, Sabrina Kirrane, Iliana M. Petrova, Luigi Sauro: Machine Understandable Policies and GDPR Compliance Checking. Künstliche Intell. 34(3): 303-315 (2020)

+

[2] P.A. Bonatti, L. Ioffredo, G. Luongo, S. Mosi, I.M. Petrova, L. Sauro: Formalization of the GDPR and of the Pilots’ Policies. SPECIAL Report D5. Available at: https://specialprivacy.ercim.eu/images/documents/report-D5.pdf

+

[3] P.A. Bonatti, J. Langens, L. Sauro: Policy Language – v1. TRAPEZE Report D2.1. Available at: https://trapeze-project.eu/resources/

+
+ + + \ No newline at end of file diff --git a/documentation-generator/jinja2_resources/template_primer.jinja2 b/documentation-generator/jinja2_resources/template_primer.jinja2 new file mode 100644 index 000000000..5a35fdba9 --- /dev/null +++ b/documentation-generator/jinja2_resources/template_primer.jinja2 @@ -0,0 +1,1388 @@ +{% from 'macro_dpv_document_family.jinja2' import dpv_document_family, sotd %} + + + + Primer + + + + + + + +
+

The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of personal data based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document acts as a ‘Primer’ for the DPV by introducing its fundamental concepts and providing examples of use-cases and applications. It is intended to be a starting point for those wishing to use the DPV and an orientation for people from all disciplines. The canonical URL for DPV is https://w3id.org/dpv# which contains its specification.

+

This primer document aims to ease adoption of DPV by providing:

+ + {{ dpv_document_family(document='primer') }} + {{ sotd() }} +

Format for examples

+

+ + +

+
+
+

Introduction

+

The [[[DPVCG]]] was formed in 2018 through the [[[SPECIAL]]] with the ambition of providing a machine-readable and interoperable vocabulary for representing information about the use and processing of personal data, whilst inviting perspectives and contributions from a diverse set of stakeholders across computer science, IT, law, sociology, philosophy – representing academia, industry, policy-makers, and activists. It identified the following issues through the W3C Workshop on Privacy and Linked Data: +

    +
  1. lack of standardised vocabularies to represent information about use and processing of personal data;
  2. +
  3. lack of descriptive taxonomies that describe purposes of processing personal data which are not restricted to a particular domain or use-case; and
  4. +
  5. lack of machine-readable representations of concepts that can be used for technical interoperability of information.
  6. +
+

+

The outcome of addressing these resulted in the creation of the [[[DPV]]], which provides a vocabulary and ontology for expressing information related to processing of personal data, entities involved and their roles, details of technologies utilised, relation to laws and legal justifications permitting its use, and other relevant concepts based on privacy and data protection. While it uses the EU’s [[[GDPR]]] as a guiding source for the creation and interpretation of concepts, the ambition and scope of DPV is to provide a broad globally useful vocabulary that can be extended to jurisdiction or domain specific applications.

+

People, organisations, laws, and use-cases have different perspectives and interpretations of concepts and requirements which cannot be modelled into a single coherent universal vocabulary. The aim of DPV is to act as a core framework of ‘common concepts’ that can be extended to represent specific laws, domains, or applications. This lets any two entities agree that a term, for example, PersonalData, refers to the same semantic concept, even though they might interpret or model it differently within their own use-cases.

+
+
+

Using DPV

+

The motivation of DPV is to provide a 'data model' or a 'taxonomy' of concepts that act as a vocabulary for the interoperable representation and exchange of information about personal data and its processing. For this, the DPV specification represents an abstract model of concepts and relationships that can be implemented and applied using technologies appropriate to the use-case's requirements. This specification is serialised using [[SKOS]] to produce a formal documentation of its contents.

+
+

DPV Serialisations

+
+ +
Serialisations of DPV specification
+
+

The DPV is serialised using [[RDF]] to provide a formal interoperable and machine-readable representation of information. While this enables its use as a semantic web vocabulary, the DPV can also be used without (or alongside) semantic web by either utilising a format such as [[JSON-LD]] that retains the semantics and provides convenience of using JSON, or through other formats such as a CSV or a flat-list of concepts. This section provides an overview of such approaches where DPV can be used both with and without semantic web.

+

The following are four (non-exhaustive) ways DPV can be used based on the requirements of an use-case. For guidance on how to adopt DPV concepts within an use-case, refer to [[[DPV-GUIDES]]].

+
    +
  1. As a taxonomy or collection of concepts: The [[DPV]] specification provides a vocabulary of concepts (e.g. Purpose) and relationships (e.g. hasPurpose) without providing any restrictions on their usage (e.g. property range assertions). This specification can be used in cases where only the concepts within DPV are needed (e.g. as a list or hierarchy of purposes), either in RDF or as 'flat lists' or CSV files.
  2. +
  3. As a 'schema' or 'lightweight-ontology': The [[DPV-SKOS]] is a serialisation of the [[DPV]] specification that provides a lightweight ontology for modelling or annotating information. For this, it uses [[SKOS]] to represent the concepts and [[RDFS]] to model relationships between them. This serialisation can be used in cases where the DPV is to be used as a 'data model' or 'schema' without formal logical assertions. It is suitable in cases where simple(r) inferences are required, or where the strict interpretation or restrictions of OWL are not needed, or the rules/constraints are expressed in another language (e.g. SWRL or SHACL).
  4. +
  5. As an 'OWL2 ontology': The [[DPV-OWL]] is a serialisation of the [[DPV]] specification using [[OWL]] language. It should be used where the additional semantic relationships offered by OWL (based on description logic) are needed for modelling knowledge and describing desired inferences. OWL offers more powerful (and complex) features compared to RDFS regarding expression of information and its use to produce desired inferences in a coherent manner. See the [[[DPV-GUIDE-OWL2]]] guidance document.
  6. +
  7. Creating your own serialisation: For cases where the above are not suitable or sufficient, an adopter can create their own serialisation of the DPV by implementing the [[DPV]] specification in RDF (or other semantics-aware languages) or for alternate formats and environments such as CSVs, programming APIs, and frameworks. When using DPV in such a manner, it is advised to retain compatibility (and interoperability) by either using the entire IRI (e.g. https://w3id.org/dpv#Purpose) or providing documentation for how the custom implementation aligns with the [[DPV]] specification (e.g. stating MyPurposeConcept is the same as dpv:Purpose). Doing this ensures that the data remains compatible and interoperable with the other uses and applications of DPV.
  8. +
+
+
+

Areas of Application

+

The following is an illustrative, but non-exhaustive list of applications possible with the DPV:

+ +

For more concrete uses, see the community maintained [[[DPV-ADOPTION]]] in its wiki.

+ +
+
+ +
+

Semantics of DPV

+

DPV defines a broad notion of semantics for providing a conceptual model of concepts and relationships between them. As explained in the [[[#serialisations]]] section earlier, [[DPV]] is the specification which is represented formally using [[SKOS]]. To use it as an 'ontology' or 'schema', it is recommended to serialise it into something that can model and represent the required interpretations or constraints. The following sections provides a brief overview of the modelling used in [[DPV]] specification and how it is converted into the ontologies [[DPV-SKOS]] and [[DPV-OWL]].

+
+

Concepts and Relationships

+

[[DPV]] is a collection of concepts. Here the term 'concept' is a broadly used as consisting of a term non-exhaustively representing any of the following: idea, thought, meaning, object, event, relations, class, or category. Thus, in DPV, 'concepts' consist of terms and relationships between them. These include: Concept, has type, is instance of, and has applicable concept.

+
+ +
Concepts and Relationships
+
+ + +

A ‘concept' in DPV is a 'term' representing information associated with that particular concept. For example, the concept Email refers to information about emails. This information may contain email addresses, aliases, signatures, and so on. While an intuitive use of Email may be taken to only refer to email address, within DPV concepts are defined with a strict scope as being representatives of all concepts that are inherently a part of it. Therefore, for emails, the concept Email is inclusive of email addresses, aliases, and so on from above. To specifically refer to 'email address', the concept Email Address should be used, which is a 'subtype' of Email.

+

Through this interpretation, the DPV is structured as a hierarchy of concepts where each parent or top or broader concept represents a broad set of information and its children or bottom or narrower concepts represent parts of that set.

+ + +

In taking this view of concepts and relationships, DPV provides a way to agree upon what a term means and is intended to represent. For example, when two different use-cases use the concept Personal Data using DPV, both refer to the same concept. Similarly, when Email is declared as a subtype of Personal Data, another entity receiving and reading this information must interpret it in the same manner. DPV is thus intended to be a foundational model for terms and relationships when representing and exchanging information.

+
+
+

DPV as an Ontology

+

Where the [[DPV]] specification defines concepts and relationships between them as 'terms' intended to represent them as 'concepts', the use of such concepts in actual use-cases is often accompanied with additional information and specific 'serialisation' that make it possible to use DPV in a given technological or theoretical framework.

+

For example, consider the relation has Personal Data, which is used to represent association with a Personal Data concept or its sub-types or its instances. While this information about what concepts the relationship is being used with/for can be implicit, it can also be explicitly declared as to: (i) express the inherent logic and interpretation explicitly; (ii) provide information for verification of its expression; and (iii) provide hints for identifying concepts to be associated with this relation. For example, specifying that the relation 'has personal data' must always be associated with 'Personal Data'. When considering such uses, DPV must be specified as an 'ontology' using a serialisation that supports representing this and any other required information.

+

One option to represent ontologies is RDF ([[[RDF]]]) which provides a formal method for expressing information or facts, with RDFS ([[[RDFS]]]) and OWL ([[[OWL]]]) for representing a more detailed and logic-based assertion of the model in terms of relationships and restrictions. While there are other alternatives available to RDF for representing information, and to OWL for representing ontologies, the DPVCG uses these to serialise the DPV specification as an ontology.

+

The table provides an overview of the expression of concepts across the three DPV serialisations.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Concept[[DPV]][[DPV-SKOS]][[DPV-OWL]]
Conceptdpv:Concept + skos:Conceptowl:Class
is subtype ofdpv:isSubTypeOf + skos:broaderTransitiveowl:subClassOf
is instance ofdpv:isInstanceOf + rdf:typerdf:type
has conceptdpv:Relation + rdf:Propertyowl:ObjectProperty
relationship domaindpv:domain + rdfs:domainrdfs:domain
relationship rangedpv:range + rdfs:rangerdfs:range
+
+
+

Extending Concepts for Use-Cases

+

Most of the concepts within DPV are provided as hierarchies of classes representing categories of information, which are generic or abstract or broad so as to permit their application across a diverse and varied landscape of real-world use-cases. In order to accurately reflect the particulars of an use-case, concepts within DPV would (most likely) need to be extended. The specifics for how this should be done depend on the manner in which DPV is utilised. For example, in [[DPV]], the relations subTypeOf and instanceOf provide a way to indicate such applications.

+

If using [[DPV-SKOS]] semantics, extending is done using skos:broaderTransitive, whereas [[DPV-OWL]] semantics uses the rdfs:subClassOf relationship. To create instances, both use rdf:type. Where an exact concept is not present within the DPV and a broad concept exists for representing the same information, one should subtype or extend that broad concept to define the required information.

+ + +

The mechanism for extending concepts (via both subclasses/subtypes and instances) is useful to align existing concepts or vocabularies with the DPV taxonomies, such as by declaring them as subclasses of a particular concept. This permits the creation of domain or jurisdiction specific extensions, such as [[DPV-GDPR]] for expressing the legal bases provided by GDPR. Extensions also permit more accurate representations of a use-case by extending from multiple concepts to refine and scope the interpretation. This means each concept can have multiple parents representing the intersection of their respective sets.

+ + + +
+

It is not necessary to extend concepts unless one wishes to depict use-case specific information. For example, if in a use-case it is sufficient to (only) say some information is collected, then dpv:Collect can be directly used. However, where more specific information is needed, such as also specifying a method of collection (e.g. CollectViaWebForm), then it is recommended to extend the concept, for example as <CollectViaWebForm a dpv:Collect>. If there are lots of forms and they need to be 'grouped' together as collection methods, then one would subtype/subclass Collect as CollectViaWebForm and create instances of it for each form to be represented.

+

Though this example used a web form as a method of collection by directly mentioning it within the concept as CollectViaWebForm, this may not always be desirable. For example, that same web form may also need to be represented separately for logging purposes. DPV is exploring the provision of a Technology concept to assist in representing information regarding how concepts are implemented and the use of specific technological artefacts such as web forms, databases, along with their functions such as data storage and retrieval.

+
+
+ +
+

Maintaining Interoperability

+

DPV intends to provide a base or foundational framework for different entities to exchange information and interpret concepts for interoperability. When an adopter (e.g. an organisation using DPV) extends concepts to refine them for their own use-case, the concept is still (weakly) interoperable by relying on DPV’s broad taxonomies to provide a common point of reference.

+ +
+
+ +
+

Core Concepts

+
+

Structure of DPV

+
+ +
DPV as a set of hierarchies
+
+

DPV can be viewed as a hierarchical taxonomy of concepts where each core concept represents the top-most abstract concept in a tree and each of its children provide a lesser abstract or more concrete concept. For example, consider the concept of PersonalData which is the abstract representation of personal data. It can be further refined or extended as SensitivePersonalData, and further as SpecialCategoryPersonalData and then as GeneticData and so on.

+

From this perspective, the top-most abstract concepts are collectively referred to as the core vocabulary within DPV. The goal of the DPV is to provide a rich collection of concepts for each of top concepts so as to enable their application within real-world use-cases. The identification of what constitutes a core concept is based on the need to represent information about it in a modular and independent form, such as that required for legal compliance.

+

Each core concept is intended to be independent from other core concepts. For example, the Purpose (e.g. Optimisation) refers only to the purpose of why personal data is processed and is independent as a concept from the PersonalData (e.g. Location) or the Processing activities (e.g. collect, store) involved to carry out that purpose. Such separation is necessary in order to represent and answer questions such as:

+ +

The separation of concepts creates a modular structure for concept hierarchies within DPV, which in turn allows an adopter to use one particular concept taxonomy or module (e.g. list of purposes) independently without reusing the others, or to select only those concepts which are needed for their particular use-case. The separation also permits greater flexibility of representation and usage - such as using different combinations of core concepts as needed in use-cases. For example, a use-case can specify a single concept represent both Purpose and Processing by combining their respective concepts from DPV. The modular design of DPV also makes it possible to define domain and jurisdiction specific concepts in a separate namespace - such as the [[[DPV-NACE]]] purpose taxonomy providing a way for Purpose to indicate sectors using NACE taxonomy, and the [[[DPV-GDPR]]] for using LegalBasis to represent the legal bases provided by GDPR.

+
+
+

Overview of Core Concepts

+

PersonalData

+
+ +
Indicating applicable or relevant PersonalData
+
+

‘Personal data’ refers to any data about a natural person that can be used to identify them directly or, in combination with other information, indirectly. ‘Personal data’ is also commonly referred to as ‘personally identifiable information (PII)’. However the terms should not be interchangeably used as based on definitions (e.g. those in GDPR), ‘personal data’ can be interpreted as a broader term than PII, and where PII may refer to only to information that can directly identify a person. DPV’s definition of personal data is based on the broadest possible definition (i.e. from GDPR) as it covers a wider range of information considered ‘personal data’. Personal data can be declared as a category, such as ‘Email’, or an instance, such as ‘x@y.z’. PersonalData is associated to using the relation hasPersonalData.

+

Purpose

+
+ +
Indicating applicable or relevant Purpose
+
+

Representing the purpose for which personal data is processed, for e.g. ‘Personalisation’ as a broad category of purpose. Information about the purpose can be further specified by denoting information about its interpretation within a particular Sector, such as from standardised authoritative lists e.g. [[NACE]].

+
+

Processing

+
+ +
Indicating applicable or relevant Processing
+
+

Representing processing as in the actions or operations over personal data, for e.g. collect, use, share, store. To indicate the origin or source of data, the concept DataSource along with relation hasDataSource is provided. For additional contextual information regarding operations or processing, such as whether it include humans or automation, the concept ProcessingContext is provided which can be associated using the relation hasContext (description of Context is provided later in the document). Examples of ProcessingContext include conditions such as profiling, automated decision making, human involvement.

+
+

LegalBasis

+
+ +
Indicating applicable or relevant LegalBasis
+
+

A legal basis is a law or a clause in a law that justifies or permits the processing of personal data in the specified manner. It is a jurisdictional concept given the scoping of laws to specified countries or regions, as well as a domain-specific concept given the specific laws enacted scoped to particular domains. A law, such as the GDPR, that regulates the use of personal data requires that every processing of personal data must be justified with some legal basis to ensure it is lawful, and to further assess its correctness, accountability, and impact based on the obligations applicable. However, what is considered a legal basis varies greatly across cultures, domains, use-cases, and laws themselves. The aim of DPV is therefore to provide an upper-level abstract taxonomy of categories of legal bases that can be customised and applied as needed.

+
+

Entities

+
+ +
Indicating applicable or relevant Entities
+
+

Representing the ‘entities’ or ‘actors’ involved in the processing of personal data. DPV provides a broad categorisation of entities based on their relevance in jurisprudence (i.e. legal roles) as well as categorisation in real-world (e.g. organisation types).

+
+

DataController

+
+ +
Indicating applicable or relevant DataController
+
+

Representing the organisation(s) responsible for processing the personal data.

+
+

DataSubject

+
+ +
Indicating applicable or relevant DataSubject
+
+

Representing the categories or groups (e.g. Users of a Service), or instances (e.g. Jane Doe) of individual(s) whose personal data is being processed.

+
+

Recipient

+
+ +
Indicating applicable or relevant Recipient
+
+

Represents the entities that receive personal data, e.g. when it is shared.

+
+

TechnicalOrganisationalMeasure

+
+ +
Indicating applicable or relevant TechnicalOrganisationalMeasure
+
+

DPV provides a taxonomy of technical and organisational measures for representing information about how the processing of personal data is technically and organisationally protected, safeguarded, secured, or otherwise managed. This is distinct from what technology is used for carrying out processing, and instead refers to what measures are in place (i.e. what the technology intends to provide in terms of features).

+

Technical and Organisational measures consist of activities, processes, or procedures used in connection with ensuring data protection, carrying out processing in a secure manner, and complying with legal obligations. Such measures are required by regulations depending on the context of processing involving personal data. For example, GDPR (Article 32) states implementing appropriate measures by taking into account the state of the art, the costs of implementation and the nature, scope, context and purposes of processing, as well as risks, rights and freedoms.

+

The broad concept TechnicalOrganisationalMeasure represents all technical and organisational measures, which are associated through the relation hasTechnicalOrganisationalMeasure. The concept TechnicalMeasure, associated using the relation hasTechnicalMeasure, concerns measures primarily achieved using some technology. Similarly, OrganisationalMeasure and the relation hasOrganisationalMeasure represent measures carried out through activities and processes at the management and organisational levels, which may or may not be assisted by technology.

+

Specific examples of measures in the article include:

+
    +
  • +

    the pseudo-anonymisation and encryption of personal data;

    +
  • +
  • +

    the ability to ensure the ongoing confidentiality, integrity, availability and resilience of processing systems and services;

    +
  • +
  • +

    the ability to restore the availability and access to personal data in a timely manner in the event of a physical or technical incident;

    +
  • +
  • +

    a process for regularly testing, assessing and evaluating the effectiveness of technical and organisational measures for ensuring the security of the processing.

    +
  • +
+
+

Right

+
+ +
Indicating applicable or relevant Right
+
+

Representing the rights available, applicable, or afforded by a law or regulation, either to data subjects or data controllers, or other entities.

+
+

Risk

+
+ +
Indicating applicable or relevant Risk
+
+

Representing risk(s) associated with a concept, for e.g. risk of unauthorised data disclosure related to processing, technical measure, or vulnerability of data subjects

+
+

Technology

+
+ +
Indicating applicable or relevant Technology
+
+

Representing the rights available, applicable, or afforded by a law or regulation, either to data subjects or data controllers, or other entities

+
+ +

Temporal and Geo-Spatial Information for Storage

+
+ +
Indicating applicable or relevant temporal and geo-spatial information
+
+

Indicating information about storage of personal data, such as its location, duration, deletion (e.g. erasure mechanisms), or restoration (e.g. backup availability). Storage information can be part of the processing information (e.g. logs) or technical and organisational measure (e.g. indicating policies or plans in place) depending on context.

+
+ +

Location and Jurisdiction

+
+ +
Indicating applicable or relevant Jurisdiction
+
+

Representing the rights available, applicable, or afforded by a law or regulation, either to data subjects or data controllers, or other entities

+
+ +
+
+

Personal Data Handling

+

In legal terminology, it is common to refer to all information about how personal data is being processed using the colloquial term processing. This results in confusion between the use of processing as a concept referring to all information (i.e. purposes, personal data, collection, storage, etc.), and processing as a concept referring to (only) the specific actions or operations (e.g. collect, use).

+

To avoid this ambiguity and enable clarity of information, DPV defines a new concept called PersonalDataHandling for representing how the core concepts are related or apply to each other for a particular use-case. The association of a concept to PersonalDataHandling is made using the relationships or properties provided for each concept. For example, to indicate a PersonalDataHandling includes personal data, the relationship hasPersonalData is used along with the concept PersonalData. The following figure provides an overview of how the PersonalDataHandling concept provides a way to associate relevant concepts with one another through it.

+
+ + +
PersonalDataHandling as a central concept
+
+ + +

Note that PersonalDataHandling is intended to provide a convenient concept for tying the core concepts together, and DPV does not make its use binding, nor does it constrain the relationships to only be defined between PersonalDataHandling and the other core concepts. This is so as to permit using DPV in alternate or differing models. For example, where a central concept already exists, such as when describing relevant information for a smartphone app, the concept for App can be a replacement for PersonalDataHandling based on statements such as <App> hasPurpose <SomePurpose>. Even in such cases, PersonalDataHandling can provide granular expression thereby enabling description of different contexts within which the app uses personal data, such as for registration or complaint resolution.

+ +

Nesting PersonalDataHandling to express granular models

+

The use of PersonalDataHandling can be nested, which means one instance can contain other instances, much like a box with several smaller boxes inside. This permits breaking down complex or dense use-cases into more granular ones and representing them in a more precise and granular fashion. In the above example, consider the following situation containing a single PersonalDataHandling instance comprising of two additional instances representing: (i) data is stored using a data processor, (ii) data is used for Marketing. While it is certainly possible to represent all of this information within one single instance of PersonalDataHandling, the adopter may decide to create separate instances of PersonalDataHandling based on requirements such as reflecting similar separations for legal documentation or accountability purposes.

+ +
+

Alternate Models to PersonalDataHandling

+

An instance where one may not wish to utilise PersonalDataHandling is where the adopter or use-case wants to indicate a different method for relating concepts together. For example, instead of expressing the relationship between personal data and purpose through a PersonalDataHandling instance, an alternate model could be one where the purpose directly specifies what personal data it uses as: <SomePurpose hasPersonalData SomePersonalData>. Similarly, another instance for such alternate use of concepts is to associate a legal basis directly with the purpose by using the hasLegalBasis relationship. To support such uses, DPV does not explicitly declare restrictions on the properties in terms of what concepts they can be used with (e.g it does not provide domain assertions). In case an adopter needs such explicit declarations, they can utilise or import the separate file declaring them.

+

The following figure indicates an alternate model which does not use PersonalDataHandling as a central concept, but instead uses the core concepts and relationships to structure information related to a Service.

+
+ +
Alternate model to PersonalDataHandling using core concepts and relationships
+
+
+

When using custom-defined restrictions and data models, it is important to note the consequences such models have on interpretation and interoperability of data defined using DPV. For example, consider a compliance assessment tool that takes DPV data as input. If the tool expects a PersonalDataHandling with links to relevant information, using other alternate models and relationships can produce invalid or incorrect results. To avoid this, we recommend:

+
    +
  1. +

    Documenting alternate models to clearly indicate their interpretation and use of DPV semantics;

    +
  2. +
  3. +

    Where possible, ensuring and providing mappings between the alternate models and the PersonalDataHandling or equivalent concepts within DPV so that the data can be transformed for interoperability;

    +
  4. +
  5. +

    Consider contributing your idea or implementation of an alternate model to DPVCG to create a ‘library of models’, which can act as documentation for adopters and provide better understanding of the models impacts on requirements and interpretation of information specified using DPV. This exercise can also assist in selecting a common model as the 'default' and to provide mechanisms for conversion/interoperability between it and other models.

    +
  6. +
+
+
+
+
+ +
+

Taxonomies of Key Concepts

+

The following sections provide an overview of the taxonomies (i.e. hierarchies of concepts) provided by DPV for its core concepts.

+
+

Purpose

+
+

+
Overview of top-level concepts in Purpose taxonomy
+
+

DPV’s taxonomy of purposes is used to represent the reason or justification for processing of personal data. For this, purposes are organised within DPV based on how they relate to the processing of personal data in terms of several factors, such as: management functions related to information (e.g. records, account, finance), fulfilment of objectives (e.g. delivery of goods), providing goods and services (e.g. service provision), intended benefits (e.g. optimisations for service provider or consumer), and legal compliance.

+
+

It is important to note the following for real-world implications of Purpose:

+
    +
  1. +

    There is no universal definition for what constitutes a ’purpose’ or what attributes are associated with it.

    +
  2. +
  3. +

    There are several distinct ways to model purposes, e.g. as a ‘goal’ such as ‘Delivery of Ordered Goods’; or as a statement explaining the processing of personal data, e.g. ‘Sending newsletters to Email’.

    +
  4. +
  5. +

    DPV does not define requirements for what is a ‘valid purpose’ as these are defined externally, e.g. in laws such as [[GDPR]] Article.5-1b where purposes are required to be ‘explicit and legitimate’.

    +
  6. +
  7. +

    Purposes have contextual interpretations within their application and domains i.e. depending on how they are used in an use-case). For example, ServiceProvision is interpreted distinctly across the use-cases of an online website, a goods delivery outlet, and a medical centre - even if they use the same term or wording.

    +
  8. +
+
+

Following from the above, most use-cases would need to extend one of the concepts within DPV’s purpose taxonomy to ensure its purpose descriptions are specific and understandable within the context of that use-case. We therefore suggest, where possible and appropriate, to create a customised purpose as required within the use-cases by extending or subtyping one or several purposes from the DPV taxonomy and to provide a human readable description to assist in its accurate interpretation (e.g. for RDF, using rdfs:label and rdfs:comment).

+ + +

Sector of Purpose Application

+

DPV provides Sector that can be used to indicate the relevant information to further clarify or indicate how a purpose should be interpreted. Sector, used with the hasSector relation, denotes the sector or domain of application, such as Manufacturing. This can be used alongside existing official sector taxonomies such as [[NACE]] (EU), [[NAICS]] (USA), or [[ISIC]] (UN), as well as commercial industry taxonomies such as [[GICS]] maintained by organisations MSCI and S&P. Multiple classifications can be used through mappings between sector codes such as the [[[NACE-NAICS]]] provided by EU.

+ +
+

DPVCG provides an interpretation of the NACE revision 2 codes which uses rdfs:subClassOf to specify the hierarchy between sector concepts. It is available as [[DPV-NACE]]. The NACE codes within this extension have the namespace dpv-nace and are represented as dpv-nace:NACE-CODE.

+

We are working on further alignments between the NACE codes and DPV's purpose taxonomy, and welcome contributions for the same.

+
+ + + +

While the use of Sector for restricting (personal data processing) purposes is an uncommon and undocumented practice in terms of legal enforcement, we provide this feature as the use of sector code can assist with identification and interpretation of information as well as legal or organisational obligations and policies. For example, indicating some purpose is to be implemented within manufacturing or scientific research facilities (e.g. medical centres) can assist in ensuring specific types of access control and policies are defined and implemented.

+ + +
+ +
+

Processing Categories

+
+ +
Overview of top-concepts in Processing taxonomy
+
+

DPV’s taxonomy of processing concepts reflects the variety of terms used to denote processing activities or operations involving personal data, such as those from [[GDPR]] Article.4-2 definition of processing. Real-world use of terms associated with processing rarely uses this same wording or terms, except in cases of specific domains and in legal documentation. On the other hand, common terms associated with processing are generally restricted to: collect, use, store, share, and delete.

+

DPV provides a taxonomy that aligns both the legal terminologies such as those defined by GDPR with those commonly used. For this, concepts are organised based on whether they subsume other concepts, e.g. Use is a broad concept indicating data is used, which DPV extends to define specific processing concepts for Analyse, Consult, Profiling, and Retrieving. Through this mechanism, whenever an use-case indicates it consults some data, it can be inferred that it also uses that data.

+
+

The definitions for describing and interpreting each processing concept is based on the following sources: language dictionaries (pre-dominantly Oxford English), use of the term within legal documents (e.g. GDPR case law), and technology-specific interpretations such as for IT systems. Despite these, there may be distinct interpretations for what a term represents based on differences in practices, culture, language, and domains. In case an adopter or a use-case foresees such ambiguity or confusion, it is advisable to extend the relevant concepts and define them as needed, or create a separate extension.

+
+ +

Indicating Processing Location and Duration

+

For indicating details of processing, such as where and when it is taking place in terms of location or frequency, the concepts and relationships associated with these concepts can be used. Where possible, it is recommended to utilise common vocabularies and methods of specifications to promote interoperability of information, such as [[TIME]] for temporal information.

+ + +

Indicating Storage and Source of Data

+
+ +
Indicating Storage and Data Source for Processing
+
+

The DPV processing taxonomy provides the concept Store to indicate data is being stored. To specify additionally information, such as the location of where the data is being stored, or how it will be deleted, generic properties associated with processing (i.e. location and duration) can be used. However, given the importance of information related to data storage in terms of use-cases, especially policies and legal compliance, DPV provides additional concepts and relationships under the general concept StorageCondition and the relation hasStorage.

+

For declaring the source of data, the DataSource concept along with hasDataSource relationship is provided to indicate where the data is collected or acquired from. For example, data can be obtained from the data subject directly (e.g. given via forms) or indirectly (e.g observed from activity, or inferred from existing data), or from another entity such as a third party.

+ + +

Indicating Scale, Automation, and New (Untested) Technologies

+

For indicating information relevant to context and impact of processing, DPV provides concepts for representing whether processing is carried out at large scale, consists of systematic monitoring (of data subjects), is performed for evaluation or scoring (of data subjects), matching and/or combining existing datasets, utilizes automated decision making, or involves innovative use of new technologies. These concepts are based on [[GDPR]] Article.35 regarding Data Protection Impact Assessments (DPIA), and provide a way to indicate their applicability for specific processing activities - such as specifying collection happens at large scale or that data is used for/with automated decision making.

+ + +
+

We invite additional contributions regarding concepts and relationships for representing contextual information, such as the scale of processing, or factors involved in decision making.

+
+
+ +
+

Personal Data

+
+ +
Personal Data concepts within DPV and their extension in dpv-pd
+
+

DPV provides the concept PersonalData and the relation hasPersonalData to indicate what categories or instances of personal data are being processed. As described earlier, common use of personal data concepts in the real-world consists of specifying as concepts both categories (e.g. Location) and instances (e.g. your exact location right now).

+
+

Real-world and common usage of personal data is at both an abstract level as well as specific level. For example, consider the sentence "We use your Email information...", which uses "Email" to represent a reference to what personal data is involved. Here, one may interpret Email as representing only the email address, or as a broad set of possible information related to emails, such as email address, email senders and recipients list, email service provider, email usage statistics and so on.

+

For ensuring clarity and resolving any potential ambiguity, DPV recommends being as specific as possible. This means where there is ambiguity as to what the information may be associated with or within a concept, it is advisable to resolve that ambiguity - either by choosing a more accurate concept from the taxonomy and/or by creating one through extension of an existing concept.

+
+
+

In addition to above, it is also challenging to accurately represent how concepts function within real-world use in terms of their encapsulation within one another. For example, when establishing the DPV, we discussed the modelling of personal data categories based on the scenario where a picture of passport is initially collected, and from it various categories are extracted, such as - name, address, and photo. For representing this, merely stating the personal data as ‘passport photograph’ would not be entirely accurate as there is additional information within the photograph.

+

A solution was established whereby the use-case is expected to declare what information it intends to collect or use through the mechanism of expression relation between its personal data categories. For the passport photograph scenario, the use-case would declare the class PassportPhoto with subtypes representing Name, Age, and so on. This is necessary to ensure the interpretation that using PassportPhoto means having access to and using all of its subsequent personal data categories.

+

While this is one possible solution, other methods exist, such as explicitly declaring the data categories and their encapsulation within one another, such as by reusing hasPersonalData or creating additional properties (e.g. containsData) to indicate a personal data concept, i.e. the passport photo, contains information associated through the relation, i.e. name, age, etc. We welcome discussions regarding both these methods.

+
+ +

dpv-pd extension

+

The [[DPV-PD]] extension provides additional concepts that extend the DPV's personal data taxonomy based on an opinionated structure contributed by R. Jason Cronk from EnterPrivacy. This separation is to enable adopters to decide whether the extension's concepts are useful to them, or to use other external vocabularies, or define their own.

+

Concepts within [[DPV-PD]] are broadly structured in top-down fashion by utilising their relevance and origin as:

+ + +

Sensitive and Special Categories

+

For indicating personal data which is sensitive, the concept SensitivePersonalData is provided. For indicating special categories of data, the concept SpecialCategoryPersonalData is provided. In this, the concept sensitive indicates that the data needs additional considerations (and perhaps caution) when processing, such as by increasing its security, reducing usage, or performing impact assessments. Special categories, by contrast, are a 'special' type of sensitive personal data requiring additional considerations or obligations defined in laws that regulate how they are used or prohibit their use until specified obligations are met. DPV currently adopts the special categories defined in [[GDPR]] Article 9.

+

The sensitivity of personal data can be universal, where that data is always sensitive, or contextual, which means a use-case needs to declare it as such. For indicating personal data used is sensitive (or special), it is sub-typed or declared as an instance of SensitivePersonalData, as shown in the example below.

+

In using these concepts, it is important to note that DPV's modelling of sensitive and special categories is non-exhaustive and as such should not be taken as the only source of truth. To assist with better identifying sensitive concepts, work is ongoing within DPV to identify and provide a reference list of sensitive and special categories, and we welcome contributions for the same.

+ + +

Derived and Inferred Data

+

For indicating personal data is derived or inferred from other personal data, the concepts DerivedPersonalData and InferredPersonalData are provided. In DPV, the method for derivation or inference is considered to be part of the Processing concept and therefore should be declared using the appropriate processing concepts. However, an adopter can choose an alternate model for declaring information about how data was derived or inferred, such as by using PROV to model data as inputs or outputs of activities.

+ +
+ +
+

Technical and Organisational Measures

+
+ +
Overview of Technical and Organisational Measure concepts in DPV
+
+ +

DPV's taxonomy of tech/org measures are structured into two groups representing technical and organisational measures respectively. In addition to the broad categories TechnicalMeasure and OrganisationalMeasure, DPV also provides concepts Policy for representing policies in place, and Risk for describing applicable risks and their management or mitigation. Similar to use of other concepts, it is advised for an adopter to identify and use or extend the relevant concept(s) to represent measures relevant to their use-case.

+ +

DPV is looking to enrich its taxonomy of technical and organisational measures through adoption of existing standards, best practices, and widely relevant practices. For this, we welcome contribution of concepts from sources such as ISO/IEC standards, ENISA, NIST, IETF, and others.

+ +
+

Technical Measures

+
+ +
Overview of Technical Measures in DPV
+
+ +
+ +
+

Organisational Measures

+
+ +
Overview of Technical Measures in DPV
+
+ +
+ +

Risk and Risk Mitigation

+

For risk management, DPV's Risk and hasRisk are useful to indicate applicability or existence of a risk, along with RiskMitigationMeasure and mitigatesRisk to indicate its mitigation. This permits a rudimentary association of risks and mitigations, through technical and organisational measures, within a use-case. In this, it is important to note that the DPV is not a risk management vocabulary as it does not model several of the concepts necessary for risk assessment and documentation. For more developed representations of risk assessment, mitigation, and management vocabularies, we suggest the adoption of relevant standards, such as the ISO/IEC 31000 series, and welcome contribution for their representation within DPV.

+ + +
+

Data Processing Agreements

+

The term Data Processing Agreement refers to a broad concept related to contracts or agreements between entities representing conditions regarding the processing of (personal-)data. This can include ad-hoc 'data handling' policies such as NDAs, embargoes, and enforcement of practices, as well as more formal and legal binding contractual obligations such as those between a Controller and a Processor.

+

To represent such concepts, DPV provides LegalAgreement, along with sub-types for NDA (Non-disclosure agreements), ContractualTerms, and DataProcessingAgreement. In these, it is important to remember that while contract can also be a form of legal basis, the concept represented here is not necessarily the same contract as that used to justify the processing of personal data with a data subject. Here, contracts are a broad category representing contractual terms governing data handling within or with an entity.

+

For representing specific agreements between entities (other than those with data subjects - which are covered in Legal Basis taxonomy), DPV provides the following types of agreements:

+
    +
  • ControllerProcessorAgreement: An agreement between a Controller and a Processor, where the Controller instructs the Processor(s) to carry out processing on its behalf.
  • +
  • JointControllersAgreement: An agreement between two or more Controllers to act as a 'Joint Controller'.
  • +
  • SubProcessorAgreement: An agreement between two or more Processors where one Processor instructs another to carry out processing on its behalf.
  • +
  • ThirdPartyAgreement: An agreement between a Data Controller or a Data Processor, and a Third Party. Note that this is a loosely defined concept, as depending on the jurisdiction, this relationship may result in the Third Party being a Data Controller or a Joint Data Controller.
  • +
+

To indicate the entities involved in an agreement, the relation hasEntity can be used, or relations associated with specific roles to indicate contextuality. For example, using hasDataController with a ControllerProcessorAgreement denotes the Data Controller for that agreement.

+ +
+ + + + + +
+

Impact Assessments

+
+ +
Types of Impact Assessments in DPV
+
+
+
+ + + + + +
+

Contextual Information

+

For indicating additional information regarding how the expressed information should be interpreted, or how it applies within a particular context, the Context concept along with the hasContext relationship can be used. Context refers to a generic collection of concepts that assist in indicating information such as the necessity, importance, environment - which aid in the interpretation or application of other core concepts.

+ +
+

Importance and Necessity

+

Currently DPV provides two subtypes of concepts - ContextualImportance and ContextualNecessity, which can be applied to PersonalDataHandling, Purpose, PersonalData, or other relevance concepts. ContextualNecessity requires to whether something is Required, is Optional, or is NotRequired. These can be used to indicate, amongst other things, whether personal data is optional, or if a particular processing is required to be carried out. +

+
+ +
+

Identifiers, Location, and Duration

+

To indicate an identifier for a concept, such as its registration number or internal reference, or other forms of defined names, the relation hasIdentifier can be used. This permits entities, processing operations, purposes, personal data handling instances, and other concepts to be represented along with their identifiers used within a use-case or organisation.

+

To specify the location and duration of concepts, the relations hasLocation and hasDuration can be used along with Location and Duration concepts. The processing taxonomy extends these to specify StorageLocation and StorageDuration as specific concepts relevant to the storage of personal data. Similarly, other concepts can utilise these either as-is or by extending/specialising them, such as to indicate the duration of purposes, or the location of data transfers.

+
+ +
+

Technology, Consequence

+

To indicate how something is implemented, or who is implementing it, the relations isImplementedUsingTechnology and isImplementedByEntity can be used. These are associated with Technology and Entity respectively.

+

To denote the consequences of something, such as a processing operation or a purpose, the concept Consequence and the relation hasConsequence can be used

. +

For further contextual information, additional concepts and relationships provided include: AlgorithmicLogic and hasAlgorithmicLogic; and HumanInvolvement and hasHumanInvolvement. These are important considerations in impact assessments and automated decision making. +

+ +
+ +
+ +
+

Contributing to DPV

+

The DPVCG welcomes participation regarding the DPV, including expansion or refinement of its terms, addressing open issues, and welcomes suggestions on their resolution or mitigation.

+

While we welcome participation via any and all mediums - e.g., via GitHub pull requests or issues, emails, papers, or reports - the formal resolution of contributions takes place only through the DPVCG meeting calls and mailing lists. We therefore suggest joining the group to participate in these discussions for formal approval.

+

For contributions to the DPV, please see the section on GitHub. The current list of open issues and their discussions to date can be found at GitHub issues. Note, GitHub Issues are preferred for discussion of concepts and proposals.

+

To suggest a new term, we request following information:

+
    +
  1. +

    term

    +
  2. +
  3. +

    description of the term

    +
  4. +
  5. +

    whether it should be a class or a property

    +
  6. +
  7. +

    relation to existing term(s) in DPV e.g. through sub-classes

    +
  8. +
  9. +

    source (where applicable)

    +
  10. +
  11. +

    justification or relevance of why this term should be added (where not obvious)

    +
  12. +
+
+
+

Notes

+

This document is based on inspiration from the following:

+ +

Acknowledgements

+

DPVCG was initiated as part of the SPECIAL H2020 Project, which received funding from European Union’s Horizon 2020 research and innovation programme under grant agreement No. 731601. This work and Harshvardhan J. Pandit have been funded by the Irish Research Council Government of Ireland Postdoctoral Fellowship Grant #GOIPD/2020/790.

+

Thanks to Georg P Krog (Signatu), Piero Bonatti (Universita' di Napoli Federico II), and Beatriz Esteves (Universidad Politécnica de Madrid) for their comments on drafts of this document.

+
+
+
+ + + diff --git a/documentation-generator/logs/changelog.txt b/documentation-generator/logs/changelog.txt index 00f07ae3d..d053a4d41 100644 --- a/documentation-generator/logs/changelog.txt +++ b/documentation-generator/logs/changelog.txt @@ -1,311 +1,272 @@ --- DPV --- MODULE: base -added: 12 ; removed: 0 ; changed: 0 - -Terms Added -TechnicalOrganisationalMeasure -DataController -DataSubject -Risk -Purpose -DataSubjectRight -PersonalDataCategory -Right -Recipient -PersonalDataHandling -LegalBasis -Processing - - -MODULE: personal_data_categories -added: 0 ; removed: 0 ; changed: 0 - - -MODULE: purposes -added: 64 ; removed: 0 ; changed: 0 - -Terms Added -ImproveInternalCRMProcesses -RequestedServiceProvision -DirectMarketing -NonCommercialResearch -DeliveryOfGoods -ResearchAndDevelopment -ServiceProvision -SellProductsToDataSubject -InternalResourceOptimisation -ServicePersonalization -CommercialResearch -SocialMediaMarketing -VendorPayment -CustomerOrderManagement -ServiceUsageAnalytics -VendorSelectionAssessment -PublicRelations -HumanResourceManagement -CommunicationManagement -SellProducts -OrganisationRiskManagement -Payment -Advertising -SellInsightsFromData -ServiceRecordManagement -CustomerManagement -OrganisationComplianceManagement -AcademicResearch -Marketing -UserInterfacePersonalisation -CustomerClaimsManagement -EnforceAccessControl -ServiceOptimization -FraudPreventionAndDetection -MemberPartnerManagement -OptimisationForConsumer -SellDataToThirdParties -CustomerCare -Personalisation -CreateEventRecommendations -AccountManagement -RecordManagement -RegistrationAuthentication -VendorManagement -EnforceSecurity -CommunicationForCustomerCare -PersonalisedBenefits -OptimisationForController -VendorRecordsManagement -Sector -CreatePersonalizedRecommendations -CustomerRelationshipManagement -LegalCompliance -OptimiseUserInterface -IncreaseServiceRobustness -CreateProductRecommendations -ImproveExistingProductsAndServices -Context -DisputeManagement -PersonalisedAdvertising -IdentityVerification -OrganisationGovernance -TechnicalServiceProvision -CustomerSolvencyMonitoring - - -MODULE: processing -added: 40 ; removed: 0 ; changed: 0 - -Terms Added -Retrieve -Disclose -Remove -Transfer -Restrict -Disseminate -Organise -Combine -MatchingCombining -Acquire -Copy -Alter -Obtain -MakeAvailable -Profiling -Collect -Derive -LargeScaleProcessing -Store -Transform -Align -Destruct -SystematicMonitoring -Transmit -InnovativeUseOfNewTechnologies -Erase -Adapt -DataSource -DiscloseByTransmission -AutomatedDecisionMaking -Analyse -PseudoAnonymise -Record -Move -EvaluationScoring -Share -Consult -Structure -Use -Anonymise - - -MODULE: technical_organisational_measures -added: 48 ; removed: 0 ; changed: 0 - -Terms Added -DPIA -LegalAgreement -NDA -DeIdentification -ConsultationWithAuthority -RegisterOfProcessingActivities -TechnicalMeasure -RegularityOfRecertification -DataTransferImpactAssessment -PrivacyByDesign -CodeOfConduct -Certification -PrivacyByDefault -AuthorisationProcedure -Seal -OrganisationalMeasure -Notice -StaffTraining -PIA -DesignStandard -Assessment -ContractualTerms -StorageDeletion -RiskMitigationMeasure -AccessControlMethod -RecordsOfActivities -AuthenticationProtocols -SafeguardForDataTransfer -CertificationSeal -StorageDuration -Anonymization -LegitimateInterestAssessment -PrivacyNotice -DataProcessingRecords -GuidelinesPrinciple -PseudonymisationEncryption -StorageLocation -Safeguard -EncryptionInRest -StorageRestriction -RiskManagementProcedure -StorageRestoration -SingleSignOn -EncryptionInTransfer -ImpactAssessment -PseudoAnonymization -Policy -Consultation - - +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- +MODULE: consent +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- +MODULE: context +added: 2 +removed: 2 +added: 2 ; removed: 2 +Concepts Removed +https://w3id.org/dpv#hasConsequence +https://w3id.org/dpv#Consequence + +Concepts Added +https://w3id.org/dpv#isAfter +https://w3id.org/dpv#isBefore +--- +MODULE: entities_authority +added: 12 +removed: 0 +added: 12 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#isSubTypeOf +https://w3id.org/dpv#Authority +https://w3id.org/dpv#isAuthorityFor +https://w3id.org/dpv#Relation +https://w3id.org/dpv#Concept +https://w3id.org/dpv#hasAuthority +https://w3id.org/dpv#DataProtectionAuthority +https://w3id.org/dpv#NationalAuthority +https://w3id.org/dpv#RegionalAuthority +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#SupraNationalAuthority +https://w3id.org/dpv#Entities_AuthorityConcepts +--- +MODULE: entities_datasubject +added: 10 +removed: 0 +added: 10 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#Entities_DatasubjectConcepts +https://w3id.org/dpv#Relation +https://w3id.org/dpv#Concept +https://w3id.org/dpv#hasDataSubject +https://w3id.org/dpv#Child +https://w3id.org/dpv#Adult +https://w3id.org/dpv#DataSubject +https://w3id.org/dpv#VulnerableDataSubject +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#isSubTypeOf +--- +MODULE: entities_legalrole +added: 23 +removed: 0 +added: 23 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#DataProcessor +https://w3id.org/dpv#DataProtectionOfficer +https://w3id.org/dpv#ThirdParty +https://w3id.org/dpv#hasDataExporter +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#isSubTypeOf +https://w3id.org/dpv#Recipient +https://w3id.org/dpv#DataController +https://w3id.org/dpv#hasDataProcessor +https://w3id.org/dpv#hasDataImporter +https://w3id.org/dpv#hasRecipientThirdParty +https://w3id.org/dpv#Relation +https://w3id.org/dpv#DataSubProcessor +https://w3id.org/dpv#hasJointDataControllers +https://w3id.org/dpv#DataImporter +https://w3id.org/dpv#hasDataController +https://w3id.org/dpv#Concept +https://w3id.org/dpv#DataExporter +https://w3id.org/dpv#hasRecipient +https://w3id.org/dpv#Entities_LegalroleConcepts +https://w3id.org/dpv#hasDataProtectionOfficer +https://w3id.org/dpv#JointDataControllers +https://w3id.org/dpv#hasRecipientDataController +--- +MODULE: entities_organisation +added: 14 +removed: 0 +added: 14 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#InternationalOrganisation +https://w3id.org/dpv#Relation +https://w3id.org/dpv#GovernmentalOrganisation +https://w3id.org/dpv#Concept +https://w3id.org/dpv#OrganisationalUnit +https://w3id.org/dpv#NonProfitOrganisation +https://w3id.org/dpv#Entities_OrganisationConcepts +https://w3id.org/dpv#NonGovernmentalOrganisation +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#ForProfitOrganisation +https://w3id.org/dpv#AcademicScientificOrganisation +https://w3id.org/dpv#IndustryConsortium +https://w3id.org/dpv#isSubTypeOf +https://w3id.org/dpv#Organisation +--- MODULE: entities -added: 12 ; removed: 0 ; changed: 0 - -Terms Added -VulnerableDataSubject -ThirdParty -DataProcessor -Authority -Child -DataImporter -DataExporter -DataProtectionAuthority -LegalEntity -Representative -DataSubProcessor -DataProtectionOfficer - - +added: 2 +removed: 33 +added: 2 ; removed: 33 +Concepts Removed +https://w3id.org/dpv#DataProcessor +https://w3id.org/dpv#ThirdParty +https://w3id.org/dpv#hasDataExporter +https://w3id.org/dpv#GovernmentalOrganisation +https://w3id.org/dpv#hasDataSubject +https://w3id.org/dpv#DataProtectionAuthority +https://w3id.org/dpv#DataSubject +https://w3id.org/dpv#Recipient +https://w3id.org/dpv#hasDataImporter +https://w3id.org/dpv#hasRecipientThirdParty +https://w3id.org/dpv#hasJointDataControllers +https://w3id.org/dpv#hasDataController +https://w3id.org/dpv#NonProfitOrganisation +https://w3id.org/dpv#NationalAuthority +https://w3id.org/dpv#IndustryConsortium +https://w3id.org/dpv#JointDataControllers +https://w3id.org/dpv#hasRecipientDataController +https://w3id.org/dpv#DataProtectionOfficer +https://w3id.org/dpv#Child +https://w3id.org/dpv#ForProfitOrganisation +https://w3id.org/dpv#VulnerableDataSubject +https://w3id.org/dpv#AcademicScientificOrganisation +https://w3id.org/dpv#DataController +https://w3id.org/dpv#hasDataProcessor +https://w3id.org/dpv#Authority +https://w3id.org/dpv#DataSubProcessor +https://w3id.org/dpv#DataImporter +https://w3id.org/dpv#DataExporter +https://w3id.org/dpv#hasRecipient +https://w3id.org/dpv#NonGovernmentalOrganisation +https://w3id.org/dpv#RegionalAuthority +https://w3id.org/dpv#SupraNationalAuthority +https://w3id.org/dpv#Organisation + +Concepts Added +https://w3id.org/dpv#Entity +https://w3id.org/dpv#hasResponsibleEntity +--- +MODULE: jurisdiction +added: 17 +removed: 0 +added: 17 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#hasThirdCountry +https://w3id.org/dpv#hasJurisdiction +https://w3id.org/dpv#Country +https://w3id.org/dpv#hasApplicableLaw +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#JurisdictionConcepts +https://w3id.org/dpv#Region +https://w3id.org/dpv#Location +https://w3id.org/dpv#EconomicUnion +https://w3id.org/dpv#hasCountry +https://w3id.org/dpv#ThirdCountry +https://w3id.org/dpv#hasLocation +https://w3id.org/dpv#Relation +https://w3id.org/dpv#SupraNationalUnion +https://w3id.org/dpv#Concept +https://w3id.org/dpv#isSubTypeOf +https://w3id.org/dpv#Law +--- MODULE: legal_basis -added: 14 ; removed: 0 ; changed: 0 - -Terms Added -VitalInterestOfNaturalPerson -OfficialAuthorityOfController -VitalInterestOfDataSubject -Contract -DataTransferLegalBasis -EnterIntoContract -LegitimateInterestOfController -LegitimateInterest -LegalObligation -LegitimateInterestOfThirdParty -PublicInterest -VitalInterest -Consent -ContractPerformance - - -MODULE: consent -added: 0 ; removed: 0 ; changed: 0 - - - +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- +MODULE: personal_data +added: 2 +removed: 0 +added: 2 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#CollectedPersonalData +https://w3id.org/dpv#GeneratedPersonalData +--- +MODULE: processing_context +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- +MODULE: processing +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- +MODULE: purposes +added: 2 +removed: 0 +added: 2 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#PersonnelManagement +https://w3id.org/dpv#TargetedAdvertising +--- +MODULE: risk +added: 23 +removed: 0 +added: 23 ; removed: 0 + +Concepts Added +https://w3id.org/dpv#hasImpact +https://w3id.org/dpv#Detriment +https://w3id.org/dpv#Consequence +https://w3id.org/dpv#Impact +https://w3id.org/dpv#ConsequenceOfSuccess +https://w3id.org/dpv#isInstanceOf +https://w3id.org/dpv#MaterialDamage +https://w3id.org/dpv#hasConsequence +https://w3id.org/dpv#NonMaterialDamage +https://w3id.org/dpv#mitigatesRisk +https://w3id.org/dpv#ConsequenceOfFailure +https://w3id.org/dpv#Benefit +https://w3id.org/dpv#Relation +https://w3id.org/dpv#isMitigatedByMeasure +https://w3id.org/dpv#Concept +https://w3id.org/dpv#hasRisk +https://w3id.org/dpv#Damage +https://w3id.org/dpv#Risk +https://w3id.org/dpv#Harm +https://w3id.org/dpv#ConsequenceAsSideEffect +https://w3id.org/dpv#isSubTypeOf +https://w3id.org/dpv#RiskConcepts +https://w3id.org/dpv#hasImpactOn +--- +MODULE: technical_organisational_measures +added: 0 +removed: 3 +added: 0 ; removed: 3 +Concepts Removed +https://w3id.org/dpv#hasRisk +https://w3id.org/dpv#isMitigatedByMeasure +https://w3id.org/dpv#mitigatesRisk +--- --- DPV-GDPR --- MODULE: legal_basis -added: 34 ; removed: 0 ; changed: 0 - -Terms Added -A9-2-f -A6-1-a-non-explicit-consent -A46-2-c -A9-2-j -A9-2-a -A9-2-b -A46-3-b -A49-1-c -A9-2-i -A6-1-c -A45-3 -A49-1-e -A49-2 -A46-2-b -A9-2-g -A49-1-a -A9-2-e -A6-1-d -A6-1-e -A46-2-d -A6-1-a-explicit-consent -A49-1-d -A9-2-c -A49-1-g -A49-1-f -A6-1-f -A9-2-d -A6-1-b -A46-2-a -A46-3-a -A49-1-b -A9-2-h -A46-2-e -A46-2-f - - +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- MODULE: rights -added: 12 ; removed: 0 ; changed: 0 - -Terms Added -A22 -A17 -A15 -A77 -A16 -A18 -A7-3 -A21 -A13 -A14 -A20 -A19 - - +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- MODULE: data_transfers -added: 9 ; removed: 0 ; changed: 0 - -Terms Added -SCCByCommission -SCCBySupervisoryAuthority -CertificationMechanismsForDataTransfers -StandardContractualClauses -AdHocContractualClauses -CodesOfConductForDataTransfers -SupplementaryMeasure -BindingCorporateRules -DataTransferTool - - +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- + +--- DPV-PD --- +added: 0 +removed: 0 +added: 0 ; removed: 0 +--- diff --git a/documentation-generator/ontology_metadata/dpv-gdpr.ttl b/documentation-generator/ontology_metadata/dpv-gdpr.ttl index 6cf53c272..b6701d071 100644 --- a/documentation-generator/ontology_metadata/dpv-gdpr.ttl +++ b/documentation-generator/ontology_metadata/dpv-gdpr.ttl @@ -24,7 +24,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The GDPR extension to Data Privacy Vocabulary provides terms (classes and properties) related to EU General Data Protection Regulation."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpv-gdpr" ; vann:preferredNamespaceUri "https://w3id.org/dpv/dpv-gdpr"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-legal.ttl b/documentation-generator/ontology_metadata/dpv-legal.ttl new file mode 100644 index 000000000..ad1f06c08 --- /dev/null +++ b/documentation-generator/ontology_metadata/dpv-legal.ttl @@ -0,0 +1,19 @@ +@prefix dct: . +@prefix owl: . +@prefix rdf: . +@prefix vann: . +@prefix xsd: . + + a owl:Ontology ; + dct:abstract "The LEGAL extension to Data Privacy Vocabulary provides concepts related to Jurisdictions - as locations, regions, countries, supra-national unions, and the Laws and Authorities that apply to them.@en ; + dct:contributor "Harshvardhan J. Pandit", + "Julian Flake"; + dct:created "2022-04-02"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit", "Julian Flake" ; + dct:description "The LEGAL extension to Data Privacy Vocabulary provides concepts related to Jurisdictions - as locations, regions, countries, supra-national unions, and the Laws and Authorities that apply to them."@en ; + dct:source ; + dct:title "DPV-LEGAL: Extension providing Jurisdictions, Laws, and Authorities for DPV"@en ; + vann:preferredNamespacePrefix "dpv-legal" ; + vann:preferredNamespaceUri "https://w3id.org/dpv/dpv-legal"^^xsd:string ; + dct:license ; + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-owl-gdpr.ttl b/documentation-generator/ontology_metadata/dpv-owl-gdpr.ttl index 3718168a9..f6a53af1c 100644 --- a/documentation-generator/ontology_metadata/dpv-owl-gdpr.ttl +++ b/documentation-generator/ontology_metadata/dpv-owl-gdpr.ttl @@ -24,7 +24,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The GDPR extension to Data Privacy Vocabulary provides terms (classes and properties) related to EU General Data Protection Regulation."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpvo-gdpr" ; vann:preferredNamespaceUri "https://w3id.org/dpv-owl/dpv-gdpr"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-owl-pd.ttl b/documentation-generator/ontology_metadata/dpv-owl-pd.ttl index 43fe81f5d..6651351ef 100644 --- a/documentation-generator/ontology_metadata/dpv-owl-pd.ttl +++ b/documentation-generator/ontology_metadata/dpv-owl-pd.ttl @@ -23,8 +23,8 @@ "Rigo Wenning", "Rob Brennan", "Simon Steyskal"; - dct:created "2022-02-15"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:created "2022-04-02"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "DPV-PD is an extension to the Data Privacy Vocabulary that provides additional terms related to Personal Data categories."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpvo-pd" ; vann:preferredNamespaceUri "https://w3id.org/dpv-owl/dpv-pd"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-owl.ttl b/documentation-generator/ontology_metadata/dpv-owl.ttl index e0d3556b4..7dd8f53f6 100644 --- a/documentation-generator/ontology_metadata/dpv-owl.ttl +++ b/documentation-generator/ontology_metadata/dpv-owl.ttl @@ -4,7 +4,7 @@ @prefix rdfs: . @prefix vann: . @prefix xsd: . -@prefix skos: . +@prefix skos: . @prefix dpvo: . @@ -27,7 +27,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The Data Privacy Vocabulary (DPV) provides terms (classes and properties) to represent information about legally compliant personal data handling, which includes purposes, processing, personal data, technical and organisational measures."@en ; @@ -36,4 +36,4 @@ vann:preferredNamespacePrefix "dpvo" ; vann:preferredNamespaceUri "https://w3id.org/dpv/dpv-owl"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-pd.ttl b/documentation-generator/ontology_metadata/dpv-pd.ttl index a7e1394a1..67f110c4b 100644 --- a/documentation-generator/ontology_metadata/dpv-pd.ttl +++ b/documentation-generator/ontology_metadata/dpv-pd.ttl @@ -23,8 +23,8 @@ "Rigo Wenning", "Rob Brennan", "Simon Steyskal"; - dct:created "2022-02-15"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:created "2022-04-02"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "DPV-PD is an extension to the Data Privacy Vocabulary that provides additional terms related to Personal Data categories."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpv-pd" ; vann:preferredNamespaceUri "https://w3id.org/dpv/dpv-pd"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-semantics.ttl b/documentation-generator/ontology_metadata/dpv-semantics.ttl index bdd7f62ff..a4bfa2aad 100644 --- a/documentation-generator/ontology_metadata/dpv-semantics.ttl +++ b/documentation-generator/ontology_metadata/dpv-semantics.ttl @@ -4,7 +4,7 @@ @prefix rdfs: . @prefix vann: . @prefix xsd: . -@prefix skos: . +@prefix skos: . @prefix dpv: . diff --git a/documentation-generator/ontology_metadata/dpv-skos-gdpr.ttl b/documentation-generator/ontology_metadata/dpv-skos-gdpr.ttl index 3718168a9..f6a53af1c 100644 --- a/documentation-generator/ontology_metadata/dpv-skos-gdpr.ttl +++ b/documentation-generator/ontology_metadata/dpv-skos-gdpr.ttl @@ -24,7 +24,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The GDPR extension to Data Privacy Vocabulary provides terms (classes and properties) related to EU General Data Protection Regulation."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpvo-gdpr" ; vann:preferredNamespaceUri "https://w3id.org/dpv-owl/dpv-gdpr"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-skos-pd.ttl b/documentation-generator/ontology_metadata/dpv-skos-pd.ttl index 43fe81f5d..6651351ef 100644 --- a/documentation-generator/ontology_metadata/dpv-skos-pd.ttl +++ b/documentation-generator/ontology_metadata/dpv-skos-pd.ttl @@ -23,8 +23,8 @@ "Rigo Wenning", "Rob Brennan", "Simon Steyskal"; - dct:created "2022-02-15"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:created "2022-04-02"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "DPV-PD is an extension to the Data Privacy Vocabulary that provides additional terms related to Personal Data categories."@en ; @@ -33,4 +33,4 @@ vann:preferredNamespacePrefix "dpvo-pd" ; vann:preferredNamespaceUri "https://w3id.org/dpv-owl/dpv-pd"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv-skos.ttl b/documentation-generator/ontology_metadata/dpv-skos.ttl index e0d3556b4..7dd8f53f6 100644 --- a/documentation-generator/ontology_metadata/dpv-skos.ttl +++ b/documentation-generator/ontology_metadata/dpv-skos.ttl @@ -4,7 +4,7 @@ @prefix rdfs: . @prefix vann: . @prefix xsd: . -@prefix skos: . +@prefix skos: . @prefix dpvo: . @@ -27,7 +27,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The Data Privacy Vocabulary (DPV) provides terms (classes and properties) to represent information about legally compliant personal data handling, which includes purposes, processing, personal data, technical and organisational measures."@en ; @@ -36,4 +36,4 @@ vann:preferredNamespacePrefix "dpvo" ; vann:preferredNamespaceUri "https://w3id.org/dpv/dpv-owl"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/ontology_metadata/dpv.ttl b/documentation-generator/ontology_metadata/dpv.ttl index f985ef247..3c04c210b 100644 --- a/documentation-generator/ontology_metadata/dpv.ttl +++ b/documentation-generator/ontology_metadata/dpv.ttl @@ -4,7 +4,7 @@ @prefix rdfs: . @prefix vann: . @prefix xsd: . -@prefix skos: . +@prefix skos: . @prefix dpv: . @@ -27,7 +27,7 @@ "Rob Brennan", "Simon Steyskal"; dct:created "2019-06-18"^^xsd:date ; - dct:modified "2022-02-15"^^xsd:date ; + dct:modified "2022-04-02"^^xsd:date ; dct:creator "Axel Polleres", "Harshvardhan J. Pandit" ; dct:description "The Data Privacy Vocabulary (DPV) provides terms (classes and properties) to represent information about legally compliant personal data handling, which includes purposes, processing, personal data, technical and organisational measures."@en ; @@ -36,4 +36,4 @@ vann:preferredNamespacePrefix "dpv" ; vann:preferredNamespaceUri "https://w3id.org/dpv"^^xsd:string ; dct:license ; - owl:versionInfo "0.4"^^xsd:string . \ No newline at end of file + owl:versionInfo "0.5"^^xsd:string . \ No newline at end of file diff --git a/documentation-generator/rdform.py b/documentation-generator/rdform.py index dec792f30..57a32298b 100644 --- a/documentation-generator/rdform.py +++ b/documentation-generator/rdform.py @@ -152,6 +152,7 @@ def load(self, graph=None): # iterate triples in graph for s, p, o in graph: + o_bckp = o iri = str(s) # DEBUG(f'{iri}') # if the object has been encountered before, retrieve it @@ -208,6 +209,8 @@ def load(self, graph=None): obj.metadata[p].append(o) else: obj.metadata[p] = o + if hasattr(o_bckp, 'language'): + obj.metadata[f'{p}__{o_bckp.language}'] = o # DEBUG(f'handled triple: {iri} {p} {o}') # DEBUG(f'type of s: {type(iri)}') # DEBUG(f'data in p: {obj.metadata[p]}') diff --git a/documentation-generator/vocab_csv/BaseOntology.csv b/documentation-generator/vocab_csv/BaseOntology.csv index bae7bd6f0..93b2e78e3 100644 --- a/documentation-generator/vocab_csv/BaseOntology.csv +++ b/documentation-generator/vocab_csv/BaseOntology.csv @@ -1,6 +1,6 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","","","","","" "PersonalDataHandling","Personal Data Handling","A high-level Class to describe 'data handling'. This can consist of personal data being processed for a purpose, involving entities, using technical and organisational measures, applicable risks, rights, and legal basis.","dpv:Concept","","","","","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" -"PersonalData","Personal Data","Data directly or indirectly associated or related to an individual.","dpv:Data","spl:AnyData","rdfs:seeAlso","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)'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2022-01-19","accepted","Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","","","","","" +"PersonalData","Personal Data","Data directly or indirectly associated or related to an individual.","dpv:Data","spl:AnyData","rdfs:seeAlso","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)'.","(GDPR Art.4-1,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2022-01-19","accepted","Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","","","","","" "Processing","Processing","The processing performed on personal data","dpv:Concept","spl:AnyProcessing","rdfs:seeAlso","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" "Purpose","Purpose","The purpose of processing personal data","dpv:Concept","spl:AnyPurpose","rdfs:seeAlso","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" "Recipient","Recipient","Entities that receive personal data","dpv:LegalEntity","spl:AnyRecipient","rdfs:seeAlso","A recipient of personal data can be used to indicate any entity that receives personal data. This can be a Third Party, Processor (GDPR), or even a Controller. ","(SPECIAL Project,https://www.specialprivacy.eu/),(GDPR Art.4-9g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/BaseOntology_properties.csv b/documentation-generator/vocab_csv/BaseOntology_properties.csv index 5b1d796c7..643c4f311 100644 --- a/documentation-generator/vocab_csv/BaseOntology_properties.csv +++ b/documentation-generator/vocab_csv/BaseOntology_properties.csv @@ -11,7 +11,7 @@ "hasLegalBasis","has legal basis","Indicates use or applicability of a Legal Basis","dpv:Concept","dpv:LegalBasis","dpv:Relation","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "hasDataSubject","has data subject","Indicates association with Data Subject","dpv:Concept","dpv:DataSubject","dpv:Relation","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger ","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasDataController","has data controller","Indicates association with Data Controller","dpv:Concept","dpv:DataController","dpv:Relation","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger +"hasDataController","has data controller","Indicates association with Data Controller","dpv:Concept","dpv:LegalEntity","dpv:Relation","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger ","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "hasRight","has right","Indicates use or applicability of Right","dpv:Concept","dpv:Right","dpv:Relation","","","","","2020-11-18","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/18-dpvcg-minutes.html","","","","","","","","","","","","","" "hasRisk","has risk","Indicates applicability of Risk","dpv:Concept","dpv:Risk","dpv:Relation","","","","","2020-11-18","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/18-dpvcg-minutes.html","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/Consent.csv b/documentation-generator/vocab_csv/Consent.csv deleted file mode 100644 index f79ea987d..000000000 --- a/documentation-generator/vocab_csv/Consent.csv +++ /dev/null @@ -1,3 +0,0 @@ -"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"Consent","Consent","","dpv:LegalBasis","","","","","","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2021/04/07-dpvcg-minutes.html","","","","","","","","","","","","","" -" ","","","","","","","","","","","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Context.csv b/documentation-generator/vocab_csv/Context.csv index d705d9ca3..a25444a11 100644 --- a/documentation-generator/vocab_csv/Context.csv +++ b/documentation-generator/vocab_csv/Context.csv @@ -9,21 +9,6 @@ "NotRequired","Not Required","Indication of neither being required nor optional i.e. not relevant or needed","dpv:Necessity","","","","","2022-02-15","","accepted","Harshvardhan J. Pandit, Paul Ryan, Georg P Krog, Julian Flake, Beatriz Esteves","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","","","" "Technology","Technology","The technology, technological implementation, or any techniques, skills, methods, and processes used or applied","dpv:Concept","","","Examples (non-exhaustive) include: Algorithm, Process, Method, Skill, Database, Cookies, Server, Device","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","","","" "AlgorithmicLogic","Algorithmic Logic","The algorithmic logic applied or used","dpv:Context","","","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.","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"Consequence","Consequence","The consequence(s) possible or arising from indicated plan or action","dpv:Context","","","","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"ConsequenceOfSuccess","","","dpv:Consequence","","","","","","","proposed","","","","","","","","","","","","","","","","","" -"ConsequenceOfFailure","","","dpv:Consequence","","","","","","","proposed","","","","","","","","","","","","","","","","","" -"CosequenceOfMaterialisation","","","dpv:Consequence","","","","","","","proposed","","","","","","","","","","","","","","","","","" -"ConsenquenceOfNonMaterialisation","","","dpv:Consequence","","","","","","","proposed","","","","","","","","","","","","","","","","","" -"HumanInvolvement","Human Involvement","The involvement of humans as a factor or agent in processing","dpv:Context","","","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.","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"Duration","Duration","The duration or temporal limitation","dpv:Concept","","","","","2022-02-09","","accepted","","","","","","","","","","","","","","","","","" -"Frequency","Frequency","The frequency or information about periods and repetitions in terms of recurrence.","dpv:Concept","","","","","2022-02-16","","accepted","","","","","","","","","","","","","","","","","" -"Event","Event","An activity or occurence","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"Service","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"Product","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"Application","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"SmartphoneApplication","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"DigitalService","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"OnlineService","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"DataBreach","","","dpv:Concept","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"Beneficiary","Beneficiary","Beneficiary in context of purpose and its resulting benefits","dpv:Concept","","","This needs further details, the group is asking feedback about whether Beneficiaries of a specific purposes hould be specified separately or not. self.DataSubject, self.DataController, society ? ( --- under consideration ---)","","2019-04-05","","proposed","Axel Polleres","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"Benefit","Benefit","The benefits obtained or derived or provided from a purpose","dpv:Concept","","","","","2021-01-06","","proposed","","https://www.w3.org/2021/01/06-dpvcg-minutes.html","","","","","","","","","","","","","","","" \ No newline at end of file +"HumanInvolvement","Human Involvement","The involvement of humans in specified context","dpv:Context","","","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.","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","" +"Duration","Duration","The duration or temporal limitation","dpv:Concept","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","" +"Frequency","Frequency","The frequency or information about periods and repetitions in terms of recurrence.","dpv:Concept","","","","","2022-02-16","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Context_properties.csv b/documentation-generator/vocab_csv/Context_properties.csv index 0b59bf281..3df268a69 100644 --- a/documentation-generator/vocab_csv/Context_properties.csv +++ b/documentation-generator/vocab_csv/Context_properties.csv @@ -1,16 +1,11 @@ "Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" "hasContext","has context","Indicates a purpose is restricted to the specified context(s)","dpv:Purpose","dpv:Context","dpv:Relation","","","","","2019-04-05","","accepted","","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasBeneficiary","has beneficiary","Cui bono? Who is the ultimate beneficiary of this purpose, here a stakeholder can be declared, e.g. the DataSubjects themselves or the Data Controller. ( --- under consideration --- )","dpv:Benefit","dpv:Beneficiary","dpv:Relation","","","If we want ot be able to say something about the beneficiary of a purpose, we probably also need to say something about how the beneficiary benefits? - whether it is good for the controller or data subject","","","","proposed","","","","","","","","","","","","","","","" -"hasBenefit","has benefit","Indicates a concept has the specified benefit.","dpv:Purpose","dpv:Benefit","dpv:Relation","","","","","2021-01-06","","proposed","","https://www.w3.org/2021/01/06-dpvcg-minutes.html","","","","","","","","","","","","","" "isImplementedByEntity","is implemented by entity","Indicates implementation details such as entities or agents","dpv:Concept","dpv:Entity","dpv:Relation","","","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.","","2019-05-07","2022-01-26","modified","Axel Polleres, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan, Julian Flake","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","" "isImplementedUsingTechnology","is implemented using technology","Indicates implementation details such as technologies or processes","dpv:Concept","dpv:Technology","dpv:Relation","","","The term 'technology' is inclusive of technologies, processes, and methods.","","2022-01-26","","accepted","Beatriz Esteves, Harshvardhan J. Pandit, Paul Ryan, Julian Flake","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","" "hasAlgorithmicLogic","has algorithmic logic","Indicates the logic used in processing such as for automated decision making","dpv:Concept","dpv:AlgorithmicLogic","dpv:Relation","","","","","2020-11-04","","accepted","Georg P. Krog, Paul Ryan, Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"hasConsequence","has consequence","Indicates consequences of processing such as those for Data Subjects in relation to automated decision making","dpv:Concept","dpv:Consequence","dpv:Relation","","","Removed plural suffix for consistency","","2020-11-04","2021-09-21","accepted","Georg P. Krog, Paul Ryan, Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "hasHumanInvolvement","has human involvement","Indicates Involvement of humans in processing such as within automated decision making process","dpv:Concept","dpv:HumanInvolvement","dpv:Relation","","","Human involvement is also relevant to 'human in the loop' ","","2020-11-04","","accepted","Georg P. Krog, Paul Ryan, Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "hasDuration","has duration","Indicates information about duration","dpv:Concept","dpv:Duration","dpv:Relation","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "hasIdentifier","has identifier","Indicates an identifier associated for identification or reference","dpv:Concept","dpv:Concept","dpv:Relation","","","","","2020-11-25","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasFrequency","has frequency","Indicates the frequency with which something takes place","dpv:Concept","dpv:Frequency","dpv:Relation","","","","","2022-02-16","","accepted","","","","","","","","","","","","","","","" -"","follows from","Indicates the concept follows from or comes after the specified concept","dpv:Concept","dpv:Concept","dpv:Relation","","","","","","","proposed","","","","","","","","","","","","","","","" -"","is followed by","Indicates the concept is followed by or comes before the specified concept","dpv:Concept","dpv:Concept","dpv:Relation","","","","","","","proposed","","","","","","","","","","","","","","","" -"isBefore","","Indicates the specified concepts is 'before' this concept in some context","dpv:Concept","dpv:Concept","dpv:Relation","","","","","","","proposed","","","","","","","","","","","","","","","" -"isAfter","","Indicates the specified concepts is 'before' this concept in some context","dpv:Concept","dpv:Concept","dpv:Relation","","","","","","","proposed","","","","","","","","","","","","","","","" \ No newline at end of file +"hasFrequency","has frequency","Indicates the frequency with which something takes place","dpv:Concept","dpv:Frequency","dpv:Relation","","","","","2022-02-16","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/23-dpvcg-minutes.html","","","","","","","","","","","","","" +"isBefore","is before","Indicates the specified concepts is 'before' this concept in some context","dpv:Concept","dpv:Concept","dpv:Relation","","","","","2022-03-02","","accepted","Georg P. Krog, Harshvardhan J. Pandit, Julian Flake","https://www.w3.org/2022/03/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"isAfter","is after","Indicates the specified concepts is 'after' this concept in some context","dpv:Concept","dpv:Concept","dpv:Relation","","","","","2022-03-02","","accepted","Georg P. Krog, Harshvardhan J. Pandit, Julian Flake","https://www.w3.org/2022/03/02-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities.csv b/documentation-generator/vocab_csv/Entities.csv index 2d0de102f..7ed40b8ef 100644 --- a/documentation-generator/vocab_csv/Entities.csv +++ b/documentation-generator/vocab_csv/Entities.csv @@ -1,28 +1,5 @@ -"Term Entity","Label Entity","Description A human or non-human 'thing' that constitutes as an entity","ParentTerm dpv:Concept","RelatedTerms ","Relation ","Comment ","Source ","Created ","Modified ","Status accepted","Contributors ","Resolution ","","","","","","","","","","","","","" +"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"Entity","Entity","A human or non-human 'thing' that constitutes as an entity","dpv:Concept","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" "LegalEntity","Legal Entity","A human or non-human 'thing' that constitutes as an entity and which is recognised and defined in law","dpv:Entity","","","","","2019-04-05","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"NaturalPerson","Natural Person","A human","dpv:Entity","","","","","2022-02-09","","accepted","","","","","","","","","","","","","","","" -"DataController","Data Controller","The individual or organisation that decides (or controls) the purpose(s) of processing personal data.","dpv:LegalEntity","","","The terms 'Controller' is usually the more common form of indicating a Data Controller. In ISO/IEC the term 'PII Controller' is used.","(GDPR Art.4-7g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_7/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataProcessor","Data Processor","A ‘processor’ means a natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.","dpv:Recipient","","","","(GDPR Art.4-8,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_8/oj)","2019-06-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataSubProcessor","Data Sub-Processor","A 'sub-processor' is a processor engaged by another processor","dpv:DataProcessor","","","sub-processor' is a commonly used term similar to 'sub-contractor' and does not have a specific legal definition","","2020-11-25","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" -"Recipient","Recipient","Entities that receive personal data","dpv:LegalEntity","spl:AnyRecipient","rdfs:seeAlso","A recipient of personal data can be used to indicate any entity that receives personal data. This can be a Third Party, Processor (GDPR), or even a Controller. ","(SPECIAL Project,https://www.specialprivacy.eu/),(GDPR Art.4-9g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"ThirdParty","Third Party","A ‘third party’ means a natural or legal person, public authority, agency or body other than the data subject, controller, processor and people who, under the direct authority of the controller or processor, are authorised to process personal data.","dpv:Recipient","","","","(GDPR Art.4-10,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_10/oj)","2019-06-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataProtectionOfficer","Data Protection Officer","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.","dpv:Representative","","","","(GDPR Art.37,https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj)","2020-11-04","2021-12-08","modified","Georg Krog, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"DataExporter","Data Exporter","An entity that 'exports' data where exporting is considered a form of data transfer","dpv:LegalEntity","","","The EU, in particular the EDPB, uses data exporter the context of cross-border data transfers/flows. These concepts are not bound by jurisdictional or geopolitical scopes within DPV and can thus be used for any notion of exporting","(EDPB Recommendations 01/2020 on Data Transfers, https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en)","2021-09-08","","accepted","David Hickey, Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataImporter","Data Importer","An entity that 'imports' data where importing is considered a form of data transfer","dpv:Recipient","","","The EU, in particular the EDPB, uses data importing the context of cross-border data transfers/flows. These concepts are not bound by jurisdictional or geopolitical scopes within DPV and can thus be used for any notion of importing","(EDPB Recommendations 01/2020 on Data Transfers, https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en)","2021-09-08","","accepted","David Hickey, Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","" -"JointDataControllers","Joint Data Controllers","A group of Data Controllers that jointly determine the purposes and means of processing","dpv:DataController","","","To indicate the membership, hasDataController may be used","","2022-02-02","","accepted","Georg Krog, Harshvardhan Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"Representative","Representative","A representative of a legal entity","dpv:LegalEntity","","","","(GDPR Art.27,https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj)","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"Authority","Authority","An authority with the power to create or enforce laws, or determine their compliance.","dpv:LegalEntity,dpv:GovernmentalOrganisation","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"DataProtectionAuthority","Data Protection Authority","An authority tasked with overseeing legal compliance regarding privacy and data protection laws.","dpv:Authority","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"NationalAuthority","NationalAuthority","e.g. DPA, but not all ""DPA"" are national authority e.g. EDPS and EDPB","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"RegionalAuthority","RegionalAuthority","e.g. regional DPA in DE / US-CA","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"SupraNationalAuthority","SupraNationalAuthority","e.g. EU, EDPB","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataSubject","Data Subject","The individual (or category of individuals) whose personal data is being processed","dpv:LegalEntity,dpv:NaturalPerson","","","The term 'data subject' is specific to the GDPR, but is functionally equivalent to the term 'individual' and the ISO/IEC term 'PII Principle'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"Organisation","Organisation","A general term reflecting a company or a business or a group acting as a unit","dpv:LegalEntity","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"IndustryConsortium","IndustryConsortium","A consortium established and comprising on industry organisations","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"GovernmentalOrganisation","GovernmentalOrganisation","An organisation managed or part of government","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"NonGovernmentalOrganisation","NonGovernmentalOrganisation","An organisation not part of or independent from the government","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"ForProfitOrganisation","ForProfitOrganisation","An organisation that aims to achieve profit as its primary goal","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"NonProfitOrganisation","NonProfitOrganisation","An organisation that does not aim to achieve profit as its primary goal","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"AcademicScientificOrganisation","AcademicScientificOrganisation","Organisations related to academia or scientific pursuits e.g. Universities, Schools, Research Bodies","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"Child","Child","A 'child' is a natural legal person who is below a certain legal age depending on the legal jurisdiction.","dpv:DataSubject","","","The legality of age defining a child varies by jurisdiction. In addition, 'child' is distinct from a 'minor'. For example, the legal age drinking 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.","","2020-11-25","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" -"VulnerableDataSubject","Vulnerable Data Subject","Data Subjects which should be considered 'vulnerable' and therefore would require additional measures and safeguards","dpv:DataSubject","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" \ No newline at end of file +"NaturalPerson","Natural Person","A human","dpv:Entity","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"Representative","Representative","A representative of a legal entity","dpv:LegalEntity","","","","(GDPR Art.27,https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj)","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_Authority.csv b/documentation-generator/vocab_csv/Entities_Authority.csv new file mode 100644 index 000000000..6c454f055 --- /dev/null +++ b/documentation-generator/vocab_csv/Entities_Authority.csv @@ -0,0 +1,6 @@ +"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"Authority","Authority","An authority with the power to create or enforce laws, or determine their compliance.","dpv:LegalEntity,dpv:GovernmentalOrganisation","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"DataProtectionAuthority","Data Protection Authority","An authority tasked with overseeing legal compliance regarding privacy and data protection laws.","dpv:Authority","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"NationalAuthority","NationalAuthority","An authority tasked with overseeing legal compliance for a nation","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"RegionalAuthority","RegionalAuthority","An authority tasked with overseeing legal compliance for a region ","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"SupraNationalAuthority","SupraNationalAuthority","An authority tasked with overseeing legal compliance for a supra-national union e.g. EU","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_Authority_properties.csv b/documentation-generator/vocab_csv/Entities_Authority_properties.csv new file mode 100644 index 000000000..78545e103 --- /dev/null +++ b/documentation-generator/vocab_csv/Entities_Authority_properties.csv @@ -0,0 +1,3 @@ +"Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"hasAuthority","has authority","Indicates applicability of authority for a jurisdiction","dpv:Concept","dpv:Authority","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" +"isAuthorityFor","is authority for","Indicates area, scope, or applicability of an Authority","dpv:Authority","dpv:Concept","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_DataSubjects.csv b/documentation-generator/vocab_csv/Entities_DataSubject.csv similarity index 51% rename from documentation-generator/vocab_csv/Entities_DataSubjects.csv rename to documentation-generator/vocab_csv/Entities_DataSubject.csv index bca3397a3..a2006fc01 100644 --- a/documentation-generator/vocab_csv/Entities_DataSubjects.csv +++ b/documentation-generator/vocab_csv/Entities_DataSubject.csv @@ -1,25 +1,24 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"DataSubject","Data Subject","The individual (or category of individuals) whose personal data is being processed","dpv:LegalEntity","","","The term 'data subject' is specific to the GDPR, but is functionally equivalent to the term 'individual' and the ISO/IEC term 'PII Principle'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"Child","Child","A 'child' is a natural legal person who is below a certain legal age depending on the legal jurisdiction.","dpv:DataSubject","","","The legality of age defining a child varies by jurisdiction. In addition, 'child' is distinct from a 'minor'. For example, the legal age drinking 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.","","2020-11-25","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" -"VulnerableDataSubject","Vulnerable Data Subject","Data Subjects which should be considered 'vulnerable' and therefore would require additional measures and safeguards","dpv:DataSubject","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"NatualPerson","NatualPerson","PROPOSED TBD concept for parent concept for child/adult and data subject","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" -"Adult","Adult","A data subject that is not a child i.e. has attained some legally specified age of adulthood","dpv:DataSubject","","","","","","","proposed","Georg Krog","","","","","","","","","","","","","","" -"Patient","Patient","relevance: medical, health domains and laws","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" -"Employee","Employee","relevance: employment laws","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" -"Student","Student","relevance: education laws","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" -"Citizen","Citizen","TBD relevance: governance and immigration laws","dpv:DataSubject","tbd","","","","","","proposed","","","","","","","","","","","","","","","" -"NonCitizen","NonCitizen","relevance: governance and immigration laws","dpv:DataSubject","tbd","","","","","","proposed","","","","","","","","","","","","","","","" -"Immigrant","Immigrant","relevance: governance and immigration laws","dpv:DataSubject","tbd","","","","","","proposed","","","","","","","","","","","","","","","" -"Tourist","Tourist","relevance: governance and immigration laws","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" -"Customer","Customer","relevance: consumer, competition, and service laws","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" -"Consumer","Consumer","consumer is a subset of customer ???","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" +"DataSubject","Data Subject","The individual (or category of individuals) whose personal data is being processed","dpv:LegalEntity,dpv:NaturalPerson","","","The term 'data subject' is specific to the GDPR, but is functionally equivalent to the term 'individual' and the ISO/IEC term 'PII Principle'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" +"Child","Child","A 'child' is a natural legal person who is below a certain legal age depending on the legal jurisdiction.","dpv:NatualPerson","","","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.","","2020-11-25","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" +"Adult","Adult","A natural person that is not a child i.e. has attained some legally specified age of adulthood","dpv:DataSubject","","","","","2022-03-30","","accepted","Georg Krog","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VulnerableDataSubject","Vulnerable Data Subject","Data Subjects which should be considered 'vulnerable' and therefore would require additional measures and safeguards","dpv:DataSubject","","","This concept denote 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.","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"Patient","Patient","relevance: medical, health domains and laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"Employee","Employee","relevance: employment laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"Student","Student","relevance: education laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"Citizen","Citizen","TBD relevance: governance and immigration laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"NonCitizen","NonCitizen","relevance: governance and immigration laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"Immigrant","Immigrant","relevance: governance and immigration laws","dpv:DataSubject","y","","","","","","proposed","","","","","","","","","","","","","","","" +"Tourist","Tourist","relevance: governance and immigration laws","dpv:DataSubject","x","","","","","","proposed","","","","","","","","","","","","","","","" +"Customer","Customer","Q:: consumer is a subset of customer ???","dpv:LegalEntity","y -> d","","","","","","proposed","","","","","","","","","","","","","","","" +"Consumer","Consumer","Q:: consumer is a subset of customer ???","dpv:DataSubject","y -> d","","","","","","proposed","","","","","","","","","","","","","","","" "User","User","relevance: common use-case ;; possible confusion between user vs consumer","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "JobApplicant","JobApplicant","could go in HR / Management extension alongside purposes etc. ?","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "Visitor","Visitor","relevance: common use-case ;; distinct from user e.g. user of a system ","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "Member","Member","distinct from customer, consumer, user, etc. by virtue of participation and rules governing memberships","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" "Applicant","Applicant","possible duplicate of JobApplicant without further distinction","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" "Trainees","Trainees","could go in HR / Management extension alongside purposes etc. ?","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" -"Subscriber","Subscriber","possible similarity with customer and consumer ;; could be needed to tie with subscription services?","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" +"Subscriber","Subscriber","possible similarity with customer and consumer ;; could be needed to tie with subscription services? -- different from customer/consumer?","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "ServiceUsers","ServiceUsers","possible duplicate of user without further distinction","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "WebsiteVisitors","WebsiteVisitors","possible confusion between visitor vs user e.g. website visitor / service user","dpv:DataSubject","","","","","","","proposed","","","","","","","","","","","","","","","" "Clients","Clients","possible duplicate of customer or consumer depending on context","dpv:LegalEntity","","","","","","","proposed","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_DataSubject_properties.csv b/documentation-generator/vocab_csv/Entities_DataSubject_properties.csv new file mode 100644 index 000000000..69658f94f --- /dev/null +++ b/documentation-generator/vocab_csv/Entities_DataSubject_properties.csv @@ -0,0 +1,3 @@ +"Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"hasDataSubject","has data subject","Indicates association with Data Subject","dpv:Concept","dpv:DataSubject","dpv:hasEntity","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasAgeOfMaturity","has age of maturity","Indicates the age in years for when the person achieves maturity and can legally engage in specified activity","dpv:Concept","xsd:int","","","","","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_LegalRole.csv b/documentation-generator/vocab_csv/Entities_LegalRole.csv index b2f98c2e1..2369f4c8a 100644 --- a/documentation-generator/vocab_csv/Entities_LegalRole.csv +++ b/documentation-generator/vocab_csv/Entities_LegalRole.csv @@ -4,14 +4,7 @@ "DataSubProcessor","Data Sub-Processor","A 'sub-processor' is a processor engaged by another processor","dpv:DataProcessor","","","sub-processor' is a commonly used term similar to 'sub-contractor' and does not have a specific legal definition","","2020-11-25","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/25-dpvcg-minutes.html","","","","","","","","","","","","","" "Recipient","Recipient","Entities that receive personal data","dpv:LegalEntity","spl:AnyRecipient","rdfs:seeAlso","A recipient of personal data can be used to indicate any entity that receives personal data. This can be a Third Party, Processor (GDPR), or even a Controller. ","(SPECIAL Project,https://www.specialprivacy.eu/),(GDPR Art.4-9g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_9/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "ThirdParty","Third Party","A ‘third party’ means a natural or legal person, public authority, agency or body other than the data subject, controller, processor and people who, under the direct authority of the controller or processor, are authorised to process personal data.","dpv:Recipient","","","","(GDPR Art.4-10,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_10/oj)","2019-06-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataProtectionOfficer","Data Protection Officer","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.","dpv:Representative","","","","(GDPR Art.37,https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj)","2020-11-04","2021-12-08","modified","Georg Krog, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "DataExporter","Data Exporter","An entity that 'exports' data where exporting is considered a form of data transfer","dpv:LegalEntity","","","The EU, in particular the EDPB, uses data exporter the context of cross-border data transfers/flows. These concepts are not bound by jurisdictional or geopolitical scopes within DPV and can thus be used for any notion of exporting","(EDPB Recommendations 01/2020 on Data Transfers, https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en)","2021-09-08","","accepted","David Hickey, Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","" "DataImporter","Data Importer","An entity that 'imports' data where importing is considered a form of data transfer","dpv:Recipient","","","The EU, in particular the EDPB, uses data importing the context of cross-border data transfers/flows. These concepts are not bound by jurisdictional or geopolitical scopes within DPV and can thus be used for any notion of importing","(EDPB Recommendations 01/2020 on Data Transfers, https://edpb.europa.eu/our-work-tools/our-documents/recommendations/recommendations-012020-measures-supplement-transfer_en)","2021-09-08","","accepted","David Hickey, Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","" "JointDataControllers","Joint Data Controllers","A group of Data Controllers that jointly determine the purposes and means of processing","dpv:DataController","","","To indicate the membership, hasDataController may be used","","2022-02-02","","accepted","Georg Krog, Harshvardhan Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"Representative","Representative","A representative of a legal entity","dpv:LegalEntity","","","","(GDPR Art.27,https://eur-lex.europa.eu/eli/reg/2016/679/art_27/oj)","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"Authority","Authority","An authority with the power to create or enforce laws, or determine their compliance.","dpv:LegalEntity,dpv:GovernmentalOrganisation","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"DataProtectionAuthority","Data Protection Authority","An authority tasked with overseeing legal compliance regarding privacy and data protection laws.","dpv:Authority","","","","","2020-11-04","","accepted","Georg Krog, Paul Ryan, Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"NationalAuthority","NationalAuthority","e.g. DPA, but not all ""DPA"" are national authority e.g. EDPS and EDPB","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"RegionalAuthority","RegionalAuthority","e.g. regional DPA in DE / US-CA","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"SupraNationalAuthority","SupraNationalAuthority","e.g. EU, EDPB","dpv:Authority","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"DataSubject","Data Subject","The individual (or category of individuals) whose personal data is being processed","dpv:LegalEntity,dpv:NaturalPerson","","","The term 'data subject' is specific to the GDPR, but is functionally equivalent to the term 'individual' and the ISO/IEC term 'PII Principle'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file +"DataProtectionOfficer","Data Protection Officer","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.","dpv:Representative","","","","(GDPR Art.37,https://eur-lex.europa.eu/eli/reg/2016/679/art_37/oj)","2020-11-04","2021-12-08","modified","Georg Krog, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_LegalRole_properties.csv b/documentation-generator/vocab_csv/Entities_LegalRole_properties.csv index 31d97f5f7..886a16068 100644 --- a/documentation-generator/vocab_csv/Entities_LegalRole_properties.csv +++ b/documentation-generator/vocab_csv/Entities_LegalRole_properties.csv @@ -1,14 +1,11 @@ "Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"hasRepresentative","has representative","Specifies representative of the legal entity","dpv:Entity","dpv:Representative","dpv:hasEntity","","","","","2020-11-04","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"hasRecipient","has recipient","Indicates Recipient of Personal Data","dpv:Concept","dpv:Recipient","dpv:hasEntity","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger -","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasDataSubject","has data subject","Indicates association with Data Subject","dpv:Concept","dpv:DataSubject","dpv:hasEntity","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger -","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "hasDataController","has data controller","Indicates association with Data Controller","dpv:Concept","dpv:DataController","dpv:hasEntity","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger ","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasJointDataController","","Indicates inclusion or applicability of a Joint Data Controller","dpv:Concept","dpv:JointDataController","dpv:hasDataController","","","","","","","accepted","","","","","","","","","","","","","","","" -"hasDataProcessor","","Indiciates inclusion or applicability of a Data Processor","dpv:Concept","dpv:DataProcessor","dpv:hasRecipient","","","","","","","accepted","","","","","","","","","","","","","","","" -"hasRecipientDataController","","Indiciates inclusion or applicability of a Data Controller as a Recipient of persona data","dpv:Concept","dpv:DataController","dpv:hasRecipient","","","","","","","accepted","","","","","","","","","","","","","","","" -"hasRecipientThirdParty","","Indiciates inclusion or applicability of a Third Party as a Recipient of persona data","dpv:Concept","dpv:ThirdParty","dpv:hasRecipient","","","","","","","accepted","","","","","","","","","","","","","","","" -"hasDataExporter","","Indiciates inclusion or applicability of a LegalEntity in the role of Data Exporter","dpv:Concept","dpv:DataExporter","dpv:hasEntity","","","","","","","accepted","","","","","","","","","","","","","","","" -"hasDataImporter","","Indiciates inclusion or applicability of a LegalEntity in the role of Data Importer","dpv:Concept","dpv:DataImporter","dpv:hasRecipient","","","","","","","accepted","","","","","","","","","","","","","","","" \ No newline at end of file +"hasJointDataControllers","has joint data controllers","Indicates inclusion or applicability of a Joint Data Controller","dpv:Concept","dpv:JointDataControllers","dpv:hasDataController","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasDataProcessor","has data processor","Indiciates inclusion or applicability of a Data Processor","dpv:Concept","dpv:DataProcessor","dpv:hasRecipient","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasRecipient","has recipient","Indicates Recipient of Personal Data","dpv:Concept","dpv:Recipient","dpv:hasEntity","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasRecipientDataController","has recipient data controller","Indiciates inclusion or applicability of a Data Controller as a Recipient of persona data","dpv:Concept","dpv:DataController","dpv:hasRecipient","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasRecipientThirdParty","has recipient third party","Indiciates inclusion or applicability of a Third Party as a Recipient of persona data","dpv:Concept","dpv:ThirdParty","dpv:hasRecipient","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasDataExporter","has data exporter","Indiciates inclusion or applicability of a LegalEntity in the role of Data Exporter","dpv:Concept","dpv:DataExporter","dpv:hasEntity","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasDataImporter","has data importer","Indiciates inclusion or applicability of a LegalEntity in the role of Data Importer","dpv:Concept","dpv:DataImporter","dpv:hasRecipient","","","","","2022-02-09","","accepted","Paul Ryan, Georg P. Krog, Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasDataProtectionOfficer","has data protection officer","Specifices an associated data protection officer","dpv:Concept","dpv:DataProtectionOfficer","dpv:hasRepresentative","","","","","2022-03-02","","accepted","Paul Ryan, Rob Brennan","https://www.w3.org/2022/03/02-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_Organisation.csv b/documentation-generator/vocab_csv/Entities_Organisation.csv index a9100398b..f1af6667b 100644 --- a/documentation-generator/vocab_csv/Entities_Organisation.csv +++ b/documentation-generator/vocab_csv/Entities_Organisation.csv @@ -1,11 +1,10 @@ -"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"Organisation","","","dpv:LegalEntity","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"IndustryConsortium","IndustryConsortium","","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"GovernmentalOrganisation","GovernmentalOrganisation","e.g. tax department ; should DPA go under these?","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"NonGovernmentalOrganisation","NonGovernmentalOrganisation","","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"ForProfitOrganisation","ForProfitOrganisation","","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"NonProfitOrganisation","NonProfitOrganisation","","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"AcademicScientificOrganisation","AcademicScientificOrganisation","Universities, Schools, Research Bodies","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" -"ReligiousAssociations","","DISCUSS TBD","","","","","","","","proposed","","","","","","","","","","","","","","","" -"InternationalOrganisation","","","","","","","","","","proposed","","","","","","","","","","","","","","","" -"OrganisationUnit","","","","","","","","","","proposed","","","","","","","","","","","","","","","" \ No newline at end of file +"Term ReligiousAssociations","Label ","Description DISCUSS TBD","ParentTerm ","RelatedTerms ","Relation ","Comment ","Source ","Created ","Modified ","Status proposed","Contributors ","Resolution ","","","","","","","","","","","","","" +"Organisation","Organisation","A general term reflecting a company or a business or a group acting as a unit","dpv:LegalEntity","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"IndustryConsortium","IndustryConsortium","A consortium established and comprising on industry organisations","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"GovernmentalOrganisation","GovernmentalOrganisation","An organisation managed or part of government","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"NonGovernmentalOrganisation","NonGovernmentalOrganisation","An organisation not part of or independent from the government","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"ForProfitOrganisation","ForProfitOrganisation","An organisation that aims to achieve profit as its primary goal","dpv:Organisation","","","","","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"NonProfitOrganisation","NonProfitOrganisation","An organisation that does not aim to achieve profit as its primary goal","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"AcademicScientificOrganisation","AcademicScientificOrganisation","Organisations related to academia or scientific pursuits e.g. Universities, Schools, Research Bodies","dpv:Organisation","","","","(ADMS controlled vocabulary,http://purl.org/adms)","2022-02-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/02-dpvcg-minutes.html","","","","","","","","","","","","","" +"InternationalOrganisation","International Organisation","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","dpv:Organisation","","","","(GDPR Art.4-26,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_26/oj)","2022-03-23","","accepted","Julian Flake, Georg P. Krog","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","" +"OrganisationalUnit","Organisational Unit","Entity within an organisation that does not constitute as a separate legal entity","","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Paul Ryan","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Entities_properties.csv b/documentation-generator/vocab_csv/Entities_properties.csv index 3626ce605..2792a740b 100644 --- a/documentation-generator/vocab_csv/Entities_properties.csv +++ b/documentation-generator/vocab_csv/Entities_properties.csv @@ -2,17 +2,6 @@ "hasName","has name","Specifies name of a legal entity","dpv:Entity","dpv:Concept","dpv:Relation","","","","","2020-11-04","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "hasAddress","has address","Specifies address of a legal entity such as street address or pin code","dpv:Entity","dpv:Concept","dpv:Relation","","","","","2020-11-04","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "hasContact","has contact","Specifies contact details of a legal entity such as phone or email","dpv:Entity","dpv:Concept","dpv:Relation","","","","","2020-11-04","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"hasEntity","has entity","Indicates inclusion or applicability of an entity to some concept","dpv:Concept","dpv:Entity","dpv:Relation","","","parent property for controller, processor, data subject, authority, etc.?","","2022-02-09","","accepted","","","","","","","","","","","","","","","" +"hasEntity","has entity","Indicates inclusion or applicability of an entity to some concept","dpv:Concept","dpv:Entity","dpv:Relation","","","parent property for controller, processor, data subject, authority, etc.?","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" "hasRepresentative","has representative","Specifies representative of the legal entity","dpv:Entity","dpv:Representative","dpv:hasEntity","","","","","2020-11-04","","accepted","Harshvardhan J.Pandit, Georg P Krog, Paul Ryan, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"hasRecipient","has recipient","Indicates Recipient of Personal Data","dpv:Concept","dpv:Recipient","dpv:hasEntity","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger -","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasDataSubject","has data subject","Indicates association with Data Subject","dpv:Concept","dpv:DataSubject","dpv:hasEntity","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger -","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasDataController","has data controller","Indicates association with Data Controller","dpv:Concept","dpv:DataController","dpv:hasEntity","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger -","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasJointDataControllers","has joint data controllers","Indicates inclusion or applicability of a Joint Data Controller","dpv:Concept","dpv:JointDataControllers","dpv:hasDataController","","","","","2022-02-09","","accepted","","","","","","","","","","","","","","","" -"hasDataProcessor","has data processor","Indiciates inclusion or applicability of a Data Processor","dpv:Concept","dpv:DataProcessor","dpv:hasRecipient","","","","","2022-02-10","","accepted","","","","","","","","","","","","","","","" -"hasRecipientDataController","has recipient data controller","Indiciates inclusion or applicability of a Data Controller as a Recipient of persona data","dpv:Concept","dpv:DataController","dpv:hasRecipient","","","","","2022-02-11","","accepted","","","","","","","","","","","","","","","" -"hasRecipientThirdParty","has recipient third party","Indiciates inclusion or applicability of a Third Party as a Recipient of persona data","dpv:Concept","dpv:ThirdParty","dpv:hasRecipient","","","","","2022-02-12","","accepted","","","","","","","","","","","","","","","" -"hasDataExporter","has data exporter","Indiciates inclusion or applicability of a LegalEntity in the role of Data Exporter","dpv:Concept","dpv:DataExporter","dpv:hasEntity","","","","","2022-02-13","","accepted","","","","","","","","","","","","","","","" -"hasDataImporter","has data importer","Indiciates inclusion or applicability of a LegalEntity in the role of Data Importer","dpv:Concept","dpv:DataImporter","dpv:hasRecipient","","","","","2022-02-14","","accepted","","","","","","","","","","","","","","","" \ No newline at end of file +"hasResponsibleEntity","has responsible entity","Specifies the indicated entity is responsible within some context","dpv:Concept","dpv:Entity","dpv:hasEntity","","","","","2022-03-02","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/02-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Jurisdictions.csv b/documentation-generator/vocab_csv/Jurisdiction.csv similarity index 94% rename from documentation-generator/vocab_csv/Jurisdictions.csv rename to documentation-generator/vocab_csv/Jurisdiction.csv index 781e59df3..b6ebe1714 100644 --- a/documentation-generator/vocab_csv/Jurisdictions.csv +++ b/documentation-generator/vocab_csv/Jurisdiction.csv @@ -1,5 +1,5 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"Location","Location","A location is a position, site, or area where something is located","dpv:Concept","","","Location may be geographic, physical, or virtual.","","2022-01-19","","accepted","","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" +"Location","Location","A location is a position, site, or area where something is located","dpv:Concept","","","Location may be geographic, physical, or virtual.","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "Country","Country","A political entity indicative of a sovereign or non-sovereign territorial state comprising of distinct geographical areas","dpv:Location","","","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.","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "SupraNationalUnion","SupraNationalUnion","A political union of two or more countries with an establishment of common authority","dpv:Location","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "EconomicUnion","EconomicUnion","A political union of two or more countries based on economic or trade agreements","dpv:Location","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/Jurisdictions_properties.csv b/documentation-generator/vocab_csv/Jurisdiction_properties.csv similarity index 68% rename from documentation-generator/vocab_csv/Jurisdictions_properties.csv rename to documentation-generator/vocab_csv/Jurisdiction_properties.csv index f06c3c6fb..a8f839a9b 100644 --- a/documentation-generator/vocab_csv/Jurisdictions_properties.csv +++ b/documentation-generator/vocab_csv/Jurisdiction_properties.csv @@ -1,8 +1,6 @@ "Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" "hasJurisdiction","has jurisdiction","Indicates applicability of specified jurisdiction","dpv:Concept","dpv:Location","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "hasCountry","has country","Indicates applicability of specified country","dpv:Concept","dpv:Country","dpv:hasLocation","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" -"hasAuthority","has authority","Indicates applicability of authority for a jurisdiction","dpv:Concept","dpv:Authority","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "hasLocation","has location","Indicates information about location","dpv:Concept","dpv:Location","","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "hasApplicableLaw","has applicable law","Indicates applicability of a Law","dpv:Concept","dpv:Law","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" -"isAuthorityFor","is authority for","Indicates area, scope, or applicability of an Authority","dpv:Authority","dpv:Concept","","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" -"hasThirdCountry","has third country","Indicates applicability or relevance of a 'third country'","dpv:Concept","dpv:ThirdCountry","dpv:hasCountry","","","","","2022-02-09","","accepted","","","","","","","","","","","","","","","" \ No newline at end of file +"hasThirdCountry","has third country","Indicates applicability or relevance of a 'third country'","dpv:Concept","dpv:ThirdCountry","dpv:hasCountry","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/LegalBasis.csv b/documentation-generator/vocab_csv/LegalBasis.csv index 707656f76..662147bb5 100644 --- a/documentation-generator/vocab_csv/LegalBasis.csv +++ b/documentation-generator/vocab_csv/LegalBasis.csv @@ -1,5 +1,5 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"LegalBasis","Legal Basis","The Legal basis used to justify processing of personal data","dpv:Concept","","","Legal basis (plural: legal bases) are defined by legislations and regulations, whose applicability is usually restricted to specific jurisdictions.","","2019-04-05","2020-11-04","accepted","","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" +"LegalBasis","Legal Basis","The Legal basis used to justify processing of personal data","dpv:Concept","","","Legal basis (plural: legal bases) are defined by legislations and regulations, whose applicability is usually restricted to specific jurisdictions.","","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "Consent","Consent","Consent of the Data Subject for specified processing","dpv:LegalBasis","","","","","2021-04-07","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2021/04/07-dpvcg-minutes.html","","","","","","","","","","","","","" "Contract","Contract","Creation, completion, fulfilment, or performance of a contract involving specified processing","dpv:LegalBasis,dpv:LegalAgreement","","","","","2021-04-07","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2021/04/07-dpvcg-minutes.html","","","","","","","","","","","","","" "ContractPerformance","Contract Performance","Fulfilment or performance of a contract involving specified processing","dpv:Contract","","","","","2021-04-07","","accepted","Georg P Krog, Harshvardhan J. Pandit, Paul Ryan","https://www.w3.org/2021/04/07-dpvcg-minutes.html","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/Namespaces.csv b/documentation-generator/vocab_csv/Namespaces.csv index 97b7d8fe7..d14416f8d 100644 --- a/documentation-generator/vocab_csv/Namespaces.csv +++ b/documentation-generator/vocab_csv/Namespaces.csv @@ -3,9 +3,16 @@ "dpv-nace","https://w3id.org/dpv/dpv-nace#","NACE vocabulary in RDFS","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" "dpv-gdpr","https://w3id.org/dpv/dpv-gdpr#","GDPR Extension for DPV","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" "dpv-pd","https://w3id.org/dpv/dpv-pd#","Personal Data Categories Extension for DPV","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" +"dpv-tech","https://w3id.org/dpv/dpv-tech#","Technologies Extension for DPV","","proposed","","","" +"dpv-legal","https://w3id.org/dpv/dpv-legal#","Legal Extension providing Jurisdictions, Laws, and Authorities for DPV","2022-03-30","approved","","","https://www.w3.org/2022/03/30-dpvcg-minutes.html" +"dpv-org","https://w3id.org/dpv/dpv-org#","Organisational Concepts Extension for DPV","","proposed","","","" "dpvs","https://w3id.org/dpv/dpv-skos#","DPV Specification expressed in SKOS","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" "dpvs-gdpr","https://w3id.org/dpv/dpv-skos/dpv-gdpr#","GDPR Extension for DPV expressed using DPV-SKOS","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" "dpvs-pd","https://w3id.org/dpv/dpv-skos/dpv-pd#","Personal Data Categories Extension for DPV expressed using DPV-SKOS","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" +"dpvs-tech","https://w3id.org/dpv/dpv-skos/dpv-tech#","Technologies Extension for DPV expressed using DPV-SKOS","","proposed","","","" +"dpvs-geo","https://w3id.org/dpv/dpv-skos/dpv-geo#","Legal Extension providing Jurisdictions, Laws, and Authorities for DPV expressed using DPV-SKOS","2022-03-30","approved","","","https://www.w3.org/2022/03/30-dpvcg-minutes.html" "dpvo","https://w3id.org/dpv/dpv-owl#","DPV Specification expressed in OWL","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" "dpvo-gdpr","https://w3id.org/dpv/dpv-owl/dpv-gdpr#","GDPR Extension for DPV expressed using DPV-OWL","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" -"dpvo-pd","https://w3id.org/dpv/dpv-owl/dpv-pd#","Personal Data Categories Extension for DPV expressed using DPV-OWL","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" \ No newline at end of file +"dpvo-pd","https://w3id.org/dpv/dpv-owl/dpv-pd#","Personal Data Categories Extension for DPV expressed using DPV-OWL","2022-02-09","approved","","","https://www.w3.org/2022/02/09-dpvcg-minutes.html" +"dpvo-tech","https://w3id.org/dpv/dpv-owl/dpv-tech#","Technologies Extension for DPV expressed using DPV-OWL","","proposed","","","" +"dpvo-geo","https://w3id.org/dpv/dpv-owl/dpv-geo#","Legal Extension providing Jurisdictions, Laws, and Authorities for DPV expressed using DPV-OWL","2022-03-30","approved","","","https://www.w3.org/2022/03/30-dpvcg-minutes.html" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/PersonalData.csv b/documentation-generator/vocab_csv/PersonalData.csv index f86a9c57c..bb242db36 100644 --- a/documentation-generator/vocab_csv/PersonalData.csv +++ b/documentation-generator/vocab_csv/PersonalData.csv @@ -1,8 +1,10 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" "PersonalData","Personal Data","Data directly or indirectly associated or related to an individual.","dpv:Data","spl:AnyData","rdfs:seeAlso","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)'.","(GDPR Art.4-1g,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_1/oj)","2019-04-05","2022-01-19","accepted","Harshvardhan Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "AnonymisedData","Anonymised Data","Personal Data that has been (fully and completely) anonymised so that it is no longer considered Personal Data","dpv:NonPersonalData","","","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 PseudoAnonymisedData. To indicate data is anonymised only for a specified entity (e.g. within an organisation), the concept AnonymisedDataWithinScope (as subclass of PseudoAnonymisedData) should be used instead of AnonymisedData.","","2022-01-19","","accepted","Piero Bonatti","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" +"CollectedPersonalData","Collected Personal Data","Personal Data that has been collected from another source such as the Data Subject","dpv:PersonalData","","","To indicate the source of data, use the DataSource concept with the hasDataSource relation","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GeneratedPersonalData","Generated Personal Data","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","dpv:PersonalData","","","Generated Data is used to indicate data that is produced and is not derived or inferred from other data","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" "DerivedPersonalData","Derived Personal Data","Personal Data that is obtained or derived from other data","dpv:PersonalData","svd:Derived","","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.","(DPVCG, https://www.w3.org/community/dpvcg/)","2019-05-07","2022-01-19","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" -"InferredPersonalData","Inferred Personal Data","Personal Data that is obtained through inference from other data","dpv:DerivedPersonalData","","","Inferred Data is data that is derived from existing data, but which did not originally exist within it, e.g. inferring demographics from browsing history.","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" +"InferredPersonalData","Inferred Personal Data","Personal Data that is obtained through inference from other data","dpv:DerivedPersonalData,dpv:GeneratedPersonalData","","","Inferred Data is derived data generated from existing data, but which did not originally exist within it, e.g. inferring demographics from browsing history.","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "PseudoAnonymisedData","Pseudo-anonymised Data","Personal Data that has undergone a partial (incomplete) anonymisation process such that it is still considered Personal Data ","dpv:PersonalData","","","","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" "AnonymisedDataWithinContext","Anonymised Data within a Context","Pseudo-anonymised data that can be considered as being fully anonymised within a Context","dpv:PseudoAnonymisedData","","","To distinguish between pseudo-anonymised data that can be effectively treated as anonymised data (e.g. in processing) within a context (e.g. an organisation), the concept AnonymisedDataWithinContext should be used instead of AnonymisedData. Transfer of this data outside of the context should consider that it is not anonymised, but is pseudo-anonymised data.","","","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","" "SensitivePersonalData","Sensitive Personal Data","Personal data that is considered 'sensitive' in terms of privacy and/or impact, and therefore requires additional considerations and/or protection","dpv:PersonalData","","","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.","","2022-01-19","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220119","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/PersonalDataCategory.csv b/documentation-generator/vocab_csv/PersonalDataCategory.csv deleted file mode 100644 index 5e031b34a..000000000 --- a/documentation-generator/vocab_csv/PersonalDataCategory.csv +++ /dev/null @@ -1,177 +0,0 @@ -"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" -"Accent","Accent","Information about linguistic and speech accents.","dpv:Language","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"AccountIdentifier","Account Identifier","Information about financial account identifier.","dpv:FinancialAccount","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Acquantaince","Acquantaince","Information about acquaintainces in a social network.","dpv:SocialNetwork","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Age","Age","Information about age","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"AnonymisedData","","","","","","","","2021-09-15","","proposed","Piero Bonatti","","","","","","","","","","","","","","" -"ApartmentOwned","Apartment Owned","Information about apartment(s) owned and its history","dpv:HouseOwned","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Association","Association","Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend","dpv:SocialNetwork","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Attitude","Attitude","Information about attitude.","dpv:Behavioral","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Authenticating","Authenticating","Information about authentication and information used for authenticating","dpv:Internal","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"AuthenticationHistory","Authentication History","Information about prior authentication and its outcomes such as login attempts or location.","dpv:Behavioral","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Georg P Krog","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"BankAccount","Bank Account","Information about bank accounts.","dpv:FinancialAccount","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Behavioral","Behavioral","Information about behavior or activity","dpv:External","svd:Activity","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Biometric","Biometric","Information about biometrics and biometric characteristics.","dpv:Identifying, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"BloodType","Blood Type","Information about blood type.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"BrowserFingerprint","Browser Fingerprint","Information about the web browser which is used as a 'fingerprint'","dpv:DeviceBased","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"BrowsingBehavior","Browsing Behavior","Information about browsing behavior.","dpv:Behavioral","svd:OnlineActivity","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"BrowsingReferral","Browsing Referral","Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns.","dpv:BrowsingBehaviour","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Georg P Krog","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"CallLog","Call Log","Information about the calls that an individual has made.","dpv:Behavioral","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CarOwned","Car Owned","Information about cars ownership and ownership history.","dpv:Ownership","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Character","Character","Information about character in the public sphere","dpv:PublicLife","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Communication","Communication","Information communicated from or to an individual","dpv:Social","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CommunicationsMetadata","Communications Metadata","Information about communication metadata in the public sphere","dpv:PublicLife","svd:Interactive","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Connection","Connection","Information about and including connections in a social network","dpv:SocialNetwork","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Contact","Contact","Information about contacts or used for contacting e.g. email address or phone number","dpv:Tracking","svd:Physical","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Country","Country","Information about country e.g. residence, travel.","dpv:Location","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Credit","Credit","Information about reputation with regards to money","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditCapacity","Credit Capacity","Information about credit capacity.","dpv:Credit","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditCardNumber","Credit Card Number","Information about credit card number","dpv:PaymentCardNumber","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditRecord","Credit Record","Information about credit record.","dpv:Credit","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditScore","Credit Score","Information about credit score.","dpv:CreditWorthiness","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditStanding","Credit Standing","Information about credit standing.","dpv:Credit","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CreditWorthiness","Credit Worthiness","Information about credit worthiness.","dpv:Credit","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Criminal","Criminal","Information about criminal activity e.g. criminal convictions or jail time","dpv:Social","svd:Judicial","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CriminalCharge","Criminal Charge","Information about criminal charges.","dpv:Criminal","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CriminalConviction","Criminal Conviction","Information about criminal convictions.","dpv:Criminal","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CriminalPardon","Criminal Pardon","Information about criminal pardons.","dpv:Criminal","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"CustomerOrder","customer’s orders and subscriptions (such as order history, information on subscriptions, incidents and complaints)","relates to feedback: where to put this?","","","","","","2020-06-23","","proposed","Georg","","","","","","","","","","","","","","" -"Demeanor","Demeanor","Information about demeanor.","dpv:Behavioral","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Demographic","Demographic","Information about demography and demographic characteristics","dpv:External","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DerivedPersonalData","Derived Personal Data","Derived data is data that is obtained or derived from other data.","dpv:PersonalDataCategory","svd:Derived","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2019-05-07","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/05/07-dpvcg-minutes.html","","","","","","","","","","","","","" -"DeviceApplications","Device Applications","Information about applications or application-like software on a device.","dpv:DeviceSoftware","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Harshvardhan J. Pandit, Beatriz Esteves, Georg P Krog, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"DeviceBased","Device Based","Information about devices","dpv:Tracking","svd:Computer","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DeviceOperatingSystem","Device Operating System","Information about the operating system (OS) or system software that manages hardware or software resources.","dpv:DeviceSoftware","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"DeviceSoftware","Device Software","Information about software on or related to a device.","dpv:DeviceBased","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Harshvardhan J. Pandit, Beatriz Esteves, Georg P Krog, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"Dialect","Dialect","Information about linguistic dialects.","dpv:Language","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Disability","Disability","Information about disabilities.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DisciplinaryAction","Disciplinary Action","Information about disciplinary actions and its history","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Dislike","Dislike","Information about dislikes or preferences regarding repulsions.","dpv:Interest","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Divorce","Divorce","Information about divorce(s).","dpv:FamilyStructure","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DNACode","DNA Code","Information about DNA.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"DrugTestResult","Drug Test Result","Information about drug test results.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"EmailAddress","Email Address","Information about Email address.","dpv:Contact","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"EmailContent","Email Content","Information about the contents of Emails sent or received","dpv:Communication","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"EmploymentHistory","Employment History","Information about employment history","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Ethnicity","Ethnicity","Information about ethnic origins and lineage","dpv:External","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"EthnicOrigin","Ethnic Origin","Information about ethnic origin","dpv:Ethnicity, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"External","External","Information about external characteristics that can be observed","dpv:PersonalDataCategory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Family","Family","Information about family and relationships","dpv:Social","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FamilyHealthHistory","Family Health History","Information about family health history.","dpv:HealthHistory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FamilyStructure","Family Structure","Information about family and familial structure.","dpv:Family","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Favorite","Favorite","Information about favorites","dpv:Preference","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FavoriteColor","Favorite Color","Information about favorite color.","dpv:Favorite","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FavoriteFood","Favorite Food","Information about favorite food.","dpv:Favorite","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FavoriteMusic","Favorite Music","Information about favorite music.","dpv:Favorite","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Fetish","Fetish","Information an individual's sexual fetishes","dpv:Sexual","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Financial","Financial","Information about finance including monetary characteristics and transactions","dpv:PersonalDataCategory","svd:Financial","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FinancialAccount","Financial Account","Information about financial accounts.","dpv:Financial","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"FinancialAccountNumber","Financial Account Number","Information about financial account number","dpv:AccountIdentifier","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Fingerprint","Fingerprint","Information about fingerprint used for biometric purposes.","dpv:Biometric","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Friend","Friend","Information about friends in a social network, including aspects of friendships such as years together or nature of friendship.","dpv:SocialNetwork","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Gender","Gender","Information about gender","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"GeneralReputation","General Reputation","Information about reputation in the public sphere","dpv:PublicLife","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Geographic","Geographic","Information about location or based on geography (e.g. home address)","dpv:Demographic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"GPSCoordinate","GPS Coordinate","Information about location expressed using Global Position System coordinates (GPS)","dpv:Location","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"GroupMembership","Group Membership","Information about groups and memberships included or associated with a social network","dpv:SocialNetwork","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"HairColor","Hair Color","Information about hair color","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Health","Health","Information about health.","dpv:MedicalHealth","svd:Health","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"HealthHistory","Health History","Information about health history.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"HealthRecord","Health Record","Information about health record.","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Height","Height","Information about physical height","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Historical","Historical","Information about historical data related to or relevant regarding history or past events","dpv:PersonalDataCategory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"HouseOwned","House Owned","Information about house(s) owned and ownership history.","dpv:Ownership","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Identifying","Identifying","Information that uniquely or semi-uniquely identifies an individual or a group","dpv:External","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Income","Income","Information about financial income e.g. for individual or household or family","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"IncomeBracket","Income Bracket","Information about income bracket.","dpv:Demographic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"IndividualHealthHistory","Individual Health History","Information about information health history.","dpv:HealthHistory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Intention","Intention","Information about intentions","dpv:Preference","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Interaction","Interaction","Information about interactions in the public sphere","dpv:PublicLife","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Interest","Interest","Information about interests","dpv:Preference","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Internal","Internal","Informatoin about internal characteristics that cannot be seen or observed","dpv:PersonalDataCategory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"IPAddress","IP Address","Information about the Internet protocol (IP) address of a device","dpv:DeviceBased","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Job","Job","Information about professional jobs","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"KnowledgeBelief","Knowledge and Beliefs","Information about knowledge and beliefs","dpv:Internal","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Language","Language","Information about language and lingual history.","dpv:Ethnicity","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"LifeHistory","Life History","Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)","dpv:Historical","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Like","Like","Information about likes or preferences regarding attractions.","dpv:Interest","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"LinkClicked","LinkClicked","Information about the links that an individual has clicked.","dpv:Behavioral","svd:Navigation","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"LoanRecord","Loan Record","Information about loans, whether applied, provided or rejected, and its history","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Location","Location","Information about location","dpv:Tracking","svd:Location","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"MACAddress","MAC Address","Information about the Media Access Control (MAC) address of a device","dpv:DeviceBased","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"MaritalStatus","Marital Status","Information about marital status and history","dpv:PublicLife","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Marriage","Marriage","Information about marriage(s).","dpv:FamilyStructure","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"MedicalHealth","MedicalHealth","Information about health, medical conditions or health care","dpv:External, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"MentalHealth","Mental Health","Information about mental health.","dpv:Health","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Name","Name","Information about names associated or used as given name or nickname.","dpv:Identifying","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"OfficialID","Official ID","Information about an official identifier or identification document ","dpv:Identifying","svd:Government","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Offspring","Offspring","Information about offspring(s).","dpv:FamilyStructure","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Opinion","Opinion","Information about opinions","dpv:Preference","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Ownership","Ownership","Information about ownership and history, including renting, borrowing, possessions.","dpv:Financial","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Parent","Parent","Information about parent(s).","dpv:FamilyStructure","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Password","Password","Information about password used in the process of authenticating the individual as an user accessing a system.","dpv:Authenticating","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PaymentCard","Payment Card","Information about payment card such as Credit Card, Debit Card.","dpv:FinancialAccount","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"PaymentCardExpiry","Payment Card Expiry","Information about payment card expiry such as a date.","dpv:PaymentCard","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Georg P Krog","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"PaymentCardNumber","Payment Card Number","Information about payment card number.","dpv:PaymentCard,dpv:AccountIdentifier","","","","(DPVCG, https://www.w3.org/community/dpvcg/)","2020-11-04","","accepted","Georg P Krog","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" -"Personality","Personality","Information about personality (e.g., categorization in terms of the Big Five personality traits)","dpv:Behavioral","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PersonalPossession","Personal Possession","Information about personal possessions.","dpv:Ownership","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PhilosophicalBelief","Philosophical Belief","Information about philosophical beliefs.","dpv:KnowledgeBelief, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PhysicalAddress","Physical Address","Information about physical address.","dpv:Contact","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PhysicalCharacteristic","PhysicalCharacteristic","Information about physical characteristics","dpv:External","svd:Demographic","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PhysicalHealth","Physical Health","Information about physical health.","dpv:Health","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PhysicalTrait","Physical Trait","Information about defining traits or features regarding the body.","dpv:Demographic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Picture","Picture","Information about visual representation or image e.g. profile photo.","dpv:Identifying","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Piercing","Piercing","Information about piercings","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PINCode","PIN Code","Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system.","dpv:Authenticating","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PoliticalAffiliation","Political Affiliation","Information about political affiliation and history","dpv:PublicLife, dpv:SpecialCategoryPersonalData","svd:Political","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Preference","Preference","Information about preferences or interests","dpv:Internal","svd:Preference","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Prescription","Prescription","Information about medical and pharmaceutical prescriptions","dpv:MedicalHealth","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PrivacyPreference","Privacy Preference","Information about privacy preferences","dpv:Preference","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Proclivitie","Proclivitie","Information about proclivities in a sexual context","dpv:Sexual","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Professional","Professional","Information about educational or professional career","dpv:Social","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"ProfessionalCertification","Professional Certification","Information about professional certifications","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"ProfessionalEvaluation","Professional Evaluation","Information about professional evaluations","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"ProfessionalInterview","Professional Interview","Information about professional interviews","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PublicLife","Public Life","Information about public life","dpv:Social","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Purchase","Purchase","Information about purchases such as items bought e.g. grocery or clothing","dpv:Transactional","svd:Purchase","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"PurchasesAndSpendingHabit","Purchases and Spending Habit","Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Race","Race","Information about race or racial history.","dpv:Ethnicity, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Reference","Reference","Information about references in the professional context","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Relationship","Relationship","Information about relationships and relationship history.","dpv:Family","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Religion","Religion","Information about religion, religious inclinations, and religious history.","dpv:PublicLife, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"ReligiousBelief","Religious Belief","Information about religion and religious beliefs.","dpv:KnowledgeBelief, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"RequestTarget","Request target","a request message is sent with a request-target (derived from the target URI) that requests a resource from the server.","","","","","","2020-06-23","","proposed","Georg P Krog","","","","","","","","","","","","","","" -"Retina","Retina","Information about retina and the retinal patterns.","dpv:Biometric","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"RoomNumber","Room Number","Information about location expressed as Room number or similar numbering systems","dpv:Location","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Salary","Salary","Information about salary","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Sale","Sale","Information about sales e.g. selling of goods or services","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"School","School","Information about school such as name of school, conduct, or grades obtained.","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SecretText","Secret Text","Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password.","dpv:Authenticating","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SensitiveData","SensitiveData","Personal data that is particularly 'sensitive' and therefore requires additional protection","","","","Special categories are a subset of sensitive data","","","","proposed","","","","","","","","","","","","","","","" -"ServiceConsumptionBehavior","Service Consumption Behavior","Information about the consumption of a service, e.g. time and duration of consumption.","dpv:Behavioral","","","","(SPECIAL project, https://www.specialprivacy.eu/)","2019-11-26","","accepted","Harshvardhan J. Pandit, Rudy Jacob","https://www.w3.org/2019/11/26-dpvcg-minutes.html","","","","","","","","","","","","","" -"Sexual","Sexual","Information about sexuality and sexual history ","dpv:External, dpv:SpecialCategoryPersonalData","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SexualHistory","Sexual History","Information about sexual history","dpv:Sexual","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SexualPreference","Sexual Preference","Information about sexual preferences","dpv:Sexual","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Sibling","Sibling","Information about sibling(s).","dpv:FamilyStructure","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SkinTone","Skin Tone","Information about skin tone","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Social","Social","Information about social aspects such as family, public life, or professional networks.","dpv:PersonalDataCategory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SocialMediaCommunication","Social Media Communication","Information about social media communication, including the communication itself and metadata.","dpv:Communication","svd:Social","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SocialNetwork","Social Network","Information about friends or connections expressed as a social network","dpv:Social","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SocialStatus","Social Status","Information about social status","dpv:PublicLife","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"SpecialCategoryPersonalData","Special Category Personal Data","Personal data belonging to one of 'special categories' that are more sensitive and require additional measures","dpv:PersonalDataCategory","","","trade union membership, which is explicitly included in the taxative listing in GDPR Art. 9 (1), is not covered yet.","(GDPR Art.9-1, https://eur-lex.europa.eu/eli/reg/2016/679/art_9/par_1/oj)","2019-05-07","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/05/07-dpvcg-minutes.html","","","","","","","","","","","","","" -"Tattoo","Tattoo","Information about tattoos","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Tax","Tax","Information about financial tax e.g. tax records or tax due","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"TelephoneNumber","Telephone Number","Information about telephone number.","dpv:Contact","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Thought","Thought","Information about thoughts","dpv:KnowledgeBelief","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Tracking","Tracking","Information used to track an individual or group e.g. location or email","dpv:PersonalDataCategory","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Transaction","Transaction","Information about financial transactions e.g. bank transfers","dpv:Transactional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Transactional","Transactional","Information about a purchasing, spending or income","dpv:Financial","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"TVViewingBehavior","TV Viewing Behavior","Information about TV viewing behavior, such as timestamps of channel change, duration of viewership, content consumed","dpv:ServiceConsumptionBehavior","","","","(SPECIAL project, https://www.specialprivacy.eu/)","2019-11-26","","accepted","Harshvardhan J. Pandit, Rudy Jacob","https://www.w3.org/2019/11/26-dpvcg-minutes.html","","","","","","","","","","","","","" -"UID","UID","Information about unique identifiers.","dpv:Identifying","svd:UniqueId","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"UsageHistory","UsageHistory or Activity","use or consumption of something e.g. search history or browser history","","","","","","2020-11-04","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","" -"UserAgent","User agent","a software that is acting on behalf of a user, such as a web browser that retrieves, renders and facilitates end user interaction with web content.","","","","","","2020-06-23","","proposed","Georg P Krog","","","","","","","","","","","","","","" -"Username","Username","Information about usernames.","dpv:Identifying","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"VoiceCommunicationRecording","Voice Communication Recording","Information about vocal recorded communication (e.g. telephony, VoIP)","dpv:Communication","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"VoiceMail","Voice Mail","Information about voice mail messages.","dpv:Communication","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"Weight","Weight","Information about physical weight","dpv:PhysicalCharacteristic","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" -"WorkHistory","Work History","Information about work history in a professional context","dpv:Professional","","","","(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)","2019-06-04","","accepted","Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra","https://www.w3.org/2019/06/04-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/ProcessingContext.csv b/documentation-generator/vocab_csv/ProcessingContext.csv index ae25c98cd..e652ae87b 100644 --- a/documentation-generator/vocab_csv/ProcessingContext.csv +++ b/documentation-generator/vocab_csv/ProcessingContext.csv @@ -1,6 +1,6 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","","","" "ProcessingContext","Processing Context","Context or conditions within which processing takes place","sc__dpv:Context","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" -"DataSource","Data Source","The source or origin of data","dpv:ProcessingContext","","","Source' is the direct point of data collection; 'origin' would indicate the original/others points of where the data originates from.","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" +"DataSource","Data Source","The source or origin of data","sc__dpv:ProcessingContext","","","Source' is the direct point of data collection; 'origin' would indicate the original/others points of where the data originates from.","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" "PublicDataSource","Public Data Source","A source of data that is publicly accessible or available","dpv:DataSource","","","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.","","2022-01-26","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan, Julian Flake","","","","","","","","","","","","","","","","" "NonPublicDataSource","Non-Public Data Source","A source of data that is not publicly accessible or available","dpv:DataSource","","","","","2022-01-26","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan, Julian Flake","","","","","","","","","","","","","","","","" "SystematicMonitoring","Systematic Monitoring","Processing that involves systematic monitoring of individuals","dpv:ProcessingContext","","","","(GDPR Art.4-2,https://eur-lex.europa.eu/eli/reg/2016/679/art_4/par_2/oj)","2020-11-04","","accepted","Harshvardhan J. Pandit, Piero Bonatti","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" @@ -13,4 +13,4 @@ "StorageDuration","Storage Duration","Duration or temporal limitation on storage of personal data","dpv:StorageCondition,dpv:Duration","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "StorageLocation","Storage Location","Location or geospatial scope where the data is stored","dpv:StorageCondition,dpv:Location","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "StorageRestoration","Storage Restoration","Regularity and temporal span of data restoration/backup mechanisms that guarantee that data is preserved","dpv:StorageCondition","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"StorageCondition","Storage Condition","Conditions required or followed regarding storage of data","dpv:ProcessingContext","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" \ No newline at end of file +"StorageCondition","Storage Condition","Conditions required or followed regarding storage of data","sc__dpv:ProcessingContext","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Purpose.csv b/documentation-generator/vocab_csv/Purpose.csv index f78bba819..8824f0afa 100644 --- a/documentation-generator/vocab_csv/Purpose.csv +++ b/documentation-generator/vocab_csv/Purpose.csv @@ -1,7 +1,7 @@ "Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","","","" "Purpose","Purpose","The purpose of processing personal data","dpv:Concept","spl:AnyPurpose","rdfs:seeAlso","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-04-05","2020-11-04","accepted","Axel Polleres, Javier Fernández","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "AcademicResearch","Academic Research","Conduct or assist with research conducted in an academic context e.g. within universities","dpv:ResearchAndDevelopment","svpu:Education","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"AccountManagement","Account Management","Create, maintain, and manage accounts for purposes of providing services","dpv:Purpose","","","","","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"AccountManagement","Account Management","Create, maintain, and manage accounts for purposes of providing services","dpv:Purpose","","","","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "Advertising","Advertising","Conduct advertising i.e. process or artefact used to call attention to a product, service, etc. through announcements, notices, or other forms of communication","dpv:Marketing","","","Advertising is a subset of Marketing. Advertising by itself does not indicate 'personalisation' i.e. personalised ads. ","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2020/07/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "CommercialResearch","Commercial Research","Conduct research in a commercial setting or with intention to commercialise e.g. in a company or sponsored by a company","dpv:ResearchAndDevelopment","svpu:Develop","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "CommunicationManagement","Communication Management","Manage communication or provide means for communication e.g. to send an email notifying some information","dpv:Purpose","","","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.","","2021-09-01","","accepted","Georg P Krog, Paul Ryan, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" @@ -10,14 +10,14 @@ "CreatePersonalizedRecommendations","Create Personalized Recommendations","Create and provide personalised recommendations","dpv:ServicePersonalization","","","","(SPECIAL Project,https://www.specialprivacy.eu/)","2019-11-26","","accepted","Harshvardhan J. Pandit, Rudy Jacob","https://www.w3.org/2019/11/26-dpvcg-minutes.html","","","","","","","","","","","","","","","" "CreateProductRecommendations","Create Product Recommendations","Create and provide product recommendations e.g. suggest similar products","dpv:CreatePersonalizedRecommendations","svpu:Marketing","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "CustomerCare","Customer Care","Provide assistance, resolve issues, ensure satisfaction in relation to services provided","dpv:CustomerManagement","svpu:Feedback","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"CustomerClaimsManagement","Customer Claims Management","Manage claims, including repayment of monies owed","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" -"CustomerManagement","Customer Management","Manage past, current, and future customers","dpv:Purpose","","","","","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" -"CustomerOrderManagement","Customer Order Management","Manage customer orders","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"CustomerClaimsManagement","Customer Claims Management","Manage claims, including repayment of monies owed","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" +"CustomerManagement","Customer Management","Manage past, current, and future customers","dpv:Purpose","","","","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" +"CustomerOrderManagement","Customer Order Management","Manage customer orders","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "CustomerRelationshipManagement","Customer Relationship Management","Manage and analyse interactions with past, current, and potential customers","dpv:CustomerManagement","","","","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz","https://www.w3.org/2020/07/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"CustomerSolvencyMonitoring","Customer Solvency Monitoring","Monitor solvency of customers for financial diligence","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-09","","accepted","","","","","","","","","","","","","","","","","" +"CustomerSolvencyMonitoring","Customer Solvency Monitoring","Monitor solvency of customers for financial diligence","dpv:CustomerManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "DeliveryOfGoods","Delivery of Goods","Deliver goods and services requested or asked by consumer","dpv:RequestedServiceProvision","svpu:Delivery","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "DirectMarketing","Direct Marketing","Conduct direct marketing i.e. marketing communicated directly to the individual","dpv:Marketing","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" -"DisputeManagement","Dispute Management","Manage disputes by natural persons, private bodies, or public authorities relevant to organisation","dpv:OrganisationGovernance","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"DisputeManagement","Dispute Management","Manage disputes by natural persons, private bodies, or public authorities relevant to organisation","dpv:OrganisationGovernance","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "EnforceAccessControl","Enforce Access Control","Conduct or enforce access control","dpv:EnforceSecurity","svpu:Login","","Was previously ""Access Control"". Prefixed to distinguish from Technical Measure.","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "EnforceSecurity","Enforce Security","Ensure and enforce security e.g. of data, personnel","dpv:Purpose","","","Was previous ""Security"". Prefixed to distinguish from TechOrg measures.","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "FraudPreventionAndDetection","Fraud Prevention and Detection","Detect and prevent fraud","dpv:EnforceSecurity","svpu:Government","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" @@ -39,31 +39,31 @@ Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.o "OrganisationGovernance","Organisation Governance","Conduct activities and functions for organisation's governance","dpv:Purpose","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "OrganisationRiskManagement","Organisation Risk Management","Manage risk for organisation's activities","dpv:OrganisationGovernance","","","","","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "Payment","Payment","Process payment transactions in relation to service","dpv:ServiceProvision","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" -"Personalisation","Personalisation","Create and provide customisation based on attributes and/or needs of person(s) or context(s).","dpv:Purpose","","","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","","2021-09-01","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" +"Personalisation","Personalisation","Create and provide customisation based on attributes and/or needs of person(s) or context(s).","dpv:Purpose","","","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","","2021-09-01","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "PersonalisedAdvertising","Personalised Advertising","Create and provide personalised advertising","dpv:Advertising,dpv:Personalisation","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" "PersonalisedBenefits","Personalised Benefits","Create and provide personalised benefits for a service","dpv:ServicePersonalization","","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"PersonnelManagement","","Evaluation and management of employees and intermediaries. Planning of training and career.","dpv:HumanResources","","","This concept needs further discussion","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-08","","proposed","","","","","","","","","","","","","","","","","" +"PersonnelManagement","Personnel Management","Management of personnel associated with the organisation e.g. evaluation and management of employees and intermediaries","dpv:HumanResources","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2022-03-30","","accepted","Paul Ryan, Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","" "PublicRelations","Public Relations","Manage and conduct public relations processes. This includes creating goodwill for the organization.","dpv:Marketing","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "RecordManagement","Record Management","Manage creation, storage, and use of records relevant to operations, events, and processes e.g. to store logs or access requests","dpv:Purpose","","","","","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "RegistrationAuthentication","Registration and Authentication","Register, authenticate, and identify users or agents in context of a service","dpv:ServiceProvision","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" -"RequestedServiceProvision","Requested Service Provision","Deliver service as requested by user or consumer","dpv:ServiceProvision","","","","","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"RequestedServiceProvision","Requested Service Provision","Deliver service as requested by user or consumer","dpv:ServiceProvision","","","","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "ResearchAndDevelopment","Research and Development","Conduct research and development for new methods, products, or services","dpv:Purpose","","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "Sector","Sector","Indicate or restrict scope for interpretation and application of purpose in a domain e.g. Agriculture, Banking","dpv:Concept","","","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).","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "SellDataToThirdParties","Sell Data to Third Parties","Sell data or information to third parties","dpv:SellProducts","","","Sell here means exchange, submit, or provide in return for direct or indirect compensation. Was subclass of commercial interest, changed to reflect selling something","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "SellInsightsFromData","Sell Insights from Data","Sell data or information relevant to insights obtained from analysis of data","dpv:SellProducts","","","Sell here means exchange, submit, or provide in return for direct or indirect compensation. Was subclass of commercial interest, changed to reflect selling something","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"SellProducts","Sell Products","Sell products or services","dpv:ServiceProvision","","","Sell here means exchange, submit, or provide in return for direct or indirect compensation.","","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"SellProducts","Sell Products","Sell products or services","dpv:ServiceProvision","","","Sell here means exchange, submit, or provide in return for direct or indirect compensation.","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "SellProductsToDataSubject","Sell Products to Data Subject","Sell products or services to the user, consumer, or data subjects","dpv:SellProducts","","","Was subclass of commercial interest, changed to reflect selling something","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "ServiceOptimization","Service Optimization","Optimise services or activities","dpv:ServiceProvision","","","Subclass of ServiceProvision since optimisation is usually considered part of providing services","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "ServicePersonalization","Service Personalization","Personalise services or product or activities","dpv:ServiceProvision,dpv:Personalisation","","","Subclass of ServiceProvision since personalisation is usually considered part of providing services","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "ServiceProvision","Service Provision","Provide service or product or activities","dpv:Purpose","","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"ServiceRecordManagement","Service Order Management","Manage invoicing, orders, and records in relation to services","dpv:ServiceProvision","","","","","2021-09-08","","accepted","","","","","","","","","","","","","","","","","" +"ServiceRecordManagement","Service Order Management","Manage invoicing, orders, and records in relation to services","dpv:ServiceProvision","","","","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "ServiceUsageAnalytics","Analytics","Conduct analysis and reporting related to usage of services or products","dpv:ServiceProvision","","","Was ""UsageAnalytics"", prefixed with Service to better reflect scope","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" "SocialMediaMarketing","Social Media","Conduct marketing through social media","dpv:Marketing","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","","","" "TagManagement","Tag Management","Activate or deactivate the technologies (tags, scripts etc) used on this service.","","","","A technology used by websites to more easily activate, deactivate and manage 3rd party technologies, and, more recently, the data that they collect.","","2020-11-04","","proposed","Georg P Krog","","","","","","","","","","","","","","","","" -"TechnicalServiceProvision","Technical Service Provision","Manage and provide technical processes and functions necessary for delivering services","dpv:ServiceProvision","","","","","2021-09-08","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" +"TechnicalServiceProvision","Technical Service Provision","Manage and provide technical processes and functions necessary for delivering services","dpv:ServiceProvision","","","","","2021-09-08","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2021/09/08-dpvcg-minutes.html","","","","","","","","","","","","","","","" "UserInterfacePersonalisation","User Interface Personalisation","Personalise interfaces presented to the user","dpv:ServicePersonalization","","","","","2019-04-05","","accepted","Harshvardhan J. Pandit, Javier Fernandez, Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Simon Steyskal","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","","","" "VendorManagement","Vendor Management","Manage orders, payment, evaluation, and prospecting related to vendors","dpv:Purpose","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "VendorPayment","Vendor Payment","Manage payment of vendors","dpv:VendorManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "VendorRecordsManagement","Vendor Records Management","Manage orders related to vendors","dpv:VendorManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" "VendorSelectionAssessment","Vendor Selection Assessment","Manage selection, assessment, and evaluation related to vendors","dpv:VendorManagement","","","","(Belgian DPA ROPA Template, https://www.privacycommission.be/nl/model-voor-een-register-van-de-verwerkingsactiviteiten)","2021-09-01","","accepted","Paul Ryan, Georg P Krog, David Hickey, Harshvardhan J. Pandit","https://www.w3.org/2021/09/01-dpvcg-minutes.html","","","","","","","","","","","","","","","" -"TargetedAdvertising","Targeted Advertising","Create and provide pesonalised advertisement where the personalisation is targeted to a specific individual or group of individuals","dpv:PersonalisedAdvertising","","","","","2021-09-21","","proposed","Harshvardhan J. Pandit","","","","","","","","","","","","","","","","" \ No newline at end of file +"TargetedAdvertising","Targeted Advertising","Create and provide pesonalised advertisement where the personalisation is targeted to a specific individual or group of individuals","dpv:PersonalisedAdvertising","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Risk.csv b/documentation-generator/vocab_csv/Risk.csv new file mode 100644 index 000000000..d0114123d --- /dev/null +++ b/documentation-generator/vocab_csv/Risk.csv @@ -0,0 +1,13 @@ +"Term","Label","Description","ParentTerm","RelatedTerms","Relation","Comment","Source","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","","","","","" +"Risk","Risk","A risk or possibility or uncertainty of negative effects, impacts, or consequences.","dpv:Concept","","","Risks can be associated with one or more different concepts such as purpose, processing, personal data, technical or organisational measure.","","2020-11-18","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/18-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Consequence","Consequence","The consequence(s) possible or arising from specified context","dpv:Context","","","","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"ConsequenceOfSuccess","Consequence of Success","The consequence(s) possible or arising from success of specified context","dpv:Consequence","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"ConsequenceOfFailure","Consequence of Failure","The consequence(s) possible or arising from failure of specified context","dpv:Consequence","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Georg P Krog","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Impact","Impact","The impact(s) possible or arising as a consequence from specified context","dpv:Consequence","","","Impact is a stronger notion of consequence in terms of influence, change, or effect on something e.g. for impact assessments","","2022-03-23","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Benefit","Benefit","Impact(s) that acts as or causes benefits","dpv:Impact","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves, Axel Polleres","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Detriment","Detriment","Impact that acts as or causes detriments","dpv:Impact","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Damage","Damage","Impact that acts as or causes damages","dpv:Impact","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"MaterialDamage","Material Damage","Impact that acts as or causes material damages","dpv:Damage","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"NonMaterialDamage","Non-Material Damage","Impact that acts as or causes non-material damages","dpv:Damage","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"Harm","Harm","Impact that acts as or causes harms","dpv:Impact","","","","","2022-03-23","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/2022/03/23-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" +"ConsequenceAsSideEffect","Consequence as Side-Effect","The consequence(s) possible or arising as a side-effect of specified context","dpv:Consequence","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/Risk_properties.csv b/documentation-generator/vocab_csv/Risk_properties.csv new file mode 100644 index 000000000..31991f146 --- /dev/null +++ b/documentation-generator/vocab_csv/Risk_properties.csv @@ -0,0 +1,8 @@ +"Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"hasRisk","has risk","Indicates applicability of Risk for this concept","dpv:Concept","dpv:Risk","dpv:Relation","","","","","2020-11-18","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/18-dpvcg-minutes.html","","","","","","","","","","","","","" +"mitigatesRisk","mitigates risk","Indicates risks mitigated by this concept","dpv:RiskMitigationMeasure","dpv:Risk","dpv:Relation","","","","","2020-11-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"isMitigatedByMeasure","is mitigated by measure","Indicate a risk is mitigated by specified measure","dpv:Risk","dpv:RiskMitigationMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasConsequence","has consequence","Indicates consenquence(s) possible or arising from specified concept","dpv:Concept","dpv:Consequence","dpv:Relation","","","Removed plural suffix for consistency","","2020-11-04","2021-09-21","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"hasImpact","has impact","Indicates impact(s) possible or arising as consequences from specified concept","dpv:Concept","dpv:Impact","dpv:hasConsequence","","","","","","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasImpactOn","has impact on","Indicates the thing (e.g. plan, process, or entity) affected by an impact","dpv:Impact","dpv:Concept","dpv:hasConsequenceOn","","","","","","","accepted","Harshvardhan J. Pandit, Julian Flake, Georg P Krog, Fajar Ekaputra, Beatriz Esteves","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasConsequenceOn","has consequence on (TBD)","Indicates the thing (e.g. plan, process, or entity) affected by a consequence","dpv:Consequence","dpv:Concept","dpv:Relation","","","","","","","proposed","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure.csv b/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure.csv index 36482c63d..841dbaba3 100644 --- a/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure.csv +++ b/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure.csv @@ -41,7 +41,7 @@ "RegisterOfProcessingActivities","Register of Processing Activities","A ROPA is a document maintained by Data Controllers detailing processing activities carried out under their responsibility","dpv:DataProcessingRecords","","","Tied to compliance processes and documents, decide how to specify those","","2021-09-08","","accepted","Georg P Krog, Harshvardhan J. Pandit, Paul Ryan","https://www.w3.org/2021/07/07-dpvcg-minutes.html","","","","","","","","","","","","","" "RegularityOfRecertification","Regularity of Re-certification","Policy regarding repetition or renewal of existing certification(s)","dpv:OrganisationalMeasure","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" "RiskManagementProcedure","Risk Management Procedure","Risk management refers to a coordinated set of activities and methods that is used to direct an organization and to control the many risks that can affect its ability to achieve objectives. The term risk management also refers to the programme that is used to manage risk. This programme includes risk management principles, a risk management framework, and a risk management process.","dpv:OrganisationalMeasure","","","Data Protection Impact Assessments as per GDPR art 35, other Privacy Impact Assessments, threat severity assessment https://www.cnil.fr/en/privacy-impact-assessment-pia","(ISO 31000,https://www.iso.org/iso-31000-risk-management.html)","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"RiskMitigationMeasure","Risk Mitigation Measure","Measures intended to mitigate, minimise, or prevent risk.","dpv:TechnicalOrganisationalMeasure","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"RiskMitigationMeasure","Risk Mitigation Measure","Measures intended to mitigate, minimise, or prevent risk.","sc__dpv:TechnicalOrganisationalMeasure","","","","","2020-11-04","","accepted","Georg P Krog, Harshvardhan J. Pandit, Paul Ryan","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" "Safeguard","Safeguard","A safeguard is a precautionary measure for the protection against or mitigation of negative effects","dpv:OrganisationalMeasure","","","This concept is relevant given the requirement to assert safeguards in cross-border data transfers","","2021-09-22","","accepted","David Hickey, Paul Ryan, Georg P Krog, Harshvardhan J. Pandit","https://www.w3.org/2021/07/07-dpvcg-minutes.html","","","","","","","","","","","","","" "SafeguardForDataTransfer","Safeguard for Data Transfer","Represents a safeguard used for data transfer. Can include technical or organisational measures.","dpv:Safeguard","","","","","2021-09-22","","accepted","David Hickey, Paul Ryan, Georg P Krog, Harshvardhan J. Pandit","https://www.w3.org/2021/07/07-dpvcg-minutes.html","","","","","","","","","","","","","" "Seal","Seal","A seal or a mark indicating proof of certification to some certification or standard","dpv:CertificationSeal","","","","","2019-04-05","","accepted","Axel Polleres, Rob Brennan, Harshvardhan J. Pandit, Mark Lizar","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" diff --git a/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure_properties.csv b/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure_properties.csv index 15e3b7f44..b5d86f3d5 100644 --- a/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure_properties.csv +++ b/documentation-generator/vocab_csv/TechnicalOrganisationalMeasure_properties.csv @@ -1,11 +1,8 @@ "Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" "hasTechnicalOrganisationalMeasure","has technical and organisational measure","Indicates use or applicability of Technical or Organisational measure","dpv:Concept","dpv:TechnicalOrganisationalMeasure","dpv:Relation","","","","","2019-04-04","2020-11-04","accepted","Axel Polleres, Javier Fernández, Harshvardhan J. Pandit, Mark Lizar, Bud Bruegger ","https://www.w3.org/2019/04/05-dpvcg-minutes.html","","","","","","","","","","","","","" -"hasTechnicalMeasure","has technical measure","Indicates use or applicability of Technical measure","dpv:Concept","dpv:TechnicalMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" -"hasOrganisationalMeasure","has organisational measure","Indicates use or applicability of Organisational measure","dpv:Concept","dpv:OrganisationalMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-10","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" -"mitigatesRisk","mitigates risk","Indicates mitigation of risk(s)","dpv:RiskMitigationMeasure","dpv:Risk","dpv:Relation","","","","","2020-11-04","","accepted","Harshvardhan J. Pandit","https://www.w3.org/community/dpvcg/wiki/Workshop20201104","","","","","","","","","","","","","" +"hasTechnicalMeasure","has technical measure","Indicates use or applicability of Technical measure","dpv:Concept","dpv:TechnicalMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" +"hasOrganisationalMeasure","has organisational measure","Indicates use or applicability of Organisational measure","dpv:Concept","dpv:OrganisationalMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/02/09-dpvcg-minutes.html","","","","","","","","","","","","","" "hasPolicy","has policy","Indicates policy applicable or used","dpv:Concept","dpv:Policy","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","" "isPolicyFor","is policy for","Indicates the context or application of policy","dpv:Policy","dpv:Concept","dpv:Relation","","","","","2022-01-26","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/01/26-dpvcg-minutes.html","","","","","","","","","","","","","" -"isRequiredFor","is required for","e.g. indicate technical measure is required for some legal obligation or satisfying some condition/constraint","","","","","","","","","","proposed","Julian Flake","","","","","","","","","","","","","","" -"isMitigatedByMeasure","is mitigated by measure","Indicate a risk is mitigated by specified measure","dpv:Risk","dpv:RiskMitigationMeasure","dpv:hasTechnicalOrganisationalMeasure","","","","","2022-02-09","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" -"hasRisk","has risk","Indicates applicability of Risk","dpv:Concept","dpv:Risk","dpv:Relation","","","","","2020-11-18","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2020/11/18-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file +"isRequiredFor","is required for","e.g. indicate technical measure is required for some legal obligation or satisfying some condition/constraint","","","","","","","","","","proposed","Julian Flake","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_Authorities.csv b/documentation-generator/vocab_csv/legal_Authorities.csv new file mode 100644 index 000000000..8d3596290 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_Authorities.csv @@ -0,0 +1,43 @@ +"Term","Label_EN","Label_DE","Type","Jurisdiction","Laws","webpage","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","" +"DPA-AT","Austrian Data Protection Authority","","dpv:DataProtectionAuthority","dpv-legal:AT","dpv-legal:EU-GDPR","https://dsb.gv.at","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-BE","Belgian Data Protection Authority","","dpv:DataProtectionAuthority","dpv-legal:BE","dpv-legal:EU-GDPR","https://www.dataprotectionauthority.be/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-BG","Commission for Personal Data Protection","","dpv:DataProtectionAuthority","dpv-legal:BG","dpv-legal:EU-GDPR","https://www.cpdp.bg/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-CZ","Office for Personal Data Protection","","dpv:DataProtectionAuthority","dpv-legal:CZ","dpv-legal:EU-GDPR","https://www.uoou.cz/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE","The Federal Commissioner for Data Protection and Freedom of Information","","dpv:DataProtectionAuthority","dpv-legal:DE","dpv-legal:DE-BDSG,dpv-legal:EU-GDPR","http://www.bfdi.bund.de/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-BB","The state representative for data protection and the right to inspect files in Brandenburg","Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg","dpv:DataProtectionAuthority","dpv-legal:DE-BB","dpv-legal:DE-BDSG,dpv-legal:DE-BE-BbgDSG,dpv-legal:EU-GDPR","https://www.lda.brandenburg.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-BE","Berlin Commissioner for Data Protection and Freedom of Information","Berliner Beauftragte für Datenschutz und Informationsfreiheit","dpv:DataProtectionAuthority","dpv-legal:DE-BE","dpv-legal:DE-BDSG,dpv-legal:DE-BE-BlnDSG,dpv-legal:EU-GDPR","https://www.datenschutz-berlin.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-BY-non-public","Bavarian State Office for Data Protection Supervision","Bayerisches Landesamt für Datenschutzaufsicht","dpv:DataProtectionAuthority","dpv-legal:DE-BY","dpv-legal:DE-BDSG,dpv-legal:DE-BY-BayDSG,dpv-legal:EU-GDPR","https://www.lda.bayern.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-BY-public","The Bavarian State Commissioner for Data Protection","Der Bayerische Landesbeauftragte für den Datenschutz","dpv:DataProtectionAuthority","dpv-legal:DE-BY","dpv-legal:DE-BDSG,dpv-legal:DE-BY-BayDSG,dpv-legal:EU-GDPR","https://www.datenschutz-bayern.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-HB","The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen","Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen","dpv:DataProtectionAuthority","dpv-legal:DE-HB","dpv-legal:DE-BDSG,dpv-legal:DE-HB-BremDSGVOAG,dpv-legal:EU-GDPR","https://www.datenschutz.bremen.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-HE","The Hessian Commissioner for Data Protection and Freedom of Information","Der Hessische Beauftragte für Datenschutz und Informationsfreiheit","dpv:DataProtectionAuthority","dpv-legal:DE-HE","dpv-legal:DE-BDSG,dpv-legal:DE-HE-HDISG,dpv-legal:EU-GDPR","https://www.datenschutz.hessen.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-HH","The Hamburg Commissioner for Data Protection and Freedom of Information","Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit","dpv:DataProtectionAuthority","dpv-legal:DE-HH","dpv-legal:DE-BDSG,dpv-legal:DE-HH-HmbDSG,dpv-legal:EU-GDPR","https://www.datenschutz-hamburg.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-MV","The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania","Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern","dpv:DataProtectionAuthority","dpv-legal:DE-MV","dpv-legal:DE-BDSG,dpv-legal:DE-MV-DSG,dpv-legal:EU-GDPR","https://www.datenschutz-mv.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-NI","The State Commissioner for Data Protection Lower Saxony","Die Landesbeauftragte für den Datenschutz Niedersachsen","dpv:DataProtectionAuthority","dpv-legal:DE-NI","dpv-legal:DE-BDSG,dpv-legal:DE-NI-NDSG,dpv-legal:EU-GDPR","https://www.lfd.niedersachsen.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-NW","State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia","Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen","dpv:DataProtectionAuthority","dpv-legal:DE-NW","dpv-legal:DE-BDSG,dpv-legal:DE-NW-DSG,dpv-legal:EU-GDPR","https://www.ldi.nrw.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-RP","The state commissioner for data protection and freedom of information in Rhineland-Palatinate","Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz","dpv:DataProtectionAuthority","dpv-legal:DPA-DE-RP","dpv-legal:DE-BDSG,dpv-legal:DE-RP-LDSG,dpv-legal:EU-GDPR","https://www.datenschutz.rlp.de/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-SH","Independent State Center for Data Protection Schleswig-Holstein","Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein","dpv:DataProtectionAuthority","dpv-legal:DE-SH","dpv-legal:DE-BDSG,dpv-legal:DE-SH-LDSG,dpv-legal:EU-GDPR","https://www.datenschutzzentrum.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-SL","Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information","Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit","dpv:DataProtectionAuthority","dpv-legal:DE-SL","dpv-legal:DE-BDSG,dpv-legal:DE-SL-SDSG,dpv-legal:EU-GDPR","https://www.datenschutz.saarland.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-SN","The Saxon data protection officer","Die Sächsische Datenschutzbeauftragte","dpv:DataProtectionAuthority","dpv-legal:DE-SN","dpv-legal:DE-BDSG,dpv-legal:DE-SN-SächsDSG,dpv-legal:EU-GDPR","https://www.saechsdsb.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-ST","State representative for data protection in Saxony-Anhalt","Landesbeauftragter für den Datenschutz Sachsen-Anhalt","dpv:DataProtectionAuthority","dpv-legal:DE-ST","dpv-legal:DE-BDSG,dpv-legal:DE-LSA-DSG,dpv-legal:EU-GDPR","https://datenschutz.sachsen-anhalt.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DE-TH","Thuringia state commissioner for data protection and freedom of information","Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit","dpv:DataProtectionAuthority","dpv-legal:DE-TH","dpv-legal:DE-BDSG,dpv-legal:DE-TH-ThürDSG,dpv-legal:EU-GDPR","https://www.tlfdi.de/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-DK","Danish Data Protection Agency","","dpv:DataProtectionAuthority","dpv-legal:DK","dpv-legal:EU-GDPR","http://www.datatilsynet.dk/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-EE","Estonian Data Protection Inspectorate","","dpv:DataProtectionAuthority","dpv-legal:EE","dpv-legal:EU-GDPR","http://www.aki.ee/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-ES","Spanish Data Protection Agency (AEPD)","","dpv:DataProtectionAuthority","dpv-legal:ES","dpv-legal:EU-GDPR","https://www.aepd.es/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-FI","Office of the Data Protection Ombudsman","","dpv:DataProtectionAuthority","dpv-legal:FI","dpv-legal:EU-GDPR","https://tietosuoja.fi/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-FR","National Commission on Informatics and Liberty (CNIL)","","dpv:DataProtectionAuthority","dpv-legal:FR","dpv-legal:EU-GDPR","https://www.cnil.fr/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-GR","Hellenic Data Protection Authority","","dpv:DataProtectionAuthority","dpv-legal:GR","dpv-legal:EU-GDPR","http://dpa.gr","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-HR","Croatian Personal Data Protection Agency","","dpv:DataProtectionAuthority","dpv-legal:HR","dpv-legal:EU-GDPR","http://www.azop.hr/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-HU","Hungarian National Authority for Data Protection and Freedom of Information","","dpv:DataProtectionAuthority","dpv-legal:HU","dpv-legal:EU-GDPR","http://www.naih.hu/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-IE","Data Protection Commission (DPC)","","dpv:DataProtectionAuthority","dpv-legal:IE","dpv-legal:EU-GDPR","http://www.dataprotection.ie","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-IT","Data Protection Commission","","dpv:DataProtectionAuthority","dpv-legal:IT","dpv-legal:EU-GDPR","https://www.garanteprivacy.it/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-LT","State Data Protection Inspectorate","","dpv:DataProtectionAuthority","dpv-legal:LT","dpv-legal:EU-GDPR","https://ada.lt","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-LU","National Commission for Data Protection","","dpv:DataProtectionAuthority","dpv-legal:LU","dpv-legal:EU-GDPR","https://cnpd.public.lu","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-LV","Data State Inspectorate","","dpv:DataProtectionAuthority","dpv-legal:LV","dpv-legal:EU-GDPR","http://www.dvi.gov.lv/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-MT","Office of the Information and Data Protection Commissioner","","dpv:DataProtectionAuthority","dpv-legal:MT","dpv-legal:EU-GDPR","https://idpc.org.mt","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-NL","Dutch Data Protection Authority","","dpv:DataProtectionAuthority","dpv-legal:NL","dpv-legal:EU-GDPR","https://autoriteitpersoonsgegevens.nl","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-PL","Personal Data Protection Office","","dpv:DataProtectionAuthority","dpv-legal:PL","dpv-legal:EU-GDPR","https://uodo.gov.pl/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-PT","Comissão Nacional de Protecção de Dados","","dpv:DataProtectionAuthority","dpv-legal:PT","dpv-legal:EU-GDPR","https://www.cnpd.pt","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-RO","National Supervisory Authority for Personal Data Processing","","dpv:DataProtectionAuthority","dpv-legal:RO","dpv-legal:EU-GDPR","http://www.dataprotection.ro/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-SE","Swedish Authority for Privacy Protection","","dpv:DataProtectionAuthority","dpv-legal:SE","dpv-legal:EU-GDPR","https://www.imy.se/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-SI","Information Commissioner of the Republic of Slovenia","","dpv:DataProtectionAuthority","dpv-legal:SI","dpv-legal:EU-GDPR","https://www.ip-rs.si/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DPA-SK","Office for Personal Data Protection of the Slovak Republic","","dpv:DataProtectionAuthority","dpv-legal:SK","dpv-legal:EU-GDPR","http://www.dataprotection.gov.sk/","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_EU_Adequacy.csv b/documentation-generator/vocab_csv/legal_EU_Adequacy.csv new file mode 100644 index 000000000..6c7c1f887 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_EU_Adequacy.csv @@ -0,0 +1,14 @@ +"Term","Label","webpage","country_A","country_B","time_start","time_end","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","" +"Adequacy-EU-AD","EU Adequacy Decision for Andorra","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?","dpv-legal:EU","dpv-legal:AD","2010-10-21","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-AR","EU Adequacy Decision for Argentina","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490","dpv-legal:EU","dpv-legal:AR","2003-07-05","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-CA","EU Adequacy Decision for Canada (commercial organisations)","https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002","dpv-legal:EU","dpv-legal:CA","2002-01-04","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-CH","EU Adequacy Decision for Switzerland","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518","dpv-legal:EU","dpv-legal:CH","2000-08-25","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-FO","EU Adequacy Decision for Faroe Islands","https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146","dpv-legal:EU","dpv-legal:FO","2010-03-09","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-GB","EU Adequacy Decision for United Kingdom","https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en","dpv-legal:EU","dpv-legal:GB","2021-06-28","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-GG","EU Adequacy Decision for Guernsey","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821","dpv-legal:EU","dpv-legal:GG","2003-11-21","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-IL","EU Adequacy Decision for Israel","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061","dpv-legal:EU","dpv-legal:IL","2011-02-01","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-IM","EU Adequacy Decision for Isle of Man","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411","dpv-legal:EU","dpv-legal:IM","2004-04-30","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-JE","EU Adequacy Decision for Jersey","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393","dpv-legal:EU","dpv-legal:JE","2008-05-26","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-JP","EU Adequacy Decision for Japan","http://data.europa.eu/eli/dec_impl/2019/419/oj","dpv-legal:EU","dpv-legal:JP","2019-01-23","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-NZ","EU Adequacy Decision for New Zealand","https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065","dpv-legal:EU","dpv-legal:NZ","2012-12-20","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"Adequacy-EU-UY","EU Adequacy Decision for Uruguay","https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484","dpv-legal:EU","dpv-legal:UY","2012-08-22","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_EU_EEA.csv b/documentation-generator/vocab_csv/legal_EU_EEA.csv new file mode 100644 index 000000000..0f5be6267 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_EU_EEA.csv @@ -0,0 +1,7 @@ +"Term","Label","ParentTerm","has Broader","time_start","time_end","members","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","" +"EEA","European Economic Area (EEA)","dpv:SupraNationalUnion","","","","dpv-legal:DE,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EEA30","European Economic Area (EEA-30)","dpv:SupraNationalUnion","dpv-legal:EEA","2020-02-01","","dpv-legal:DE,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EEA31","European Economic Area (EEA-31)","dpv:SupraNationalUnion","dpv-legal:EEA","2014-04-12","2020-01-31","dpv-legal:DE,dpv-legal:GB,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EU","European Union (EU)","dpv:SupraNationalUnion","","","","dpv-legal:DE,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EU27","European Union (EU-27)","dpv:SupraNationalUnion","dpv-legal:EU","2020-02-01","","dpv-legal:DE,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EU28","European Union (EU-28)","dpv:SupraNationalUnion","dpv-legal:EU","2013-07-01","2020-01-31","dpv-legal:DE,dpv-legal:GB,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_Laws.csv b/documentation-generator/vocab_csv/legal_Laws.csv new file mode 100644 index 000000000..e6297b9b1 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_Laws.csv @@ -0,0 +1,21 @@ +"Term","Label_EN","Label_DE","start","end","Jurisdictions","webpage","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","" +"DE-BDSG","Federal Data Protection Act (BDSG)","Bundesdatenschutzgesetz (BDSG)","2019-11-20","","dpv-legal:DE,dpv-legal:DE-BW,dpv-legal:DE-BY,dpv-legal:DE-BE,dpv-legal:DE-BB,dpv-legal:DE-HB,dpv-legal:DE-HH,dpv-legal:DE-HE,dpv-legal:DE-NI,dpv-legal:DE-MV,dpv-legal:DE-NW,dpv-legal:DE-RP,dpv-legal:DE-SL,dpv-legal:DE-SN,dpv-legal:DE-ST,dpv-legal:DE-SH,dpv-legal:DE-TH","https://www.gesetze-im-internet.de/bdsg_2018/","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-BE-BbgDSG","Brandenburg Data Protection Act (BbgDSG)","Brandenburgisches Datenschutzgesetz (BbgDSG)","","","dpv-legal:DE-BB","https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-BE-BlnDSG","Berlin Data Protection Act (BlnDSG)","Berliner Datenschutzgesetz (BlnDSG)","","","dpv-legal:DE-BE","https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-BW-LDSG","State Data Protection Act (LDSG) (BW)","Landesdatenschutzgesetz (LDSG) (BW)","","","dpv-legal:DE-BW","https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-BY-BayDSG","Bavarian Data Protection Act (BayDSG)","Bayerisches Datenschutzgesetz (BayDSG)","","","dpv-legal:DE-BY","https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-HB-BremDSGVOAG","Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)","Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)","","","dpv-legal:DE-HB","https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-HE-HDISG","Hessian Data Protection and Freedom of Information Act (HDSIG)","Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)","","","dpv-legal:DE-HE","https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-HH-HmbDSG","Hamburg Data Protection Act (HmbDSG)","Hamburgisches Datenschutzgesetz (HmbDSG)","","","dpv-legal:DE-HH","https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-LSA-DSG","Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)","Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)","","","dpv-legal:DE-ST","https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-MV-DSG","Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680","Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680","","","dpv-legal:DE-MV","https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-NI-NDSG","Lower Saxony Data Protection Act (NDSG)","Niedersächsisches Datenschutzgesetz (NDSG)","","","dpv-legal:DE-NI","https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-NW-DSG","North Rhine-Westphalia Data Protection Act (DSG NRW)","Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)","","","dpv-legal:DE-NW","https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-RP-LDSG","State Data Protection Act (LDSG)","Landesdatenschutzgesetz (LDSG)","","","dpv-legal:DE-RP","https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-SH-LDSG","Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)","Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)","","","dpv-legal:DE-SH","https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-SL-SDSG","Saarland Data Protection Act","Saarländisches Datenschutzgesetz","","","dpv-legal:DE-SL","https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-SN-SächsDSG","Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)","Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)","","","dpv-legal:DE-SN","https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"DE-TH-ThürDSG","Thuringian Data Protection Act (ThürDSG)","Thüringer Datenschutzgesetz (ThürDSG)","","","dpv-legal:DE-TH","https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen","2022-03-30","","accepted","Julian Flake,Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"EU-GDPR","General Data Protection Regulation (GDPR)","","2018-05-25","","dpv-legal:DE,dpv-legal:CY,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IT,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:CZ,dpv-legal:DE-BW,dpv-legal:DE-BY,dpv-legal:DE-BE,dpv-legal:DE-BB,dpv-legal:DE-HB,dpv-legal:DE-HH,dpv-legal:DE-HE,dpv-legal:DE-NI,dpv-legal:DE-MV,dpv-legal:DE-NW,dpv-legal:DE-RP,dpv-legal:DE-SL,dpv-legal:DE-SN,dpv-legal:DE-ST,dpv-legal:DE-SH,dpv-legal:DE-TH","http://data.europa.eu/eli/reg/2016/679/oj","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"US-CA-CCPA","California Consumer Privacy Act (CCPA)","","2020-01-01","","dpv-legal:US-CA","https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" +"US-CA-CPRA","California Privacy Rights Act (CPRA)","","2023-01-01","","dpv-legal:US-CA","https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_Locations.csv b/documentation-generator/vocab_csv/legal_Locations.csv new file mode 100644 index 000000000..926812347 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_Locations.csv @@ -0,0 +1,354 @@ +"Term","Label","ParentTerm","ISO-Alpha2","ISO-Alpha3","ISO-Numeric","UN-M49","Broader","Narrower","Created","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"AF","Afghanistan","dpv:Country","AF","AFG","4","4","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Africa","Africa","dpv:Region","","","","","","dpv-legal:DZ,dpv-legal:NorthernAfrica,dpv-legal:EG,dpv-legal:EH,dpv-legal:LY,dpv-legal:MA,dpv-legal:SD,dpv-legal:TN,dpv-legal:AO,dpv-legal:SubSaharanAfrica,dpv-legal:BF,dpv-legal:BI,dpv-legal:BJ,dpv-legal:BW,dpv-legal:CD,dpv-legal:CF,dpv-legal:CG,dpv-legal:CI,dpv-legal:CM,dpv-legal:CV,dpv-legal:DJ,dpv-legal:ER,dpv-legal:ET,dpv-legal:GA,dpv-legal:GH,dpv-legal:GM,dpv-legal:GN,dpv-legal:GQ,dpv-legal:GW,dpv-legal:IO,dpv-legal:KE,dpv-legal:KM,dpv-legal:LR,dpv-legal:LS,dpv-legal:MG,dpv-legal:ML,dpv-legal:MR,dpv-legal:MU,dpv-legal:MW,dpv-legal:MZ,dpv-legal:NA,dpv-legal:NE,dpv-legal:NG,dpv-legal:RE,dpv-legal:RW,dpv-legal:SC,dpv-legal:SH,dpv-legal:SL,dpv-legal:SN,dpv-legal:SO,dpv-legal:SS,dpv-legal:ST,dpv-legal:SZ,dpv-legal:TD,dpv-legal:TF,dpv-legal:TG,dpv-legal:TZ,dpv-legal:UG,dpv-legal:YT,dpv-legal:ZA,dpv-legal:ZM,dpv-legal:ZW","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-AL","Alabama","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-AK","Alaska","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AL","Albania","dpv:Country","AL","ALB","8","8","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DZ","Algeria","dpv:Country","DZ","DZA","12","12","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AS","American Samoa","dpv:Country","AS","ASM","16","16","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-AS","American Samoa","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Americas","Americas","dpv:Region","","","","","","dpv-legal:AR,dpv-legal:CA,dpv-legal:UY,dpv-legal:BM,dpv-legal:NorthernAmerica,dpv-legal:GL,dpv-legal:PM,dpv-legal:US,dpv-legal:AG,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:AI,dpv-legal:AW,dpv-legal:BB,dpv-legal:BL,dpv-legal:BO,dpv-legal:BQ,dpv-legal:BR,dpv-legal:BS,dpv-legal:BV,dpv-legal:BZ,dpv-legal:CL,dpv-legal:CO,dpv-legal:CR,dpv-legal:CU,dpv-legal:CW,dpv-legal:DM,dpv-legal:DO,dpv-legal:EC,dpv-legal:FK,dpv-legal:GD,dpv-legal:GF,dpv-legal:GP,dpv-legal:GS,dpv-legal:GT,dpv-legal:GY,dpv-legal:HN,dpv-legal:HT,dpv-legal:JM,dpv-legal:KN,dpv-legal:KY,dpv-legal:LC,dpv-legal:MF,dpv-legal:MQ,dpv-legal:MS,dpv-legal:MX,dpv-legal:NI,dpv-legal:PA,dpv-legal:PE,dpv-legal:PR,dpv-legal:PY,dpv-legal:SR,dpv-legal:SV,dpv-legal:SX,dpv-legal:TC,dpv-legal:TT,dpv-legal:VC,dpv-legal:VE,dpv-legal:VG,dpv-legal:VI","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AD","Andorra","dpv:Country","AD","AND","20","20","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AO","Angola","dpv:Country","AO","AGO","24","24","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AI","Anguilla","dpv:Country","AI","AIA","660","660","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AQ","Antarctica","dpv:Country","AQ","ATA","10","10","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AG","Antigua and Barbuda","dpv:Country","AG","ATG","28","28","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AR","Argentina","dpv:Country","AR","ARG","32","32","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-AZ","Arizona","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-AR","Arkansas","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AM","Armenia","dpv:Country","AM","ARM","51","51","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AW","Aruba","dpv:Country","AW","ABW","533","533","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Asia","Asia","dpv:Region","","","","","","dpv-legal:IL,dpv-legal:JP,dpv-legal:CY,dpv-legal:AE,dpv-legal:WesternAsia,dpv-legal:AF,dpv-legal:SouthernAsia,dpv-legal:AM,dpv-legal:AZ,dpv-legal:BD,dpv-legal:BH,dpv-legal:BN,dpv-legal:SoutheasternAsia,dpv-legal:BT,dpv-legal:CN,dpv-legal:EasternAsia,dpv-legal:GE,dpv-legal:HK,dpv-legal:ID,dpv-legal:IN,dpv-legal:IQ,dpv-legal:IR,dpv-legal:JO,dpv-legal:KG,dpv-legal:CentralAsia,dpv-legal:KH,dpv-legal:KP,dpv-legal:KR,dpv-legal:KW,dpv-legal:KZ,dpv-legal:LA,dpv-legal:LB,dpv-legal:LK,dpv-legal:MM,dpv-legal:MN,dpv-legal:MO,dpv-legal:MV,dpv-legal:MY,dpv-legal:NP,dpv-legal:OM,dpv-legal:PH,dpv-legal:PK,dpv-legal:PS,dpv-legal:QA,dpv-legal:SA,dpv-legal:SG,dpv-legal:SY,dpv-legal:TH,dpv-legal:TJ,dpv-legal:TL,dpv-legal:TM,dpv-legal:TR,dpv-legal:UZ,dpv-legal:VN,dpv-legal:YE","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AU","Australia","dpv:Country","AU","AUS","36","36","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AustraliaandNewZealand","AustraliaandNewZealand","dpv:Region","","","","","dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania","dpv-legal:NZ,dpv-legal:AU,dpv-legal:CC,dpv-legal:CX,dpv-legal:HM,dpv-legal:NF","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AT","Austria","dpv:Country","AT","AUT","40","40","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AZ","Azerbaijan","dpv:Country","AZ","AZE","31","31","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-BW","Baden-Württemberg","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BS","Bahamas","dpv:Country","BS","BHS","44","44","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BH","Bahrain","dpv:Country","BH","BHR","48","48","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BD","Bangladesh","dpv:Country","BD","BGD","50","50","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BB","Barbados","dpv:Country","BB","BRB","52","52","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-BY","Bavaria","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BY","Belarus","dpv:Country","BY","BLR","112","112","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BE","Belgium","dpv:Country","BE","BEL","56","56","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BZ","Belize","dpv:Country","BZ","BLZ","84","84","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BJ","Benin","dpv:Country","BJ","BEN","204","204","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-BE","Berlin","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BM","Bermuda","dpv:Country","BM","BMU","60","60","dpv-legal:Americas,dpv-legal:NorthernAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BT","Bhutan","dpv:Country","BT","BTN","64","64","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BO","Bolivia (Plurinational State of)","dpv:Country","BO","BOL","68","68","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BQ","Bonaire, Sint Eustatius and Saba","dpv:Country","BQ","BES","535","535","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BA","Bosnia and Herzegovina","dpv:Country","BA","BIH","70","70","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BW","Botswana","dpv:Country","BW","BWA","72","72","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:SouthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BV","Bouvet Island","dpv:Country","BV","BVT","74","74","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-BB","Brandenburg","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BR","Brazil","dpv:Country","BR","BRA","76","76","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-HB","Bremen","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IO","British Indian Ocean Territory","dpv:Country","IO","IOT","86","86","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VG","British Virgin Islands","dpv:Country","VG","VGB","92","92","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BN","Brunei Darussalam","dpv:Country","BN","BRN","96","96","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BG","Bulgaria","dpv:Country","BG","BGR","100","100","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BF","Burkina Faso","dpv:Country","BF","BFA","854","854","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BI","Burundi","dpv:Country","BI","BDI","108","108","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CV","Cabo Verde","dpv:Country","CV","CPV","132","132","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-CA","California","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KH","Cambodia","dpv:Country","KH","KHM","116","116","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CM","Cameroon","dpv:Country","CM","CMR","120","120","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CA","Canada","dpv:Country","CA","CAN","124","124","dpv-legal:Americas,dpv-legal:NorthernAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Caribbean","Caribbean","dpv:Region","","","","","dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean","dpv-legal:AG,dpv-legal:AI,dpv-legal:AW,dpv-legal:BB,dpv-legal:BL,dpv-legal:BQ,dpv-legal:BS,dpv-legal:CU,dpv-legal:CW,dpv-legal:DM,dpv-legal:DO,dpv-legal:GD,dpv-legal:GP,dpv-legal:HT,dpv-legal:JM,dpv-legal:KN,dpv-legal:KY,dpv-legal:LC,dpv-legal:MF,dpv-legal:MQ,dpv-legal:MS,dpv-legal:PR,dpv-legal:SX,dpv-legal:TC,dpv-legal:TT,dpv-legal:VC,dpv-legal:VG,dpv-legal:VI","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KY","Cayman Islands","dpv:Country","KY","CYM","136","136","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CF","Central African Republic","dpv:Country","CF","CAF","140","140","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CentralAmerica","CentralAmerica","dpv:Region","","","","","dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean","dpv-legal:BZ,dpv-legal:CR,dpv-legal:GT,dpv-legal:HN,dpv-legal:MX,dpv-legal:NI,dpv-legal:PA,dpv-legal:SV","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CentralAsia","CentralAsia","dpv:Region","","","","","dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia","dpv-legal:KG,dpv-legal:KZ,dpv-legal:TJ,dpv-legal:TM,dpv-legal:UZ","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TD","Chad","dpv:Country","TD","TCD","148","148","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ChannelIslands","ChannelIslands","dpv:Region","","","","","dpv-legal:NorthernEurope,dpv-legal:NorthernEurope,dpv-legal:NorthernEurope","dpv-legal:GG,dpv-legal:JE,dpv-legal:Sark","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CL","Chile","dpv:Country","CL","CHL","152","152","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CN","China","dpv:Country","CN","CHN","156","156","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HK","China, Hong Kong Special Administrative Region","dpv:Country","HK","HKG","344","344","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MO","China, Macao Special Administrative Region","dpv:Country","MO","MAC","446","446","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CX","Christmas Island","dpv:Country","CX","CXR","162","162","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CC","Cocos (Keeling) Islands","dpv:Country","CC","CCK","166","166","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CO","Colombia","dpv:Country","CO","COL","170","170","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-CO","Colorado","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KM","Comoros","dpv:Country","KM","COM","174","174","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CG","Congo","dpv:Country","CG","COG","178","178","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-CT","Connecticut","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CK","Cook Islands","dpv:Country","CK","COK","184","184","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CR","Costa Rica","dpv:Country","CR","CRI","188","188","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HR","Croatia","dpv:Country","HR","HRV","191","191","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CU","Cuba","dpv:Country","CU","CUB","192","192","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CW","Curaçao","dpv:Country","CW","CUW","531","531","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CY","Cyprus","dpv:Country","CY","CYP","196","196","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CZ","Czechia","dpv:Country","CZ","CZE","203","203","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CI","Côte d’Ivoire","dpv:Country","CI","CIV","384","384","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-DE","Delaware","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KP","Democratic People's Republic of Korea","dpv:Country","KP","PRK","408","408","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CD","Democratic Republic of the Congo","dpv:Country","CD","COD","180","180","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DK","Denmark","dpv:Country","DK","DNK","208","208","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-DC","District of Columbia","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DJ","Djibouti","dpv:Country","DJ","DJI","262","262","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DM","Dominica","dpv:Country","DM","DMA","212","212","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DO","Dominican Republic","dpv:Country","DO","DOM","214","214","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EasternAfrica","EasternAfrica","dpv:Region","","","","","dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica","dpv-legal:BI,dpv-legal:DJ,dpv-legal:ER,dpv-legal:ET,dpv-legal:IO,dpv-legal:KE,dpv-legal:KM,dpv-legal:MG,dpv-legal:MU,dpv-legal:MW,dpv-legal:MZ,dpv-legal:RE,dpv-legal:RW,dpv-legal:SC,dpv-legal:SO,dpv-legal:SS,dpv-legal:TF,dpv-legal:TZ,dpv-legal:UG,dpv-legal:YT,dpv-legal:ZM,dpv-legal:ZW","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EasternAsia","EasternAsia","dpv:Region","","","","","dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia","dpv-legal:JP,dpv-legal:CN,dpv-legal:HK,dpv-legal:KP,dpv-legal:KR,dpv-legal:MN,dpv-legal:MO","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EasternEurope","EasternEurope","dpv:Region","","","","","dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe","dpv-legal:BG,dpv-legal:HU,dpv-legal:PL,dpv-legal:RO,dpv-legal:SK,dpv-legal:BY,dpv-legal:CZ,dpv-legal:MD,dpv-legal:RU,dpv-legal:UA","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EC","Ecuador","dpv:Country","EC","ECU","218","218","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EG","Egypt","dpv:Country","EG","EGY","818","818","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SV","El Salvador","dpv:Country","SV","SLV","222","222","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GQ","Equatorial Guinea","dpv:Country","GQ","GNQ","226","226","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ER","Eritrea","dpv:Country","ER","ERI","232","232","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EE","Estonia","dpv:Country","EE","EST","233","233","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SZ","Eswatini","dpv:Country","SZ","SWZ","748","748","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:SouthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ET","Ethiopia","dpv:Country","ET","ETH","231","231","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Europe","Europe","dpv:Region","","","","","","dpv-legal:DE,dpv-legal:AD,dpv-legal:CH,dpv-legal:FO,dpv-legal:GB,dpv-legal:GG,dpv-legal:IM,dpv-legal:JE,dpv-legal:NO,dpv-legal:AT,dpv-legal:BE,dpv-legal:BG,dpv-legal:DK,dpv-legal:EE,dpv-legal:ES,dpv-legal:FI,dpv-legal:FR,dpv-legal:GR,dpv-legal:HR,dpv-legal:HU,dpv-legal:IE,dpv-legal:IS,dpv-legal:IT,dpv-legal:LI,dpv-legal:LT,dpv-legal:LU,dpv-legal:LV,dpv-legal:MT,dpv-legal:NL,dpv-legal:PL,dpv-legal:PT,dpv-legal:RO,dpv-legal:SE,dpv-legal:SI,dpv-legal:SK,dpv-legal:AL,dpv-legal:SouthernEurope,dpv-legal:AX,dpv-legal:NorthernEurope,dpv-legal:BA,dpv-legal:BY,dpv-legal:EasternEurope,dpv-legal:CZ,dpv-legal:GI,dpv-legal:MC,dpv-legal:WesternEurope,dpv-legal:MD,dpv-legal:ME,dpv-legal:MK,dpv-legal:RS,dpv-legal:RU,dpv-legal:SJ,dpv-legal:SM,dpv-legal:UA,dpv-legal:VA,dpv-legal:Sark","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FK","Falkland Islands (Malvinas)","dpv:Country","FK","FLK","238","238","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FO","Faroe Islands","dpv:Country","FO","FRO","234","234","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FJ","Fiji","dpv:Country","FJ","FJI","242","242","dpv-legal:Oceania,dpv-legal:Melanesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FI","Finland","dpv:Country","FI","FIN","246","246","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-FL","Florida","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FR","France","dpv:Country","FR","FRA","250","250","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GF","French Guiana","dpv:Country","GF","GUF","254","254","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PF","French Polynesia","dpv:Country","PF","PYF","258","258","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TF","French Southern Territories","dpv:Country","TF","ATF","260","260","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GA","Gabon","dpv:Country","GA","GAB","266","266","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GM","Gambia","dpv:Country","GM","GMB","270","270","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GE","Georgia","dpv:Country","GE","GEO","268","268","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-GA","Georgia","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE","Germany","dpv:Country","DE","DEU","276","276","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GH","Ghana","dpv:Country","GH","GHA","288","288","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GI","Gibraltar","dpv:Country","GI","GIB","292","292","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GR","Greece","dpv:Country","GR","GRC","300","300","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GL","Greenland","dpv:Country","GL","GRL","304","304","dpv-legal:Americas,dpv-legal:NorthernAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GD","Grenada","dpv:Country","GD","GRD","308","308","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GP","Guadeloupe","dpv:Country","GP","GLP","312","312","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GU","Guam","dpv:Country","GU","GUM","316","316","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-GU","Guam","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GT","Guatemala","dpv:Country","GT","GTM","320","320","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GG","Guernsey","dpv:Country","GG","GGY","831","831","dpv-legal:Europe,dpv-legal:NorthernEurope,dpv-legal:ChannelIslands","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GN","Guinea","dpv:Country","GN","GIN","324","324","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GW","Guinea-Bissau","dpv:Country","GW","GNB","624","624","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GY","Guyana","dpv:Country","GY","GUY","328","328","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HT","Haiti","dpv:Country","HT","HTI","332","332","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-HH","Hamburg","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-HI","Hawaii","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HM","Heard Island and McDonald Islands","dpv:Country","HM","HMD","334","334","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-HE","Hesse","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VA","Holy See","dpv:Country","VA","VAT","336","336","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HN","Honduras","dpv:Country","HN","HND","340","340","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"HU","Hungary","dpv:Country","HU","HUN","348","348","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IS","Iceland","dpv:Country","IS","ISL","352","352","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-ID","Idaho","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-IL","Illinois","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IN","India","dpv:Country","IN","IND","356","356","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-IN","Indiana","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ID","Indonesia","dpv:Country","ID","IDN","360","360","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-IA","Iowa","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IR","Iran (Islamic Republic of)","dpv:Country","IR","IRN","364","364","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IQ","Iraq","dpv:Country","IQ","IRQ","368","368","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IE","Ireland","dpv:Country","IE","IRL","372","372","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IM","Isle of Man","dpv:Country","IM","IMN","833","833","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IL","Israel","dpv:Country","IL","ISR","376","376","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"IT","Italy","dpv:Country","IT","ITA","380","380","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"JM","Jamaica","dpv:Country","JM","JAM","388","388","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"JP","Japan","dpv:Country","JP","JPN","392","392","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"JE","Jersey","dpv:Country","JE","JEY","832","832","dpv-legal:Europe,dpv-legal:NorthernEurope,dpv-legal:ChannelIslands","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"JO","Jordan","dpv:Country","JO","JOR","400","400","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-KS","Kansas","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KZ","Kazakhstan","dpv:Country","KZ","KAZ","398","398","dpv-legal:Asia,dpv-legal:CentralAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-KY","Kentucky","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KE","Kenya","dpv:Country","KE","KEN","404","404","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KI","Kiribati","dpv:Country","KI","KIR","296","296","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KW","Kuwait","dpv:Country","KW","KWT","414","414","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KG","Kyrgyzstan","dpv:Country","KG","KGZ","417","417","dpv-legal:Asia,dpv-legal:CentralAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LA","Lao People's Democratic Republic","dpv:Country","LA","LAO","418","418","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LatinAmericaandtheCaribbean","LatinAmericaandtheCaribbean","dpv:Region","","","","","dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas","dpv-legal:AR,dpv-legal:UY,dpv-legal:AG,dpv-legal:Caribbean,dpv-legal:AI,dpv-legal:AW,dpv-legal:BB,dpv-legal:BL,dpv-legal:BO,dpv-legal:SouthAmerica,dpv-legal:BQ,dpv-legal:BR,dpv-legal:BS,dpv-legal:BV,dpv-legal:BZ,dpv-legal:CentralAmerica,dpv-legal:CL,dpv-legal:CO,dpv-legal:CR,dpv-legal:CU,dpv-legal:CW,dpv-legal:DM,dpv-legal:DO,dpv-legal:EC,dpv-legal:FK,dpv-legal:GD,dpv-legal:GF,dpv-legal:GP,dpv-legal:GS,dpv-legal:GT,dpv-legal:GY,dpv-legal:HN,dpv-legal:HT,dpv-legal:JM,dpv-legal:KN,dpv-legal:KY,dpv-legal:LC,dpv-legal:MF,dpv-legal:MQ,dpv-legal:MS,dpv-legal:MX,dpv-legal:NI,dpv-legal:PA,dpv-legal:PE,dpv-legal:PR,dpv-legal:PY,dpv-legal:SR,dpv-legal:SV,dpv-legal:SX,dpv-legal:TC,dpv-legal:TT,dpv-legal:VC,dpv-legal:VE,dpv-legal:VG,dpv-legal:VI","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LV","Latvia","dpv:Country","LV","LVA","428","428","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LB","Lebanon","dpv:Country","LB","LBN","422","422","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LS","Lesotho","dpv:Country","LS","LSO","426","426","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:SouthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LR","Liberia","dpv:Country","LR","LBR","430","430","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LY","Libya","dpv:Country","LY","LBY","434","434","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LI","Liechtenstein","dpv:Country","LI","LIE","438","438","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LT","Lithuania","dpv:Country","LT","LTU","440","440","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-LA","Louisiana","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-NI","Lower-Saxony","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LU","Luxembourg","dpv:Country","LU","LUX","442","442","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MG","Madagascar","dpv:Country","MG","MDG","450","450","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-ME","Maine","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MW","Malawi","dpv:Country","MW","MWI","454","454","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MY","Malaysia","dpv:Country","MY","MYS","458","458","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MV","Maldives","dpv:Country","MV","MDV","462","462","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ML","Mali","dpv:Country","ML","MLI","466","466","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MT","Malta","dpv:Country","MT","MLT","470","470","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MH","Marshall Islands","dpv:Country","MH","MHL","584","584","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MQ","Martinique","dpv:Country","MQ","MTQ","474","474","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MD","Maryland","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MA","Massachusetts","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MR","Mauritania","dpv:Country","MR","MRT","478","478","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MU","Mauritius","dpv:Country","MU","MUS","480","480","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"YT","Mayotte","dpv:Country","YT","MYT","175","175","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-MV","Mecklenburg-Western-Pomerania","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Melanesia","Melanesia","dpv:Region","","","","","dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania","dpv-legal:FJ,dpv-legal:NC,dpv-legal:PG,dpv-legal:SB,dpv-legal:VU","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MX","Mexico","dpv:Country","MX","MEX","484","484","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MI","Michigan","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Micronesia","Micronesia","dpv:Region","","","","","dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania","dpv-legal:FM,dpv-legal:GU,dpv-legal:KI,dpv-legal:MH,dpv-legal:MP,dpv-legal:NR,dpv-legal:PW,dpv-legal:UM","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"FM","Micronesia (Federated States of)","dpv:Country","FM","FSM","583","583","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MiddleAfrica","MiddleAfrica","dpv:Region","","","","","dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica","dpv-legal:AO,dpv-legal:CD,dpv-legal:CF,dpv-legal:CG,dpv-legal:CM,dpv-legal:GA,dpv-legal:GQ,dpv-legal:ST,dpv-legal:TD","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MN","Minnesota","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MS","Mississippi","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MO","Missouri","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MC","Monaco","dpv:Country","MC","MCO","492","492","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MN","Mongolia","dpv:Country","MN","MNG","496","496","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MT","Montana","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ME","Montenegro","dpv:Country","ME","MNE","499","499","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MS","Montserrat","dpv:Country","MS","MSR","500","500","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MA","Morocco","dpv:Country","MA","MAR","504","504","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MZ","Mozambique","dpv:Country","MZ","MOZ","508","508","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MM","Myanmar","dpv:Country","MM","MMR","104","104","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NA","Namibia","dpv:Country","NA","NAM","516","516","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:SouthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NR","Nauru","dpv:Country","NR","NRU","520","520","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NE","Nebraska","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NP","Nepal","dpv:Country","NP","NPL","524","524","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NL","Netherlands","dpv:Country","NL","NLD","528","528","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NV","Nevada","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NC","New Caledonia","dpv:Country","NC","NCL","540","540","dpv-legal:Oceania,dpv-legal:Melanesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NH","New Hampshire","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NJ","New Jersey","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NM","New Mexico","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NY","New York","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NZ","New Zealand","dpv:Country","NZ","NZL","554","554","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NI","Nicaragua","dpv:Country","NI","NIC","558","558","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NE","Niger","dpv:Country","NE","NER","562","562","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NG","Nigeria","dpv:Country","NG","NGA","566","566","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NU","Niue","dpv:Country","NU","NIU","570","570","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NF","Norfolk Island","dpv:Country","NF","NFK","574","574","dpv-legal:Oceania,dpv-legal:AustraliaandNewZealand","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-NC","North Carolina","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-ND","North Dakota","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MK","North Macedonia","dpv:Country","MK","MKD","807","807","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-NW","North-Rhine Westphalia","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MP","Northern Mariana Islands","dpv:Country","MP","MNP","580","580","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-MP","Northern Mariana Islands","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NorthernAfrica","NorthernAfrica","dpv:Region","","","","","dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa","dpv-legal:DZ,dpv-legal:EG,dpv-legal:EH,dpv-legal:LY,dpv-legal:MA,dpv-legal:SD,dpv-legal:TN","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NorthernAmerica","NorthernAmerica","dpv:Region","","","","","dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas,dpv-legal:Americas","dpv-legal:CA,dpv-legal:BM,dpv-legal:GL,dpv-legal:PM,dpv-legal:US","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NorthernEurope","NorthernEurope","dpv:Region","","","","","dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe","dpv-legal:FO,dpv-legal:GB,dpv-legal:GG,dpv-legal:IM,dpv-legal:JE,dpv-legal:NO,dpv-legal:DK,dpv-legal:EE,dpv-legal:FI,dpv-legal:IE,dpv-legal:IS,dpv-legal:LT,dpv-legal:LV,dpv-legal:SE,dpv-legal:AX,dpv-legal:SJ,dpv-legal:Sark,dpv-legal:ChannelIslands","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"NO","Norway","dpv:Country","NO","NOR","578","578","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Oceania","Oceania","dpv:Region","","","","","","dpv-legal:NZ,dpv-legal:AS,dpv-legal:Polynesia,dpv-legal:AU,dpv-legal:AustraliaandNewZealand,dpv-legal:CC,dpv-legal:CK,dpv-legal:CX,dpv-legal:FJ,dpv-legal:Melanesia,dpv-legal:FM,dpv-legal:Micronesia,dpv-legal:GU,dpv-legal:HM,dpv-legal:KI,dpv-legal:MH,dpv-legal:MP,dpv-legal:NC,dpv-legal:NF,dpv-legal:NR,dpv-legal:NU,dpv-legal:PF,dpv-legal:PG,dpv-legal:PN,dpv-legal:PW,dpv-legal:SB,dpv-legal:TK,dpv-legal:TO,dpv-legal:TV,dpv-legal:UM,dpv-legal:VU,dpv-legal:WF,dpv-legal:WS","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-OH","Ohio","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-OK","Oklahoma","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"OM","Oman","dpv:Country","OM","OMN","512","512","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-OR","Oregon","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PK","Pakistan","dpv:Country","PK","PAK","586","586","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PW","Palau","dpv:Country","PW","PLW","585","585","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PA","Panama","dpv:Country","PA","PAN","591","591","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:CentralAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PG","Papua New Guinea","dpv:Country","PG","PNG","598","598","dpv-legal:Oceania,dpv-legal:Melanesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PY","Paraguay","dpv:Country","PY","PRY","600","600","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-PA","Pennsylvania","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PE","Peru","dpv:Country","PE","PER","604","604","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PH","Philippines","dpv:Country","PH","PHL","608","608","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PN","Pitcairn","dpv:Country","PN","PCN","612","612","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PL","Poland","dpv:Country","PL","POL","616","616","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Polynesia","Polynesia","dpv:Region","","","","","dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania,dpv-legal:Oceania","dpv-legal:AS,dpv-legal:CK,dpv-legal:NU,dpv-legal:PF,dpv-legal:PN,dpv-legal:TK,dpv-legal:TO,dpv-legal:TV,dpv-legal:WF,dpv-legal:WS","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PT","Portugal","dpv:Country","PT","PRT","620","620","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PR","Puerto Rico","dpv:Country","PR","PRI","630","630","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-PR","Puerto Rico","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"QA","Qatar","dpv:Country","QA","QAT","634","634","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KR","Republic of Korea","dpv:Country","KR","KOR","410","410","dpv-legal:Asia,dpv-legal:EasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MD","Republic of Moldova","dpv:Country","MD","MDA","498","498","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-RP","Rhineland-Palatinate","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-RI","Rhode Island","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"RO","Romania","dpv:Country","RO","ROU","642","642","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"RU","Russian Federation","dpv:Country","RU","RUS","643","643","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"RW","Rwanda","dpv:Country","RW","RWA","646","646","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"RE","Réunion","dpv:Country","RE","REU","638","638","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-SL","Saarland","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"BL","Saint Barthélemy","dpv:Country","BL","BLM","652","652","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SH","Saint Helena","dpv:Country","SH","SHN","654","654","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"KN","Saint Kitts and Nevis","dpv:Country","KN","KNA","659","659","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LC","Saint Lucia","dpv:Country","LC","LCA","662","662","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"MF","Saint Martin (French Part)","dpv:Country","MF","MAF","663","663","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PM","Saint Pierre and Miquelon","dpv:Country","PM","SPM","666","666","dpv-legal:Americas,dpv-legal:NorthernAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VC","Saint Vincent and the Grenadines","dpv:Country","VC","VCT","670","670","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"WS","Samoa","dpv:Country","WS","WSM","882","882","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SM","San Marino","dpv:Country","SM","SMR","674","674","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ST","Sao Tome and Principe","dpv:Country","ST","STP","678","678","dpv-legal:Africa,dpv-legal:MiddleAfrica,dpv-legal:SubSaharanAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"Sark","Sark","dpv:Region","","","","","dpv-legal:Europe,dpv-legal:NorthernEurope,dpv-legal:ChannelIslands","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SA","Saudi Arabia","dpv:Country","SA","SAU","682","682","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-SN","Saxony","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-ST","Saxony-Anhalt","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-SH","Schleswig-Holstein","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SN","Senegal","dpv:Country","SN","SEN","686","686","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"RS","Serbia","dpv:Country","RS","SRB","688","688","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SC","Seychelles","dpv:Country","SC","SYC","690","690","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SL","Sierra Leone","dpv:Country","SL","SLE","694","694","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SG","Singapore","dpv:Country","SG","SGP","702","702","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SX","Sint Maarten (Dutch part)","dpv:Country","SX","SXM","534","534","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SK","Slovakia","dpv:Country","SK","SVK","703","703","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SI","Slovenia","dpv:Country","SI","SVN","705","705","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SB","Solomon Islands","dpv:Country","SB","SLB","90","90","dpv-legal:Oceania,dpv-legal:Melanesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SO","Somalia","dpv:Country","SO","SOM","706","706","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ZA","South Africa","dpv:Country","ZA","ZAF","710","710","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:SouthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-SC","South Carolina","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-SD","South Dakota","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GS","South Georgia and the South Sandwich Islands","dpv:Country","GS","SGS","239","239","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SS","South Sudan","dpv:Country","SS","SSD","728","728","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SouthAmerica","SouthAmerica","dpv:Region","","","","","dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:LatinAmericaandtheCaribbean","dpv-legal:AR,dpv-legal:UY,dpv-legal:BO,dpv-legal:BR,dpv-legal:BV,dpv-legal:CL,dpv-legal:CO,dpv-legal:EC,dpv-legal:FK,dpv-legal:GF,dpv-legal:GS,dpv-legal:GY,dpv-legal:PE,dpv-legal:PY,dpv-legal:SR,dpv-legal:VE","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SoutheasternAsia","SoutheasternAsia","dpv:Region","","","","","dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia","dpv-legal:BN,dpv-legal:ID,dpv-legal:KH,dpv-legal:LA,dpv-legal:MM,dpv-legal:MY,dpv-legal:PH,dpv-legal:SG,dpv-legal:TH,dpv-legal:TL,dpv-legal:VN","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SouthernAfrica","SouthernAfrica","dpv:Region","","","","","dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica","dpv-legal:BW,dpv-legal:LS,dpv-legal:NA,dpv-legal:SZ,dpv-legal:ZA","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SouthernAsia","SouthernAsia","dpv:Region","","","","","dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia","dpv-legal:AF,dpv-legal:BD,dpv-legal:BT,dpv-legal:IN,dpv-legal:IR,dpv-legal:LK,dpv-legal:MV,dpv-legal:NP,dpv-legal:PK","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SouthernEurope","SouthernEurope","dpv:Region","","","","","dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe","dpv-legal:AD,dpv-legal:ES,dpv-legal:GR,dpv-legal:HR,dpv-legal:IT,dpv-legal:MT,dpv-legal:PT,dpv-legal:SI,dpv-legal:AL,dpv-legal:BA,dpv-legal:GI,dpv-legal:ME,dpv-legal:MK,dpv-legal:RS,dpv-legal:SM,dpv-legal:VA","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ES","Spain","dpv:Country","ES","ESP","724","724","dpv-legal:Europe,dpv-legal:SouthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"LK","Sri Lanka","dpv:Country","LK","LKA","144","144","dpv-legal:Asia,dpv-legal:SouthernAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"PS","State of Palestine","dpv:Country","PS","PSE","275","275","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SubSaharanAfrica","SubSaharanAfrica","dpv:Region","","","","","dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa,dpv-legal:Africa","dpv-legal:AO,dpv-legal:MiddleAfrica,dpv-legal:BF,dpv-legal:WesternAfrica,dpv-legal:BI,dpv-legal:EasternAfrica,dpv-legal:BJ,dpv-legal:BW,dpv-legal:SouthernAfrica,dpv-legal:CD,dpv-legal:CF,dpv-legal:CG,dpv-legal:CI,dpv-legal:CM,dpv-legal:CV,dpv-legal:DJ,dpv-legal:ER,dpv-legal:ET,dpv-legal:GA,dpv-legal:GH,dpv-legal:GM,dpv-legal:GN,dpv-legal:GQ,dpv-legal:GW,dpv-legal:IO,dpv-legal:KE,dpv-legal:KM,dpv-legal:LR,dpv-legal:LS,dpv-legal:MG,dpv-legal:ML,dpv-legal:MR,dpv-legal:MU,dpv-legal:MW,dpv-legal:MZ,dpv-legal:NA,dpv-legal:NE,dpv-legal:NG,dpv-legal:RE,dpv-legal:RW,dpv-legal:SC,dpv-legal:SH,dpv-legal:SL,dpv-legal:SN,dpv-legal:SO,dpv-legal:SS,dpv-legal:ST,dpv-legal:SZ,dpv-legal:TD,dpv-legal:TF,dpv-legal:TG,dpv-legal:TZ,dpv-legal:UG,dpv-legal:YT,dpv-legal:ZA,dpv-legal:ZM,dpv-legal:ZW","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SD","Sudan","dpv:Country","SD","SDN","729","729","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SR","Suriname","dpv:Country","SR","SUR","740","740","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SJ","Svalbard and Jan Mayen Islands","dpv:Country","SJ","SJM","744","744","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SE","Sweden","dpv:Country","SE","SWE","752","752","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"CH","Switzerland","dpv:Country","CH","CHE","756","756","dpv-legal:Europe,dpv-legal:WesternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"SY","Syrian Arab Republic","dpv:Country","SY","SYR","760","760","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TW","Taiwan (Province of China)","dpv:Country","","","","","","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TJ","Tajikistan","dpv:Country","TJ","TJK","762","762","dpv-legal:Asia,dpv-legal:CentralAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-TN","Tennessee","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-TX","Texas","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TH","Thailand","dpv:Country","TH","THA","764","764","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"DE-TH","Thuringia","dpv:Region","","","","","dpv-legal:DE","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TL","Timor-Leste","dpv:Country","TL","TLS","626","626","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TG","Togo","dpv:Country","TG","TGO","768","768","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:WesternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TK","Tokelau","dpv:Country","TK","TKL","772","772","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TO","Tonga","dpv:Country","TO","TON","776","776","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TT","Trinidad and Tobago","dpv:Country","TT","TTO","780","780","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TN","Tunisia","dpv:Country","TN","TUN","788","788","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TR","Turkey","dpv:Country","TR","TUR","792","792","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TM","Turkmenistan","dpv:Country","TM","TKM","795","795","dpv-legal:Asia,dpv-legal:CentralAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TC","Turks and Caicos Islands","dpv:Country","TC","TCA","796","796","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TV","Tuvalu","dpv:Country","TV","TUV","798","798","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-VI","U.S. Virgin Islands","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"UG","Uganda","dpv:Country","UG","UGA","800","800","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"UA","Ukraine","dpv:Country","UA","UKR","804","804","dpv-legal:Europe,dpv-legal:EasternEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AE","United Arab Emirates","dpv:Country","AE","ARE","784","784","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"GB","United Kingdom of Great Britain and Northern Ireland","dpv:Country","GB","GBR","826","826","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"TZ","United Republic of Tanzania","dpv:Country","TZ","TZA","834","834","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"UM","United States Minor Outlying Islands","dpv:Country","UM","UMI","581","581","dpv-legal:Oceania,dpv-legal:Micronesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-UM","United States Minor Outlying Islands","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VI","United States Virgin Islands","dpv:Country","VI","VIR","850","850","dpv-legal:Americas,dpv-legal:Caribbean,dpv-legal:LatinAmericaandtheCaribbean","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US","United States of America","dpv:Country","US","USA","840","840","dpv-legal:Americas,dpv-legal:NorthernAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"UY","Uruguay","dpv:Country","UY","URY","858","858","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-UT","Utah","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"UZ","Uzbekistan","dpv:Country","UZ","UZB","860","860","dpv-legal:Asia,dpv-legal:CentralAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VU","Vanuatu","dpv:Country","VU","VUT","548","548","dpv-legal:Oceania,dpv-legal:Melanesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VE","Venezuela (Bolivarian Republic of)","dpv:Country","VE","VEN","862","862","dpv-legal:Americas,dpv-legal:LatinAmericaandtheCaribbean,dpv-legal:SouthAmerica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-VT","Vermont","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"VN","Viet Nam","dpv:Country","VN","VNM","704","704","dpv-legal:Asia,dpv-legal:SoutheasternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-VA","Virginia","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"WF","Wallis and Futuna Islands","dpv:Country","WF","WLF","876","876","dpv-legal:Oceania,dpv-legal:Polynesia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-WA","Washington","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-WV","West Virginia","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"EH","Western Sahara","dpv:Country","EH","ESH","732","732","dpv-legal:Africa,dpv-legal:NorthernAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"WesternAfrica","WesternAfrica","dpv:Region","","","","","dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica,dpv-legal:SubSaharanAfrica","dpv-legal:BF,dpv-legal:BJ,dpv-legal:CI,dpv-legal:CV,dpv-legal:GH,dpv-legal:GM,dpv-legal:GN,dpv-legal:GW,dpv-legal:LR,dpv-legal:ML,dpv-legal:MR,dpv-legal:NE,dpv-legal:NG,dpv-legal:SH,dpv-legal:SL,dpv-legal:SN,dpv-legal:TG","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"WesternAsia","WesternAsia","dpv:Region","","","","","dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia,dpv-legal:Asia","dpv-legal:IL,dpv-legal:CY,dpv-legal:AE,dpv-legal:AM,dpv-legal:AZ,dpv-legal:BH,dpv-legal:GE,dpv-legal:IQ,dpv-legal:JO,dpv-legal:KW,dpv-legal:LB,dpv-legal:OM,dpv-legal:PS,dpv-legal:QA,dpv-legal:SA,dpv-legal:SY,dpv-legal:TR,dpv-legal:YE","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"WesternEurope","WesternEurope","dpv:Region","","","","","dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe,dpv-legal:Europe","dpv-legal:DE,dpv-legal:CH,dpv-legal:AT,dpv-legal:BE,dpv-legal:FR,dpv-legal:LI,dpv-legal:LU,dpv-legal:NL,dpv-legal:MC","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-WI","Wisconsin","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"US-WY","Wyoming","dpv:Region","","","","","dpv-legal:US","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"YE","Yemen","dpv:Country","YE","YEM","887","887","dpv-legal:Asia,dpv-legal:WesternAsia","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ZM","Zambia","dpv:Country","ZM","ZMB","894","894","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"ZW","Zimbabwe","dpv:Country","ZW","ZWE","716","716","dpv-legal:Africa,dpv-legal:SubSaharanAfrica,dpv-legal:EasternAfrica","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"AX","Åland Islands","dpv:Country","AX","ALA","248","248","dpv-legal:Europe,dpv-legal:NorthernEurope","","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" \ No newline at end of file diff --git a/documentation-generator/vocab_csv/legal_properties.csv b/documentation-generator/vocab_csv/legal_properties.csv new file mode 100644 index 000000000..f575e3db1 --- /dev/null +++ b/documentation-generator/vocab_csv/legal_properties.csv @@ -0,0 +1,6 @@ +"Term","Label","Description","domain","range","ParentProperty","RelatedTerms","Relation","Comment","Source","CreationDate","Modified","Status","Contributors","Resolution","","","","","","","","","","","","","" +"iso_alpha2","ISO-alpha2","The ISO-Alpha2 code for a given region","dpv:Location","xsd:string","skos:altLabel","","","","(ISO 3166,https://www.iso.org/iso-3166-country-codes.html)","2022-03-30","","accepted","Harshvardhan J. Pandit","https://www.w3.org/2022/03/30-dpvcg-minutes.html","","","","","","","","","","","","","" +"iso_alpha3","ISO-alpha3","The ISO-Alpha3 code for a given region","dpv:Location","xsd:string","skos:altLabel","","","","(ISO 3166,https://www.iso.org/iso-3166-country-codes.html)","2022-03-30","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" +"iso_numeric","ISO-numeric","The ISO-Numeric code for a given region","dpv:Location","xsd:string","skos:altLabel","","","","(ISO 3166,https://www.iso.org/iso-3166-country-codes.html)","2022-03-30","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" +"un_m49","UN-M49","The UN-M49 code for a given region","dpv:Location","xsd:string","skos:altLabel","","","","(UN M49,https://unstats.un.org/unsd/methodology/m49)","2022-03-30","","accepted","Harshvardhan J. Pandit","","","","","","","","","","","","","","" +" ","","","","","","","","","","","","","","","","","","","","","","","","","","","" \ No newline at end of file diff --git a/dpv-gdpr/dpv-gdpr.html b/dpv-gdpr/dpv-gdpr.html index 4dace04df..f0f79968d 100644 --- a/dpv-gdpr/dpv-gdpr.html +++ b/dpv-gdpr/dpv-gdpr.html @@ -9,7 +9,8 @@ var respecConfig = { shortName: "dpv-gdpr", title: "DPV-GDPR: GDPR Extension for DPV", - subtitle: "version 0.4 (published 2022-02-15)", + subtitle: "version 0.5", + publishDate: "2022-04-02", specStatus: "CG-DRAFT", group: "dpvcg", latestVersion: "https://w3id.org/dpv/dpv-gdpr", @@ -116,104 +117,111 @@ } ], localBiblio: { - "DPV": { - href: "https://www.w3id.org/dpv", - title: "Data Privacy Vocabulary (DPV)" - }, - "DPV-GDPR": { - href: "https://www.w3id.org/dpv/dpv-gdpr", - title: "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" - }, - "DPV-NACE": { - href: "https://www.w3id.org/dpv/dpv-nace", - title: "NACE Taxonomy serialised in RDFS" - }, - "DPV-PD": { - href: "https://www.w3id.org/dpv/dpv-pd", - title: "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" - }, - "DPV-SKOS": { - href: "https://www.w3id.org/dpv/dpv-skos", - title: "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" - }, - "DPV-OWL": { - href: "https://www.w3id.org/dpv/dpv-owl", - title: "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" - }, - "DPV-Primer": { - href: "https://www.w3id.org/dpv/primer", - title: "Primer for Data Privacy Vocabulary" - }, - "DPVCG": { - href: "https://www.w3.org/community/dpvcg/", - title: "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" - }, - "GDPR": { - href: "https://eur-lex.europa.eu/eli/reg/2016/679/oj", - title: "General Data Protection Regulation (GDPR)" - }, - "SPECIAL": { - href: "https://www.specialprivacy.eu/", - title: "SPECIAL H2020 Project" - }, - "RDF": { - href: "https://www.w3.org/TR/rdf11-concepts/", - title: "RDF 1.1 Concepts and Abstract Syntax" - }, - "RDFS": { - href: "https://www.w3.org/TR/rdf-schema/", - title: "RDF Schema 1.1" - }, - "OWL" :{ - href: "https://www.w3.org/TR/owl2-overview/", - title: "OWL 2 Web Ontology Language Document Overview (Second Edition)" - }, - "SKOS": { - href: "https://www.w3.org/TR/skos-reference/", - title: "SKOS Simple Knowledge Organization System" - }, - "DPV-ADOPTION": { - href: "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", - title: "Listing of DPV adoption and applications" - }, - "DPV GUIDES": { - href: "https://w3id.org/dpv/guides", - title: "Guidelines for Adoption and Use of DPV" - }, - "NACE": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "Statistical Classification of Economic Activities in the European Community (NACE)" - }, - "NAICS": { - href: "https://www.census.gov/eos/www/naics/", - title: "North American Industry Classification System (NAICS)" - }, - "ISIC": { - href: "https://unstats.un.org/unsd/classifications", - title: "International Standard Industrial Classification of All Economic Activities (ISIC)" - }, - "GICS": { - href: "https://www.msci.com/gics", - title: "Global Industry Classification Standard (GICS)" - }, - "NACE-NAICS": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "NACE to NAICS mapping" - }, - "EnterPrivacy": { - href: "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", - title: "Taxonomy of Personal Data Categories" - }, - "TIME": { - href: "https://www.w3.org/TR/owl-time/", - title: "Time Ontology in OWL" - }, - "ISO-27017": { - href: "https://www.iso.org/standard/43757.html", - title: "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" - } - } - }; + "DPV": { + "href": "https://www.w3id.org/dpv", + "title": "Data Privacy Vocabulary (DPV) Specification" + }, + "DPV-GDPR": { + "href": "https://www.w3id.org/dpv/dpv-gdpr", + "title": "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" + }, + "DPV-NACE": { + "href": "https://www.w3id.org/dpv/dpv-nace", + "title": "NACE Taxonomy serialised in RDFS" + }, + "DPV-PD": { + "href": "https://www.w3id.org/dpv/dpv-pd", + "title": "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" + }, + "DPV-LEGAL": { + "href": "https://www.w3id.org/dpv/dpv-legal", + "title": "Legal Extension providing Jurisdictions, Laws, and Authorities for Data Privacy Vocabulary (DPV-LEGAL)" + }, + "DPV-SKOS": { + "href": "https://www.w3id.org/dpv/dpv-skos", + "title": "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" + }, + "DPV-OWL": { + "href": "https://www.w3id.org/dpv/dpv-owl", + "title": "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" + }, + "DPV-Primer": { + "href": "https://www.w3id.org/dpv/primer", + "title": "Primer for Data Privacy Vocabulary" + }, + "DPVCG": { + "href": "https://www.w3.org/community/dpvcg/", + "title": "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" + }, + "GDPR": { + "href": "https://eur-lex.europa.eu/eli/reg/2016/679/oj", + "title": "General Data Protection Regulation (GDPR)" + }, + "SPECIAL": { + "href": "https://www.specialprivacy.eu/", + "title": "SPECIAL H2020 Project" + }, + "RDF": { + "href": "https://www.w3.org/TR/rdf11-concepts/", + "title": "RDF 1.1 Concepts and Abstract Syntax" + }, + "RDFS": { + "href": "https://www.w3.org/TR/rdf-schema/", + "title": "RDF Schema 1.1" + }, + "OWL" :{ + "href": "https://www.w3.org/TR/owl2-overview/", + "title": "OWL 2 Web Ontology Language Document Overview (Second Edition)" + }, + "SKOS": { + "href": "https://www.w3.org/TR/skos-reference/", + "title": "SKOS Simple Knowledge Organization System" + }, + "DPV-ADOPTION": { + "href": "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", + "title": "Listing of DPV adoption and applications" + }, + "DPV-GUIDES": { + "href": "https://w3id.org/dpv/guides", + "title": "Guidelines for Adoption and Use of DPV" + }, + "DPV-GUIDE-OWL2": { + "href": "https://w3id.org/dpv/guides/dpv-owl", + "title": "Using DPV in OWL2" + }, + "NACE": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "Statistical Classification of Economic Activities in the European Community (NACE)" + }, + "NAICS": { + "href": "https://www.census.gov/eos/www/naics/", + "title": "North American Industry Classification System (NAICS)" + }, + "ISIC": { + "href": "https://unstats.un.org/unsd/classifications", + "title": "International Standard Industrial Classification of All Economic Activities (ISIC)" + }, + "GICS": { + "href": "https://www.msci.com/gics", + "title": "Global Industry Classification Standard (GICS)" + }, + "NACE-NAICS": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "NACE to NAICS mapping" + }, + "EnterPrivacy": { + "href": "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", + "title": "Taxonomy of Personal Data Categories" + }, + "TIME": { + "href": "https://www.w3.org/TR/owl-time/", + "title": "Time Ontology in OWL" + }, + "ISO-27017": { + "href": "https://www.iso.org/standard/43757.html", + "title": "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" + } +} }; + + +
+

DPV-LEGAL extends the [[[DPV]]] to provide concepts related to ...

+

The namespace for terms in DPV-LEGAL is https://www.w3id.org/dpv/dpv-legal#
+ The suggested prefix for the namespace is dpv-legal
+ The DPV-LEGAL vocabulary and its documentation is available on GitHub.

+
+

DPV Family of Documents

+
    +
  • [[[DPV-Primer]]]: introductory document to DPV concepts +

    Newcomers to the DPV are strongly recommended to first read through the Primer to familiarise themselves with the semantics and concepts of DPV.

    +
  • +
  • [[[DPV]]]: formal and normative description of DPV and its concepts.
  • +
  • Serialisations of DPV:
      +
    • [[[DPV-SKOS]]]: serialisation of DPV with [[SKOS]] and [[RDFS]] semantics
    • +
    • [[[DPV-OWL]]]: serialisation of DPV using [[OWL]] semantics
  • +
  • Extensions to Concepts:
      +
    • [[[DPV-GDPR]]]: extends DPV concepts for [[GDPR]]
    • +
    • [[[DPV-PD]]]
    • +
    • [[[DPV-LEGAL]]]
    • +
  • +
  • [[[DPV-GUIDES]]]:
      +
    • [[[DPV-GUIDE-OWL2]]]
    • +
  • +
  • Other Resources:
    • [[[DPV-NACE]]]
  • +
+

Related Links

+
    +
  • For a general overview of the Data Protection Vocabularies and Controls Community Group [[DPVCG]], its history, deliverables, and activities - refer to DPVCG Website.

    +
  • +
  • +

    The peer-reviewed article “Creating A Vocabulary for Data Privacy” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed here, here, and here.

    +
  • +
+
+ +
+ +

This document is published by the Data Privacy Vocabularies and Controls Community Group (DPVCG) as a deliverable and report of its work in creating and maintaining the Data Privacy Vocabulary (DPV).

+
+

Contributing to the DPV and its extensions The DPVCG welcomes participation regarding the DPV, including expansion or refinement of its terms, addressing open issues, and welcomes suggestions on their resolution or mitigation.

+

For contributions to the DPV, please see the section on GitHub. The current list of open issues and their discussions to date can be found at GitHub issues.

+
+
+ +
+
+

Introduction

+

The Data Privacy Vocabulary (DPV) provides terms to annotate and categorise instances of legally compliant personal data handling. In particular, the vocabulary provides Location, Law, and Authority as top-level concepts. Since these concepts are specifically defined within the scope of jurisdictional laws, their implementation is provided as a separate vocabulary that extends the DPV, thereby permitting continued usage of DPV as a jurisdiction-agnostic and generic vocabulary.

+

This vocabulary, termed as DPV-LEGAL, provides several collections of concepts based on extending those from the DPV regarding:

+
    +
  • A hierarchical list of regions consisting of continents, countries, and regions within countries (limited data), along with their ISO and UN provisioned codes
  • +
  • A list of laws and their applicable jurisdictions, and start and end dates where available
  • +
  • A list of authorities and the laws they enforce as well their applicable jurisdictions
  • +
  • A membership of EU and EEA along with specific temporal variations such as the introduction of exclusion of a member (e.g. EU-27 post-Brexit)
  • +
  • A list of EU Adequacy decisions along with jurisdictions applicable, and start and end dates where available
  • +
+

We welcome further contributions to refine or extend this data

+
+ +
+

Laws

+ +
+

DE-BDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Federal Data Protection Act (BDSG)
Label (DE):Bundesdatenschutzgesetz (BDSG)
Website:link
Temporal start:2019-11-20 +
Jurisdictions:dpv-legal:DE, dpv-legal:DE-BB, dpv-legal:DE-BE, dpv-legal:DE-BW, dpv-legal:DE-BY, dpv-legal:DE-HB, dpv-legal:DE-HE, dpv-legal:DE-HH, dpv-legal:DE-MV, dpv-legal:DE-NI, dpv-legal:DE-NW, dpv-legal:DE-RP, dpv-legal:DE-SH, dpv-legal:DE-SL, dpv-legal:DE-SN, dpv-legal:DE-ST, dpv-legal:DE-TH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BE-BbgDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Brandenburg Data Protection Act (BbgDSG)
Label (DE):Brandenburgisches Datenschutzgesetz (BbgDSG)
Website:link
Jurisdictions:dpv-legal:DE-BB
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BE-BlnDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin Data Protection Act (BlnDSG)
Label (DE):Berliner Datenschutzgesetz (BlnDSG)
Website:link
Jurisdictions:dpv-legal:DE-BE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BW-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Act (LDSG) (BW)
Label (DE):Landesdatenschutzgesetz (LDSG) (BW)
Website:link
Jurisdictions:dpv-legal:DE-BW
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BY-BayDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bavarian Data Protection Act (BayDSG)
Label (DE):Bayerisches Datenschutzgesetz (BayDSG)
Website:link
Jurisdictions:dpv-legal:DE-BY
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HB-BremDSGVOAG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)
Label (DE):Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)
Website:link
Jurisdictions:dpv-legal:DE-HB
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HE-HDISG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hessian Data Protection and Freedom of Information Act (HDSIG)
Label (DE):Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)
Website:link
Jurisdictions:dpv-legal:DE-HE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HH-HmbDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hamburg Data Protection Act (HmbDSG)
Label (DE):Hamburgisches Datenschutzgesetz (HmbDSG)
Website:link
Jurisdictions:dpv-legal:DE-HH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-LSA-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)
Label (DE):Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)
Website:link
Jurisdictions:dpv-legal:DE-ST
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-MV-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680
Label (DE):Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680
Website:link
Jurisdictions:dpv-legal:DE-MV
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-NI-NDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Lower Saxony Data Protection Act (NDSG)
Label (DE):Niedersächsisches Datenschutzgesetz (NDSG)
Website:link
Jurisdictions:dpv-legal:DE-NI
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-NW-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:North Rhine-Westphalia Data Protection Act (DSG NRW)
Label (DE):Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)
Website:link
Jurisdictions:dpv-legal:DE-NW
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-RP-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Act (LDSG)
Label (DE):Landesdatenschutzgesetz (LDSG)
Website:link
Jurisdictions:dpv-legal:DE-RP
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SH-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)
Label (DE):Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)
Website:link
Jurisdictions:dpv-legal:DE-SH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SL-SDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Saarland Data Protection Act
Label (DE):Saarländisches Datenschutzgesetz
Website:link
Jurisdictions:dpv-legal:DE-SL
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SN-SächsDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)
Label (DE):Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)
Website:link
Jurisdictions:dpv-legal:DE-SN
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-TH-ThürDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringian Data Protection Act (ThürDSG)
Label (DE):Thüringer Datenschutzgesetz (ThürDSG)
Website:link
Jurisdictions:dpv-legal:DE-TH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

EU-GDPR

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:General Data Protection Regulation (GDPR)
Website:link
Temporal start:2018-05-25 +
Jurisdictions:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DE-BB, dpv-legal:DE-BE, dpv-legal:DE-BW, dpv-legal:DE-BY, dpv-legal:DE-HB, dpv-legal:DE-HE, dpv-legal:DE-HH, dpv-legal:DE-MV, dpv-legal:DE-NI, dpv-legal:DE-NW, dpv-legal:DE-RP, dpv-legal:DE-SH, dpv-legal:DE-SL, dpv-legal:DE-SN, dpv-legal:DE-ST, dpv-legal:DE-TH, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA-CCPA

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:California Consumer Privacy Act (CCPA)
Website:link
Temporal start:2020-01-01 +
Jurisdictions:dpv-legal:US-CA
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA-CPRA

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:California Privacy Rights Act (CPRA)
Website:link
Temporal start:2023-01-01 +
Jurisdictions:dpv-legal:US-CA
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+ +
+ +
+

Authorities

+ +
+

DPA-AT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Austrian Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:AT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-BE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Belgian Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:BE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-BG

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Commission for Personal Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:BG
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-CZ

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office for Personal Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:CZ
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Federal Commissioner for Data Protection and Freedom of Information
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE
Laws:dpv-legal:DE-BDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE-BB

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The state representative for data protection and the right to inspect files in Brandenburg
Label (DE):Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BB
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BE-BbgDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin Commissioner for Data Protection and Freedom of Information
Label (DE):Berliner Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BE
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BE-BlnDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BY-non-public

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bavarian State Office for Data Protection Supervision
Label (DE):Bayerisches Landesamt für Datenschutzaufsicht
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BY
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BY-BayDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BY-public

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Bavarian State Commissioner for Data Protection
Label (DE):Der Bayerische Landesbeauftragte für den Datenschutz
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BY
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BY-BayDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HB

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen
Label (DE):Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HB
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HB-BremDSGVOAG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Hessian Commissioner for Data Protection and Freedom of Information
Label (DE):Der Hessische Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HE
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HE-HDISG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Hamburg Commissioner for Data Protection and Freedom of Information
Label (DE):Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HH-HmbDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-MV

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania
Label (DE):Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-MV
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-MV-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-NI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection Lower Saxony
Label (DE):Die Landesbeauftragte für den Datenschutz Niedersachsen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-NI
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-NI-NDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-NW

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia
Label (DE):Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-NW
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-NW-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-RP

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The state commissioner for data protection and freedom of information in Rhineland-Palatinate
Label (DE):Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DPA-DE-RP
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-RP-LDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE-SH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Independent State Center for Data Protection Schleswig-Holstein
Label (DE):Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SH-LDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-SL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information
Label (DE):Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SL
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SL-SDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-SN

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Saxon data protection officer
Label (DE):Die Sächsische Datenschutzbeauftragte
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SN
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SN-SächsDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-ST

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State representative for data protection in Saxony-Anhalt
Label (DE):Landesbeauftragter für den Datenschutz Sachsen-Anhalt
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-ST
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-LSA-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-TH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringia state commissioner for data protection and freedom of information
Label (DE):Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-TH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-TH-ThürDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DK

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Danish Data Protection Agency
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DK
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-EE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Estonian Data Protection Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:EE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-ES

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Spanish Data Protection Agency (AEPD)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:ES
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-FI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office of the Data Protection Ombudsman
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:FI
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-FR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Commission on Informatics and Liberty (CNIL)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:FR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-GR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hellenic Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:GR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-HR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Croatian Personal Data Protection Agency
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:HR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-HU

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hungarian National Authority for Data Protection and Freedom of Information
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:HU
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-IE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data Protection Commission (DPC)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:IE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-IT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data Protection Commission
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:IT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LU

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Commission for Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LU
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LV

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data State Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LV
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-MT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office of the Information and Data Protection Commissioner
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:MT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-NL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Dutch Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:NL
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-PL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Personal Data Protection Office
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:PL
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-PT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Comissão Nacional de Protecção de Dados
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:PT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-RO

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Supervisory Authority for Personal Data Processing
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:RO
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Swedish Authority for Privacy Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Information Commissioner of the Republic of Slovenia
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SI
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SK

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office for Personal Data Protection of the Slovak Republic
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SK
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

EU/EEA Memberships

+ +
+

EEA

+ + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA)
Type:dpv:SupraNationalUnion
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EEA30

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA-30)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EEA
Temporal start:2020-02-01 +
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EEA31

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA-31)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EEA
Temporal start:2014-04-12 +
Temporal end:2020-01-31
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GB, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU

+ + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU)
Type:dpv:SupraNationalUnion
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU27

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU-27)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EU
Temporal start:2020-02-01 +
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU28

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU-28)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EU
Temporal start:2013-07-01 +
Temporal end:2020-01-31
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GB, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

EU Adequacy Decisions

+
+

Adequacy-EU-AD

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Andorra
Jurisdictions:dpv-legal:AD, dpv-legal:EU
Temporal start:2010-10-21 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-AR

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Argentina
Jurisdictions:dpv-legal:AR, dpv-legal:EU
Temporal start:2003-07-05 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-CA

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Canada (commercial organisations)
Jurisdictions:dpv-legal:CA, dpv-legal:EU
Temporal start:2002-01-04 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-CH

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Switzerland
Jurisdictions:dpv-legal:CH, dpv-legal:EU
Temporal start:2000-08-25 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-FO

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Faroe Islands
Jurisdictions:dpv-legal:EU, dpv-legal:FO
Temporal start:2010-03-09 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-GB

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for United Kingdom
Jurisdictions:dpv-legal:EU, dpv-legal:GB
Temporal start:2021-06-28 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-GG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Guernsey
Jurisdictions:dpv-legal:EU, dpv-legal:GG
Temporal start:2003-11-21 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-IL

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Israel
Jurisdictions:dpv-legal:EU, dpv-legal:IL
Temporal start:2011-02-01 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-IM

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Isle of Man
Jurisdictions:dpv-legal:EU, dpv-legal:IM
Temporal start:2004-04-30 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-JE

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Jersey
Jurisdictions:dpv-legal:EU, dpv-legal:JE
Temporal start:2008-05-26 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-JP

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Japan
Jurisdictions:dpv-legal:EU, dpv-legal:JP
Temporal start:2019-01-23 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-NZ

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for New Zealand
Jurisdictions:dpv-legal:EU, dpv-legal:NZ
Temporal start:2012-12-20 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-UY

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Uruguay
Jurisdictions:dpv-legal:EU, dpv-legal:UY
Temporal start:2012-08-22 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

Locations

+ +
+

AE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Arab Emirates
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Afghanistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Africa

+ + + + + + + + + + + + + + + + + + + +
Label:Africa
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Antigua and Barbuda
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Anguilla
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Albania
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Armenia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Americas

+ + + + + + + + + + + + + + + + + + + +
Label:Americas
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Angola
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AQ

+ + + + + + + + + + + + + + + + + + + +
Label:Antarctica
Type:dpv:Country
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Argentina
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:American Samoa
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Asia

+ + + + + + + + + + + + + + + + + + + +
Label:Asia
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Austria
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Australia
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AustraliaandNewZealand

+ + + + + + + + + + + + + + + + + + + + + + +
Label:AustraliaandNewZealand
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Aruba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Åland Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Azerbaijan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bosnia and Herzegovina
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Barbados
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bangladesh
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belgium
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Burkina Faso
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bulgaria
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bahrain
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Burundi
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Benin
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Barthélemy
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bermuda
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brunei Darussalam
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bolivia (Plurinational State of)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bonaire, Sint Eustatius and Saba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brazil
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bahamas
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bhutan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bouvet Island
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Botswana
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belarus
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belize
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Canada
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Caribbean

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Caribbean
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cocos (Keeling) Islands
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Democratic Republic of the Congo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CentralAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:CentralAmerica
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CentralAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:CentralAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Central African Republic
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Congo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Switzerland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ChannelIslands

+ + + + + + + + + + + + + + + + + + + + + + +
Label:ChannelIslands
Type:dpv:Region
has broader:dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Côte d’Ivoire
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cook Islands
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Chile
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cameroon
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Colombia
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Costa Rica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cuba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cabo Verde
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Curaçao
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Christmas Island
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cyprus
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Czechia
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Germany
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brandenburg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Baden-Württemberg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bavaria
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bremen
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hesse
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hamburg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-MV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mecklenburg-Western-Pomerania
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-NI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lower-Saxony
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-NW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North-Rhine Westphalia
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-RP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rhineland-Palatinate
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Schleswig-Holstein
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saarland
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saxony
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-ST

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saxony-Anhalt
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-TH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringia
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Djibouti
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Denmark
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Dominica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Dominican Republic
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Algeria
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ecuador
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Estonia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Egypt
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Western Sahara
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ER

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Eritrea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ES

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Spain
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ET

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ethiopia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Europe

+ + + + + + + + + + + + + + + + + + + +
Label:Europe
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Finland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Fiji
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Falkland Islands (Malvinas)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Micronesia (Federated States of)
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Faroe Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:France
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gabon
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Kingdom of Great Britain and Northern Ireland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Grenada
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Georgia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Guiana
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guernsey
Type:dpv:Country
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ghana
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gibraltar
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Greenland
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gambia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guinea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guadeloupe
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Equatorial Guinea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Greece
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Georgia and the South Sandwich Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guatemala
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guam
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guinea-Bissau
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guyana
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China, Hong Kong Special Administrative Region
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Heard Island and McDonald Islands
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Honduras
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Croatia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Haiti
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hungary
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ID

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Indonesia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ireland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Israel
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Isle of Man
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:India
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:British Indian Ocean Territory
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iraq
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iran (Islamic Republic of)
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iceland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Italy
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jersey
Type:dpv:Country
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jamaica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jordan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Japan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kenya
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kyrgyzstan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cambodia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kiribati
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Comoros
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Kitts and Nevis
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Democratic People's Republic of Korea
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Republic of Korea
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kuwait
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cayman Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kazakhstan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lao People's Democratic Republic
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LatinAmericaandtheCaribbean

+ + + + + + + + + + + + + + + + + + + + + + +
Label:LatinAmericaandtheCaribbean
Type:dpv:Region
has broader:dpv-legal:Americas
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lebanon
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Lucia
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Liechtenstein
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sri Lanka
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Liberia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lesotho
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lithuania
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Luxembourg
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Latvia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Libya
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Morocco
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Monaco
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Republic of Moldova
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ME

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montenegro
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Melanesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Melanesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Martin (French Part)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Madagascar
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Marshall Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Micronesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Micronesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MiddleAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:MiddleAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Macedonia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ML

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mali
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Myanmar
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mongolia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China, Macao Special Administrative Region
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Northern Mariana Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Martinique
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mauritania
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montserrat
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malta
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mauritius
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maldives
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malawi
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mexico
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malaysia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mozambique
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Namibia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Caledonia
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Niger
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Norfolk Island
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nigeria
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nicaragua
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Netherlands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Norway
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernAfrica
Type:dpv:Region
has broader:dpv-legal:Africa
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernAmerica
Type:dpv:Region
has broader:dpv-legal:Americas
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nepal
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nauru
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Niue
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Zealand
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Oceania

+ + + + + + + + + + + + + + + + + + + +
Label:Oceania
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

OM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oman
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Panama
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Peru
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Polynesia
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Papua New Guinea
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Philippines
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pakistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Poland
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Pierre and Miquelon
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pitcairn
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Polynesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Polynesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Puerto Rico
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:State of Palestine
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Portugal
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Palau
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Paraguay
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

QA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Qatar
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Réunion
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Romania
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Serbia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Russian Federation
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rwanda
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saudi Arabia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Sark

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sark
Type:dpv:Region
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Solomon Islands
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Seychelles
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sudan
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sweden
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Singapore
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Helena
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Slovenia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Svalbard and Jan Mayen Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Slovakia
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sierra Leone
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:San Marino
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Senegal
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Somalia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthAmerica
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SoutheasternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SoutheasternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Suriname
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Sudan
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ST

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sao Tome and Principe
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SubSaharanAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SubSaharanAfrica
Type:dpv:Region
has broader:dpv-legal:Africa
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:El Salvador
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sint Maarten (Dutch part)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Syrian Arab Republic
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Eswatini
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turks and Caicos Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Chad
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Southern Territories
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Togo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Thailand
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tajikistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tokelau
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Timor-Leste
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turkmenistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tunisia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tonga
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turkey
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Trinidad and Tobago
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tuvalu
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TW

+ + + + + + + + + + + + + + + + + + + +
Label:Taiwan (Province of China)
Type:dpv:Country
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Republic of Tanzania
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ukraine
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uganda
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Minor Outlying Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States of America
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Alaska
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Alabama
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Arkansas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:American Samoa
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Arizona
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:California
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Colorado
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Connecticut
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-DC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:District of Columbia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-DE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Delaware
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-FL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Florida
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-GA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Georgia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-GU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guam
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-HI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hawaii
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iowa
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ID

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Idaho
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Illinois
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Indiana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-KS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kansas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-KY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kentucky
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-LA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Louisiana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Massachusetts
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maryland
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ME

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maine
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Michigan
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Minnesota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Missouri
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Northern Mariana Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mississippi
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Carolina
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ND

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Dakota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nebraska
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Hampshire
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Jersey
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Mexico
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nevada
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New York
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ohio
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oklahoma
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oregon
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-PA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pennsylvania
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-PR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Puerto Rico
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-RI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rhode Island
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-SC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Carolina
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-SD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Dakota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-TN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tennessee
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-TX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Texas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-UM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Minor Outlying Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-UT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Utah
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Virginia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:U.S. Virgin Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Vermont
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Washington
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wisconsin
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:West Virginia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wyoming
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uruguay
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uzbekistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Holy See
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Vincent and the Grenadines
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Venezuela (Bolivarian Republic of)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:British Virgin Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Virgin Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Viet Nam
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Vanuatu
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wallis and Futuna Islands
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Samoa
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

YE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Yemen
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

YT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mayotte
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Africa
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Zambia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Zimbabwe
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+ + \ No newline at end of file diff --git a/dpv-legal/dpv-legal.jsonld b/dpv-legal/dpv-legal.jsonld new file mode 100644 index 000000000..35d9d2332 --- /dev/null +++ b/dpv-legal/dpv-legal.jsonld @@ -0,0 +1,31376 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#CO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Colombia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Colombia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "170" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "170" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Dakota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Dakota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cyprus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cyprus" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CYP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "196" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "196" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Singapore" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Singapore" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SGP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "702" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "702" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Denmark" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Denmark" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DNK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "208" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "208" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Kingdom of Great Britain and Northern Ireland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Kingdom of Great Britain and Northern Ireland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GBR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "826" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "826" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Kitts and Nevis" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Kitts and Nevis" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KNA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "659" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "659" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Connecticut" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Connecticut" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mississippi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mississippi" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gabon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gabon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GAB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "266" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "266" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nepal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nepal" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NPL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "524" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "524" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iran (Islamic Republic of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iran (Islamic Republic of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "364" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "364" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cambodia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cambodia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KHM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "116" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "116" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit" + }, + { + "@language": "en", + "@value": "The Hessian Commissioner for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit" + }, + { + "@language": "en", + "@value": "The Hessian Commissioner for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.hessen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-UY", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb6cfee20987a47c9ad1d9697b4d4e7eb" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Uruguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nb6cfee20987a47c9ad1d9697b4d4e7eb", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N3a4ee5132377404ba80dd29a30a5e7c9" + } + ] + }, + { + "@id": "_:N3a4ee5132377404ba80dd29a30a5e7c9", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2012-08-22" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ethiopia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ethiopia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ET" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ETH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "231" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "231" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Niedersächsisches Datenschutzgesetz (NDSG)" + }, + { + "@language": "en", + "@value": "Lower Saxony Data Protection Act (NDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Niedersächsisches Datenschutzgesetz (NDSG)" + }, + { + "@language": "en", + "@value": "Lower Saxony Data Protection Act (NDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Polynesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Polynesia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PYF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "258" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "258" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Zealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Zealand" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NZL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "554" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "554" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Papua New Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Papua New Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PNG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "598" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "598" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dutch Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dutch Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://autoriteitpersoonsgegevens.nl" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Russian Federation" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Russian Federation" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "RUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "643" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "643" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Republic of Moldova" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Republic of Moldova" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "498" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "498" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Colorado" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Colorado" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Algeria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Algeria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "12" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "12" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.uoou.cz/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Eswatini" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Eswatini" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SWZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "748" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "748" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Michigan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Michigan" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Spanish Data Protection Agency (AEPD)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Spanish Data Protection Agency (AEPD)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.aepd.es/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malaysia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malaysia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MYS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "458" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "458" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Central African Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Central African Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "140" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "140" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Slovakia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Slovakia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SVK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "703" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "703" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "CentralAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "CentralAmerica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bolivia (Plurinational State of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bolivia (Plurinational State of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BOL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "68" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "68" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Samoa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "WS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "WSM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "882" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "882" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Liberia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Liberia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "430" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "430" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Estonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Estonia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "EST" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "233" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "233" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "El Salvador" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "El Salvador" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "222" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "222" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "British Indian Ocean Territory" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "British Indian Ocean Territory" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IOT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "86" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "86" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Taiwan (Province of China)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Taiwan (Province of China)" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kazakhstan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kazakhstan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KAZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "398" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "398" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen" + }, + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen" + }, + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.bremen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data Protection Commission" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data Protection Commission" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.garanteprivacy.it/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Trinidad and Tobago" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Trinidad and Tobago" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TTO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "780" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "780" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Italy" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Italy" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ITA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "380" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "380" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "316" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "316" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ukraine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ukraine" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UKR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "804" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "804" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Georgia and the South Sandwich Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Georgia and the South Sandwich Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SGS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "239" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "239" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Heard Island and McDonald Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Heard Island and McDonald Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HMD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "334" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "334" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N3de46134989a4966a068bdf5a7451f70" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Bundesdatenschutzgesetz (BDSG)" + }, + { + "@language": "en", + "@value": "Federal Data Protection Act (BDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Bundesdatenschutzgesetz (BDSG)" + }, + { + "@language": "en", + "@value": "Federal Data Protection Act (BDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.gesetze-im-internet.de/bdsg_2018/" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ] + }, + { + "@id": "_:N3de46134989a4966a068bdf5a7451f70", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N7c66a61cbb1a4e2ca3100e77be2be62b" + } + ] + }, + { + "@id": "_:N7c66a61cbb1a4e2ca3100e77be2be62b", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-11-20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N6888946a452b46a68835dfaff4841cff" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "General Data Protection Regulation (GDPR)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "General Data Protection Regulation (GDPR)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://data.europa.eu/eli/reg/2016/679/oj" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + } + ] + }, + { + "@id": "_:N6888946a452b46a68835dfaff4841cff", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N0e425783a5bc4c24a1eff7c2c52e4bda" + } + ] + }, + { + "@id": "_:N0e425783a5bc4c24a1eff7c2c52e4bda", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2018-05-25" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "AustraliaandNewZealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "AustraliaandNewZealand" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gibraltar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gibraltar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GIB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "292" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "292" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bavarian State Office for Data Protection Supervision" + }, + { + "@language": "de", + "@value": "Bayerisches Landesamt für Datenschutzaufsicht" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Bayerisches Landesamt für Datenschutzaufsicht" + }, + { + "@language": "en", + "@value": "Bavarian State Office for Data Protection Supervision" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.bayern.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GB", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb176f7a3fb9c4eb787fbee97eb2f505c" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for United Kingdom" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + } + ] + }, + { + "@id": "_:Nb176f7a3fb9c4eb787fbee97eb2f505c", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N6cfeb85e86dd4bab816e6200203a432c" + } + ] + }, + { + "@id": "_:N6cfeb85e86dd4bab816e6200203a432c", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2021-06-28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AD", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nf6f637088961481b99336e306ee898b1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Andorra" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nf6f637088961481b99336e306ee898b1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N37aa5f3140ae430eab6126038482c50b" + } + ] + }, + { + "@id": "_:N37aa5f3140ae430eab6126038482c50b", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2010-10-21" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Dakota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Dakota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cocos (Keeling) Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cocos (Keeling) Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CCK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "166" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "166" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hamburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hamburg" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Senegal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Senegal" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "686" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "686" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Eritrea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Eritrea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ERI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "232" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "232" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mozambique" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mozambique" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MOZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "508" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "508" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oceania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oceania" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#SupraNationalUnion" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb116f64cf86b4661bae080c5ba948a46" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU-27)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + } + ] + }, + { + "@id": "_:Nb116f64cf86b4661bae080c5ba948a46", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nd2daffa73fb348d3bee392d1ce7ce00a" + } + ] + }, + { + "@id": "_:Nd2daffa73fb348d3bee392d1ce7ce00a", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Canada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Canada" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CAN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "124" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "124" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Venezuela (Bolivarian Republic of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Venezuela (Bolivarian Republic of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "862" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "862" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brandenburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brandenburg" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Palau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Palau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PLW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "585" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "585" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "580" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "580" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Melanesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Melanesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-NZ", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N73d51c7fd7b1459e84d4d9c30bf88458" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for New Zealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + } + ] + }, + { + "@id": "_:N73d51c7fd7b1459e84d4d9c30bf88458", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Ne3a56fb44a8145ff97e3e77b6445b27c" + } + ] + }, + { + "@id": "_:Ne3a56fb44a8145ff97e3e77b6445b27c", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2012-12-20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Niue" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Niue" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NIU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "570" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "570" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Carolina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Carolina" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "India" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "India" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "356" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "356" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Benin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Benin" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "204" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "204" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Equatorial Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Equatorial Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GNQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "226" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "226" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Martinique" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Martinique" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MTQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "474" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "474" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nevada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nevada" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Arab Emirates" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Arab Emirates" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "784" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "784" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AdequacyConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turkey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turkey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "792" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "792" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kuwait" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kuwait" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KWT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "414" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "414" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ASM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "16" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "16" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saxony" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saxony" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "American Samoa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guyana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guyana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "328" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "328" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Virginia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Virginia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Falkland Islands (Malvinas)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Falkland Islands (Malvinas)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FLK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "238" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "238" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz Niedersachsen" + }, + { + "@language": "en", + "@value": "The State Commissioner for Data Protection Lower Saxony" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz Niedersachsen" + }, + { + "@language": "en", + "@value": "The State Commissioner for Data Protection Lower Saxony" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lfd.niedersachsen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office of the Information and Data Protection Commissioner" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office of the Information and Data Protection Commissioner" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://idpc.org.mt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Americas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Americas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Azerbaijan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Azerbaijan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AZE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "31" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nebraska" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nebraska" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "630" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "630" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iraq" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iraq" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "368" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "368" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IM", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N754adc9b3bc34894ab78b8d5e514d1b6" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Isle of Man" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:N754adc9b3bc34894ab78b8d5e514d1b6", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N654cbaefc3de456786a3006f276d207d" + } + ] + }, + { + "@id": "_:N654cbaefc3de456786a3006f276d207d", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2004-04-30" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit" + }, + { + "@language": "en", + "@value": "The Hamburg Commissioner for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit" + }, + { + "@language": "en", + "@value": "The Hamburg Commissioner for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-hamburg.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Africa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Africa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tokelau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tokelau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TKL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "772" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "772" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Massachusetts" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Massachusetts" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "District of Columbia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "District of Columbia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Bayerisches Datenschutzgesetz (BayDSG)" + }, + { + "@language": "en", + "@value": "Bavarian Data Protection Act (BayDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Bayerisches Datenschutzgesetz (BayDSG)" + }, + { + "@language": "en", + "@value": "Bavarian Data Protection Act (BayDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Berliner Datenschutzgesetz (BlnDSG)" + }, + { + "@language": "en", + "@value": "Berlin Data Protection Act (BlnDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin Data Protection Act (BlnDSG)" + }, + { + "@language": "de", + "@value": "Berliner Datenschutzgesetz (BlnDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lao People's Democratic Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lao People's Democratic Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LAO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "418" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "418" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Arizona" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Arizona" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Norway" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Norway" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "578" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "578" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tajikistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tajikistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TJK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "762" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "762" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hungarian National Authority for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hungarian National Authority for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.naih.hu/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guatemala" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guatemala" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GTM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "320" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "320" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Democratic People's Republic of Korea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Democratic People's Republic of Korea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "408" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "408" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iceland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iceland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ISL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "352" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "352" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hellenic Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hellenic Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dpa.gr" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GIN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "324" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "324" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Viet Nam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Viet Nam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VNM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "704" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "704" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Illinois" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Illinois" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Réunion" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Réunion" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "REU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "638" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "638" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Berliner Beauftragte für Datenschutz und Informationsfreiheit" + }, + { + "@language": "en", + "@value": "Berlin Commissioner for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Berliner Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-berlin.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lebanon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lebanon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "422" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "422" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belgian Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belgian Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.dataprotectionauthority.be/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)" + }, + { + "@language": "en", + "@value": "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Missouri" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Missouri" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wallis and Futuna Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wallis and Futuna Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "WF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "WLF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "876" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "876" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Anguilla" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Anguilla" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AIA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "660" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "660" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turks and Caicos Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turks and Caicos Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TCA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "796" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "796" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Federal Commissioner for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Federal Commissioner for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.bfdi.bund.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bonaire, Sint Eustatius and Saba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bonaire, Sint Eustatius and Saba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BES" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "535" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "535" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#SupraNationalUnion" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N5f5162dcca634716bf21d3b4872ef97f" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA-30)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ] + }, + { + "@id": "_:N5f5162dcca634716bf21d3b4872ef97f", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N6560c23f3fb7489f8aea8851841f5102" + } + ] + }, + { + "@id": "_:N6560c23f3fb7489f8aea8851841f5102", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Egypt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Egypt" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "EGY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "818" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "818" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Faroe Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Faroe Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FRO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "234" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "234" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Panama" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Panama" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PAN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "591" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "591" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Christmas Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Christmas Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CXR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "162" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "162" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-mv.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Republic of Korea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Republic of Korea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "410" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "410" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cabo Verde" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cabo Verde" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CPV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "132" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "132" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "British Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "British Virgin Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VGB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "92" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "92" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Botswana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Botswana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BWA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "72" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "72" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ecuador" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ecuador" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ECU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "218" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "218" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saarland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saarland" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "ChannelIslands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "ChannelIslands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Africa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Africa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "710" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "710" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein" + }, + { + "@language": "en", + "@value": "Independent State Center for Data Protection Schleswig-Holstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Independent State Center for Data Protection Schleswig-Holstein" + }, + { + "@language": "de", + "@value": "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutzzentrum.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State Data Protection Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Data Protection Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://ada.lt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Australia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Australia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "36" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "36" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ohio" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ohio" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Monaco" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Monaco" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MCO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "492" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "492" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N315df730db1b40dcb364f1d7f3e237a1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California Privacy Rights Act (CPRA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California Privacy Rights Act (CPRA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + } + ] + }, + { + "@id": "_:N315df730db1b40dcb364f1d7f3e237a1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Ncf897a2444a947f69b17bf8c145f53d1" + } + ] + }, + { + "@id": "_:Ncf897a2444a947f69b17bf8c145f53d1", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2023-01-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jamaica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jamaica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JAM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "388" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "388" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Haiti" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Haiti" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HTI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "332" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "332" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Swedish Authority for Privacy Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Swedish Authority for Privacy Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.imy.se/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bavaria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bavaria" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Togo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Togo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TGO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "768" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "768" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "156" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "156" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Åland Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Åland Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ALA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "248" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "248" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Marshall Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Marshall Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "584" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "584" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brazil" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brazil" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "76" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "76" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Poland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Poland" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "POL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "616" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "616" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saarland Data Protection Act" + }, + { + "@language": "de", + "@value": "Saarländisches Datenschutzgesetz" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saarland Data Protection Act" + }, + { + "@language": "de", + "@value": "Saarländisches Datenschutzgesetz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Bavarian State Commissioner for Data Protection" + }, + { + "@language": "de", + "@value": "Der Bayerische Landesbeauftragte für den Datenschutz" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Bavarian State Commissioner for Data Protection" + }, + { + "@language": "de", + "@value": "Der Bayerische Landesbeauftragte für den Datenschutz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-bayern.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maryland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maryland" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montenegro" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montenegro" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ME" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "499" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "499" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Personal Data Protection Office" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Personal Data Protection Office" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://uodo.gov.pl/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malta" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malta" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MLT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "470" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "470" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jordan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jordan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "400" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "400" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Vermont" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Vermont" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Antigua and Barbuda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Antigua and Barbuda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "28" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Estonian Data Protection Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Estonian Data Protection Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.aki.ee/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CH", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N3a2be10de24842c8a7736012e234c5e3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Switzerland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:N3a2be10de24842c8a7736012e234c5e3", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nfd8510730e8e4e1782bedfb5e1477f5a" + } + ] + }, + { + "@id": "_:Nfd8510730e8e4e1782bedfb5e1477f5a", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2000-08-25" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Polynesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Polynesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nef496678c7a74a468a6e3c8b26a35fcf" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nef496678c7a74a468a6e3c8b26a35fcf", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N81e42bce95204790834ab983ea1d57d4" + } + ] + }, + { + "@id": "_:N81e42bce95204790834ab983ea1d57d4", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2008-05-26" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Antarctica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Antarctica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "10" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "10" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China, Macao Special Administrative Region" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China, Macao Special Administrative Region" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "446" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "446" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SoutheasternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SoutheasternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Switzerland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Switzerland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "756" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "756" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Czechia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Czechia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CZE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "203" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "203" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belarus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belarus" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "112" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "112" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Schleswig-Holstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Schleswig-Holstein" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Netherlands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Netherlands" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NLD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "528" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "528" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sweden" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sweden" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SWE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "752" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "752" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Philippines" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Philippines" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "608" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "608" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IL", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N2004dba07e324bf58129d3416e9d648f" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Israel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:N2004dba07e324bf58129d3416e9d648f", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N3d9093285b2c4534a6ffb7b3926d8f7d" + } + ] + }, + { + "@id": "_:N3d9093285b2c4534a6ffb7b3926d8f7d", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2011-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Alabama" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Alabama" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bhutan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bhutan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BTN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "64" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "64" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ghana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ghana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GHA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "288" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "288" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maldives" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maldives" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "462" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "462" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Vincent and the Grenadines" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Vincent and the Grenadines" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VCT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "670" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "670" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Suriname" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Suriname" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SUR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "740" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "740" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sint Maarten (Dutch part)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sint Maarten (Dutch part)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SXM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "534" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "534" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Carolina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Carolina" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guinea-Bissau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guinea-Bissau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GNB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "624" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "624" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)" + }, + { + "@language": "en", + "@value": "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)" + }, + { + "@language": "en", + "@value": "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Indonesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Indonesia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ID" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IDN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "360" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "360" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data State Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data State Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dvi.gov.lv/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States of America" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States of America" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "US" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "USA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "840" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "840" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saxony-Anhalt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saxony-Anhalt" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "San Marino" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "San Marino" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "674" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "674" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)" + }, + { + "@language": "de", + "@value": "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)" + }, + { + "@language": "en", + "@value": "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Information Commissioner of the Republic of Slovenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Information Commissioner of the Republic of Slovenia" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.ip-rs.si/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Namibia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Namibia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NAM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "516" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "516" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bouvet Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bouvet Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BVT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "74" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "74" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data Protection Commission (DPC)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data Protection Commission (DPC)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.ie" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Austrian Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Austrian Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://dsb.gv.at" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Curaçao" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Curaçao" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CUW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "531" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "531" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tuvalu" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tuvalu" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "798" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "798" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rwanda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rwanda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "RWA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "646" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "646" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The state representative for data protection and the right to inspect files in Brandenburg" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The state representative for data protection and the right to inspect files in Brandenburg" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.brandenburg.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bangladesh" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bangladesh" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BGD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "50" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "50" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nicaragua" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nicaragua" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NIC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "558" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "558" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Solomon Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Solomon Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "90" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "90" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Germany" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Germany" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DEU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "276" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "276" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cameroon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cameroon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "120" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "120" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Jersey" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lesotho" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lesotho" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LSO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "426" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "426" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nigeria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nigeria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NGA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "566" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "566" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen" + }, + { + "@language": "en", + "@value": "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia" + }, + { + "@language": "de", + "@value": "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.ldi.nrw.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thuringian Data Protection Act (ThürDSG)" + }, + { + "@language": "de", + "@value": "Thüringer Datenschutzgesetz (ThürDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringian Data Protection Act (ThürDSG)" + }, + { + "@language": "de", + "@value": "Thüringer Datenschutzgesetz (ThürDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Florida" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Florida" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N485054c425b54c6eaaa2d76f9add05e7" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU-28)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ] + }, + { + "@id": "_:N485054c425b54c6eaaa2d76f9add05e7", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nfc41d25f5df942e486123feab50837f9" + } + ], + "http://www.w3.org/2006/time#hasEnd": [ + { + "@id": "_:Nb3146f52bfa74cd78afbd76a65adae82" + } + ] + }, + { + "@id": "_:Nb3146f52bfa74cd78afbd76a65adae82", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-31" + } + ] + }, + { + "@id": "_:Nfc41d25f5df942e486123feab50837f9", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2013-07-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AF", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Afghanistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Afghanistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AFG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "4" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "4" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz" + }, + { + "@language": "en", + "@value": "The state commissioner for data protection and freedom of information in Rhineland-Palatinate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The state commissioner for data protection and freedom of information in Rhineland-Palatinate" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.rlp.de/" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Europe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Europe" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maine" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Libya" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Libya" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "434" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "434" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oregon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oregon" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mauritius" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mauritius" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "480" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "480" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "LatinAmericaandtheCaribbean" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Micronesia (Federated States of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Micronesia (Federated States of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FSM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "583" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "583" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thailand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thailand" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "THA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "764" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "764" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GG", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N33295948d97a483d8e7ae7af51042cf6" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Guernsey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + } + ] + }, + { + "@id": "_:N33295948d97a483d8e7ae7af51042cf6", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nedb92460f9c24309a0924330ff4fb9b2" + } + ] + }, + { + "@id": "_:Nedb92460f9c24309a0924330ff4fb9b2", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2003-11-21" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Yemen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Yemen" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "YE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "YEM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "887" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "887" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Seychelles" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Seychelles" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SYC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "690" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "690" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Spain" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Spain" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ES" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ESP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "724" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "724" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Myanmar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Myanmar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "104" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "104" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Luxembourg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Luxembourg" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LUX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "442" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "442" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Albania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Albania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ALB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "8" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "8" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Pierre and Miquelon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Pierre and Miquelon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SPM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "666" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "666" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Djibouti" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Djibouti" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DJI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "262" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "262" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hungary" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hungary" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HUN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "348" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "348" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Croatia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Croatia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HRV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "191" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "191" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Timor-Leste" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Timor-Leste" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TLS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "626" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "626" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Rhine-Westphalia Data Protection Act (DSG NRW)" + }, + { + "@language": "de", + "@value": "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Rhine-Westphalia Data Protection Act (DSG NRW)" + }, + { + "@language": "de", + "@value": "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Virgin Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VIR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "850" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "850" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bahrain" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bahrain" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BHR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "48" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "48" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GEO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "268" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "268" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bulgaria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bulgaria" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BGR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "100" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "100" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pennsylvania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pennsylvania" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Alaska" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Alaska" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Zambia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Zambia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZMB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "894" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "894" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kenya" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kenya" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "404" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "404" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Baden-Württemberg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Baden-Württemberg" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mayotte" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mayotte" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "YT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MYT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "175" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "175" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "CentralAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "CentralAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mali" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mali" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ML" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MLI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "466" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "466" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bahamas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bahamas" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BHS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "44" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "44" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belgium" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belgium" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BEL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "56" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "56" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Minnesota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Minnesota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "MiddleAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "MiddleAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Armenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Armenia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "51" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "51" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Romania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Romania" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ROU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "642" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "642" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.saarland.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Côte d’Ivoire" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Côte d’Ivoire" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CIV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "384" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "384" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mecklenburg-Western-Pomerania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mecklenburg-Western-Pomerania" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Portugal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Portugal" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "620" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "620" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Paraguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Paraguay" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "600" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "600" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Grenada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Grenada" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "308" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "308" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Syrian Arab Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Syrian Arab Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SYR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "760" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "760" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#SupraNationalUnion" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kansas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kansas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malawi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malawi" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MWI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "454" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "454" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Sudan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Sudan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SSD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "728" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "728" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "U.S. Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "U.S. Virgin Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sri Lanka" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sri Lanka" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LKA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "144" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "144" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Greece" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Greece" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "300" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "300" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sierra Leone" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sierra Leone" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "694" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "694" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oklahoma" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oklahoma" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Washington" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Washington" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kentucky" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kentucky" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Caribbean" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Caribbean" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hawaii" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hawaii" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sudan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sudan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SDN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "729" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "729" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Hamburgisches Datenschutzgesetz (HmbDSG)" + }, + { + "@language": "en", + "@value": "Hamburg Data Protection Act (HmbDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Hamburgisches Datenschutzgesetz (HmbDSG)" + }, + { + "@language": "en", + "@value": "Hamburg Data Protection Act (HmbDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Austria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Austria" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AUT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "40" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "40" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lithuania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lithuania" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LTU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "440" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "440" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)" + }, + { + "@language": "en", + "@value": "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cuba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cuba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CUB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "192" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "192" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Norfolk Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Norfolk Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NFK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "574" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "574" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JP", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nd469247f3ef14919b0ec4e119bd59803" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Japan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://data.europa.eu/eli/dec_impl/2019/419/oj" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nd469247f3ef14919b0ec4e119bd59803", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N4cb5a38a598f4cb28e27e206d2a70860" + } + ] + }, + { + "@id": "_:N4cb5a38a598f4cb28e27e206d2a70860", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-01-23" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Isle of Man" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Isle of Man" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IMN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "833" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "833" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guadeloupe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guadeloupe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GLP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "312" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "312" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Aruba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Aruba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ABW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "533" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "533" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Angola" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Angola" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AGO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "24" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "24" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Brandenburgisches Datenschutzgesetz (BbgDSG)" + }, + { + "@language": "en", + "@value": "Brandenburg Data Protection Act (BbgDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Brandenburgisches Datenschutzgesetz (BbgDSG)" + }, + { + "@language": "en", + "@value": "Brandenburg Data Protection Act (BbgDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Burundi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Burundi" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BDI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "108" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "108" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New York" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New York" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Slovenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Slovenia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SVN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "705" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "705" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thuringia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SubSaharanAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SubSaharanAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Latvia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Latvia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LVA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "428" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "428" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N25a3c83024d14493892dd8c21c86c3c1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California Consumer Privacy Act (CCPA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California Consumer Privacy Act (CCPA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + } + ] + }, + { + "@id": "_:N25a3c83024d14493892dd8c21c86c3c1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nc2d5482472b745bebe5ab5cd4fcec8a1" + } + ] + }, + { + "@id": "_:Nc2d5482472b745bebe5ab5cd4fcec8a1", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Supervisory Authority for Personal Data Processing" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Supervisory Authority for Personal Data Processing" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.ro/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cook Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cook Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "184" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "184" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wyoming" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wyoming" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brunei Darussalam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brunei Darussalam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "96" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "96" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uzbekistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uzbekistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UZB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "860" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "860" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Berlin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oman" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oman" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "OM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "OMN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "512" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "512" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LawConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sark" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sark" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Hampshire" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Hampshire" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pakistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pakistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PAK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "586" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "586" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG)" + }, + { + "@language": "en", + "@value": "State Data Protection Act (LDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG)" + }, + { + "@language": "en", + "@value": "State Data Protection Act (LDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Caledonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Caledonia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NCL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "540" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "540" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Micronesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Micronesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Commission on Informatics and Liberty (CNIL)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Commission on Informatics and Liberty (CNIL)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cnil.fr/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mexico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mexico" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MEX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "484" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "484" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Liechtenstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Liechtenstein" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LIE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "438" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "438" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iowa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iowa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Commission for Personal Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Commission for Personal Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cpdp.bg/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Die Sächsische Datenschutzbeauftragte" + }, + { + "@language": "en", + "@value": "The Saxon data protection officer" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Die Sächsische Datenschutzbeauftragte" + }, + { + "@language": "en", + "@value": "The Saxon data protection officer" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.saechsdsb.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Democratic Republic of the Congo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Democratic Republic of the Congo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "180" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "180" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tennessee" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tennessee" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Japan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Japan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JPN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "392" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "392" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Danish Data Protection Agency" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Danish Data Protection Agency" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.datatilsynet.dk/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Louisiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Louisiana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Croatian Personal Data Protection Agency" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Croatian Personal Data Protection Agency" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.azop.hr/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Indiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Indiana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Delaware" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Delaware" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nauru" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nauru" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NRU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "520" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "520" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Barthélemy" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Barthélemy" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "652" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "652" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Southern Territories" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Southern Territories" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "260" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "260" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Arkansas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Arkansas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Chad" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Chad" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TCD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "148" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "148" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Comoros" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Comoros" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "174" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "174" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kiribati" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kiribati" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KIR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "296" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "296" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Chile" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Chile" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "152" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "152" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Helena" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Helena" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SHN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "654" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "654" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lower-Saxony" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lower-Saxony" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Holy See" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Holy See" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VAT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "336" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "336" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hessian Data Protection and Freedom of Information Act (HDSIG)" + }, + { + "@language": "de", + "@value": "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hessian Data Protection and Freedom of Information Act (HDSIG)" + }, + { + "@language": "de", + "@value": "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Idaho" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Idaho" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mongolia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mongolia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "496" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "496" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Peru" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Peru" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "604" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "604" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uruguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uruguay" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "URY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "858" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "858" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AuthoritiesConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Congo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Congo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "178" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "178" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Utah" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Utah" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Qatar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Qatar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "QA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "QAT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "634" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "634" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North-Rhine Westphalia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North-Rhine Westphalia" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AR", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Ne8040e0fac714812996a9a975ae3c9d7" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Argentina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Ne8040e0fac714812996a9a975ae3c9d7", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N846f6e3ccd9649cea46b5dd11d6e2610" + } + ] + }, + { + "@id": "_:N846f6e3ccd9649cea46b5dd11d6e2610", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2003-07-05" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State representative for data protection in Saxony-Anhalt" + }, + { + "@language": "de", + "@value": "Landesbeauftragter für den Datenschutz Sachsen-Anhalt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State representative for data protection in Saxony-Anhalt" + }, + { + "@language": "de", + "@value": "Landesbeauftragter für den Datenschutz Sachsen-Anhalt" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://datenschutz.sachsen-anhalt.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tonga" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tonga" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TON" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "776" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "776" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sao Tome and Principe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sao Tome and Principe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ST" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "STP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "678" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "678" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saudi Arabia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saudi Arabia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SAU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "682" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "682" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Texas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Texas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CA", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nd5d2c2ccc8484c14a5322871f613333b" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Canada (commercial organisations)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nd5d2c2ccc8484c14a5322871f613333b", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N4fae399590e84028bf1e4618276ad0aa" + } + ] + }, + { + "@id": "_:N4fae399590e84028bf1e4618276ad0aa", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2002-01-04" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Commission for Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Commission for Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://cnpd.public.lu" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uganda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uganda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UGA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "800" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "800" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cayman Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cayman Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CYM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "136" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "136" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gambia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gambia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GMB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "270" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "270" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bosnia and Herzegovina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bosnia and Herzegovina" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BIH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "70" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "70" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bremen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bremen" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Zimbabwe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Zimbabwe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZWE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "716" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "716" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Andorra" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Andorra" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "20" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guernsey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guernsey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GGY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "831" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "831" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Barbados" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Barbados" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "52" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "52" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bermuda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bermuda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BMU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "60" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "60" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Vanuatu" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Vanuatu" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VUT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "548" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "548" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mauritania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mauritania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MRT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "478" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "478" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Western Sahara" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Western Sahara" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ESH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "732" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "732" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Costa Rica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Costa Rica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CRI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "188" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "188" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wisconsin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wisconsin" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#SupraNationalUnion" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Ne5420c3320674f6687ba11ef8c0b9bbe" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA-31)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ] + }, + { + "@id": "_:Ne5420c3320674f6687ba11ef8c0b9bbe", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N0d6eebc911b742d3be08714fef0c35ec" + } + ], + "http://www.w3.org/2006/time#hasEnd": [ + { + "@id": "_:Ncbd4f9fefbfc475aa29f3bce0346d695" + } + ] + }, + { + "@id": "_:N0d6eebc911b742d3be08714fef0c35ec", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2014-04-12" + } + ] + }, + { + "@id": "_:Ncbd4f9fefbfc475aa29f3bce0346d695", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Republic of Tanzania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Republic of Tanzania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "834" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "834" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Greenland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Greenland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "304" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "304" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LocationConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guam" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Somalia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Somalia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SOM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "706" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "706" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Fiji" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Fiji" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FJI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "242" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "242" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "France" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "France" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FRA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "250" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "250" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Asia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Asia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "West Virginia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "West Virginia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680" + }, + { + "@language": "de", + "@value": "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680" + }, + { + "@language": "de", + "@value": "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection of the Slovak Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection of the Slovak Republic" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.gov.sk/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montserrat" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montserrat" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MSR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "500" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "500" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turkmenistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turkmenistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TKM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "795" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "795" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State of Palestine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State of Palestine" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PSE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "275" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "275" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Comissão Nacional de Protecção de Dados" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Comissão Nacional de Protecção de Dados" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cnpd.pt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Niger" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Niger" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "562" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "562" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China, Hong Kong Special Administrative Region" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China, Hong Kong Special Administrative Region" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HKG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "344" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "344" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ireland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ireland" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "372" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "372" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit" + }, + { + "@language": "en", + "@value": "Thuringia state commissioner for data protection and freedom of information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringia state commissioner for data protection and freedom of information" + }, + { + "@language": "de", + "@value": "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.tlfdi.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Lucia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Lucia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LCA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "662" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "662" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pitcairn" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pitcairn" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PCN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "612" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "612" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rhode Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rhode Island" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthAmerica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Morocco" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Morocco" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "504" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "504" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rhineland-Palatinate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rhineland-Palatinate" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Georgia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kyrgyzstan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kyrgyzstan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KGZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "417" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "417" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EUEEAConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#DataProtectionAuthority" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office of the Data Protection Ombudsman" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office of the Data Protection Ombudsman" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://tietosuoja.fi/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hesse" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hesse" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Guiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Guiana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "254" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "254" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dominica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dominica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DMA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "212" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "212" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Burkina Faso" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Burkina Faso" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BFA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "854" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "854" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Serbia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Serbia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SRB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "688" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "688" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Honduras" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Honduras" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "340" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "340" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tunisia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tunisia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "788" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "788" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Mexico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Mexico" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Madagascar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Madagascar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "450" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "450" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Argentina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Argentina" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "32" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "32" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belize" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belize" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "84" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "84" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Svalbard and Jan Mayen Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Svalbard and Jan Mayen Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SJM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "744" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "744" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-FO", + "@type": [ + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb5826e961cd24628b89a056396cc0e34" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Faroe Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ] + }, + { + "@id": "_:Nb5826e961cd24628b89a056396cc0e34", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nbbc5fb716625402ca8327cf9711aec67" + } + ] + }, + { + "@id": "_:Nbbc5fb716625402ca8327cf9711aec67", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2010-03-09" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jersey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JEY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "832" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "832" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Martin (French Part)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Martin (French Part)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "663" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "663" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Finland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Finland" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FIN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "246" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "246" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dominican Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dominican Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DOM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "214" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "214" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Law" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Julian Flake" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG) (BW)" + }, + { + "@language": "en", + "@value": "State Data Protection Act (LDSG) (BW)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG) (BW)" + }, + { + "@language": "en", + "@value": "State Data Protection Act (LDSG) (BW)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UMI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "581" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "581" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Macedonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Macedonia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MKD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "807" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "807" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Region" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "https://w3id.org/dpv#Country" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Israel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Israel" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ISR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "376" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "376" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernAmerica" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/dpv-legal.n3 b/dpv-legal/dpv-legal.n3 new file mode 100644 index 000000000..e7e1cdfdf --- /dev/null +++ b/dpv-legal/dpv-legal.n3 @@ -0,0 +1,7449 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-gdpr: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:AdequacyConcepts a skos:Collection ; + skos:member dpv-legal:Adequacy-EU-AD, + dpv-legal:Adequacy-EU-AR, + dpv-legal:Adequacy-EU-CA, + dpv-legal:Adequacy-EU-CH, + dpv-legal:Adequacy-EU-FO, + dpv-legal:Adequacy-EU-GB, + dpv-legal:Adequacy-EU-GG, + dpv-legal:Adequacy-EU-IL, + dpv-legal:Adequacy-EU-IM, + dpv-legal:Adequacy-EU-JE, + dpv-legal:Adequacy-EU-JP, + dpv-legal:Adequacy-EU-NZ, + dpv-legal:Adequacy-EU-UY . + +dpv-legal:AuthoritiesConcepts a skos:Collection ; + skos:member dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + +dpv-legal:EUEEAConcepts a skos:Collection ; + skos:member dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LawConcepts a skos:Collection ; + skos:member dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:DE-HE-HDISG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:DE-MV-DSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR, + dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:LocationConcepts a skos:Collection ; + skos:member dpv-legal:AD, + dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AL, + dpv-legal:AM, + dpv-legal:AO, + dpv-legal:AQ, + dpv-legal:AR, + dpv-legal:AS, + dpv-legal:AT, + dpv-legal:AU, + dpv-legal:AW, + dpv-legal:AX, + dpv-legal:AZ, + dpv-legal:Africa, + dpv-legal:Americas, + dpv-legal:Asia, + dpv-legal:AustraliaandNewZealand, + dpv-legal:BA, + dpv-legal:BB, + dpv-legal:BD, + dpv-legal:BE, + dpv-legal:BF, + dpv-legal:BG, + dpv-legal:BH, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BN, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BT, + dpv-legal:BV, + dpv-legal:BW, + dpv-legal:BY, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CC, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CH, + dpv-legal:CI, + dpv-legal:CK, + dpv-legal:CL, + dpv-legal:CM, + dpv-legal:CN, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CV, + dpv-legal:CW, + dpv-legal:CX, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:CentralAsia, + dpv-legal:ChannelIslands, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DJ, + dpv-legal:DK, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:DZ, + dpv-legal:EC, + dpv-legal:EE, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ES, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:EasternAsia, + dpv-legal:EasternEurope, + dpv-legal:Europe, + dpv-legal:FI, + dpv-legal:FJ, + dpv-legal:FK, + dpv-legal:FM, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GA, + dpv-legal:GB, + dpv-legal:GD, + dpv-legal:GE, + dpv-legal:GF, + dpv-legal:GG, + dpv-legal:GH, + dpv-legal:GI, + dpv-legal:GL, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GP, + dpv-legal:GQ, + dpv-legal:GR, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GU, + dpv-legal:GW, + dpv-legal:GY, + dpv-legal:HK, + dpv-legal:HM, + dpv-legal:HN, + dpv-legal:HR, + dpv-legal:HT, + dpv-legal:HU, + dpv-legal:ID, + dpv-legal:IE, + dpv-legal:IL, + dpv-legal:IM, + dpv-legal:IN, + dpv-legal:IO, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:JM, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KE, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KI, + dpv-legal:KM, + dpv-legal:KN, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KY, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LC, + dpv-legal:LI, + dpv-legal:LK, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:LY, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MA, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MF, + dpv-legal:MG, + dpv-legal:MH, + dpv-legal:MK, + dpv-legal:ML, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MP, + dpv-legal:MQ, + dpv-legal:MR, + dpv-legal:MS, + dpv-legal:MT, + dpv-legal:MU, + dpv-legal:MV, + dpv-legal:MW, + dpv-legal:MX, + dpv-legal:MY, + dpv-legal:MZ, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NC, + dpv-legal:NE, + dpv-legal:NF, + dpv-legal:NG, + dpv-legal:NI, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NP, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:NorthernAfrica, + dpv-legal:NorthernAmerica, + dpv-legal:NorthernEurope, + dpv-legal:OM, + dpv-legal:Oceania, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PL, + dpv-legal:PM, + dpv-legal:PN, + dpv-legal:PR, + dpv-legal:PS, + dpv-legal:PT, + dpv-legal:PW, + dpv-legal:PY, + dpv-legal:Polynesia, + dpv-legal:QA, + dpv-legal:RE, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:RW, + dpv-legal:SA, + dpv-legal:SB, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SE, + dpv-legal:SG, + dpv-legal:SH, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SL, + dpv-legal:SM, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SR, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SY, + dpv-legal:SZ, + dpv-legal:Sark, + dpv-legal:SouthAmerica, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAfrica, + dpv-legal:SouthernAsia, + dpv-legal:SouthernEurope, + dpv-legal:SubSaharanAfrica, + dpv-legal:TC, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TK, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TN, + dpv-legal:TO, + dpv-legal:TR, + dpv-legal:TT, + dpv-legal:TV, + dpv-legal:TW, + dpv-legal:TZ, + dpv-legal:UA, + dpv-legal:UG, + dpv-legal:UM, + dpv-legal:US, + dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY, + dpv-legal:UY, + dpv-legal:UZ, + dpv-legal:VA, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI, + dpv-legal:VN, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS, + dpv-legal:WesternAfrica, + dpv-legal:WesternAsia, + dpv-legal:WesternEurope, + dpv-legal:YE, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW . + +dpv-legal:AQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antarctica"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Antarctica"@en ; + dpv-legal:iso_alpha2 "AQ"^^xsd:string ; + dpv-legal:iso_alpha3 "ATA"^^xsd:string ; + dpv-legal:iso_numeric "10"^^xsd:string ; + dpv-legal:un_m49 "10"^^xsd:string . + +dpv-legal:Adequacy-EU-AD a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-10-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Andorra"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AD, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-AR a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-07-05"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Argentina"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AR, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CA a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2002-01-04"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Canada (commercial organisations)"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CA, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CH a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2000-08-25"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Switzerland"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CH, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-FO a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-03-09"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Faroe Islands"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:FO . + +dpv-legal:Adequacy-EU-GB a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2021-06-28"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for United Kingdom"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GB . + +dpv-legal:Adequacy-EU-GG a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-11-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Guernsey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GG . + +dpv-legal:Adequacy-EU-IL a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2011-02-01"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Israel"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IL . + +dpv-legal:Adequacy-EU-IM a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2004-04-30"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Isle of Man"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IM . + +dpv-legal:Adequacy-EU-JE a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2008-05-26"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Jersey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JE . + +dpv-legal:Adequacy-EU-JP a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-01-23"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Japan"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "http://data.europa.eu/eli/dec_impl/2019/419/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JP . + +dpv-legal:Adequacy-EU-NZ a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-12-20"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for New Zealand"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:NZ . + +dpv-legal:Adequacy-EU-UY a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-08-22"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Uruguay"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:UY . + +dpv-legal:TW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Taiwan (Province of China)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Taiwan (Province of China)"@en . + +dpv-legal:DE-BW-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + foaf:homepage "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BW . + +dpv-legal:US-AK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alaska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alaska"@en . + +dpv-legal:US-AL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alabama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alabama"@en . + +dpv-legal:US-AR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arkansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arkansas"@en . + +dpv-legal:US-AS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "American Samoa"@en . + +dpv-legal:US-AZ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arizona"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arizona"@en . + +dpv-legal:US-CA-CCPA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-01-01"^^xsd:date ] ] ; + dct:title "California Consumer Privacy Act (CCPA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Consumer Privacy Act (CCPA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CA-CPRA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2023-01-01"^^xsd:date ] ] ; + dct:title "California Privacy Rights Act (CPRA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Privacy Rights Act (CPRA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colorado"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Colorado"@en . + +dpv-legal:US-CT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Connecticut"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Connecticut"@en . + +dpv-legal:US-DC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "District of Columbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "District of Columbia"@en . + +dpv-legal:US-DE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Delaware"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Delaware"@en . + +dpv-legal:US-FL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Florida"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Florida"@en . + +dpv-legal:US-GA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Georgia"@en . + +dpv-legal:US-GU a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Guam"@en . + +dpv-legal:US-HI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hawaii"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Hawaii"@en . + +dpv-legal:US-IA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iowa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Iowa"@en . + +dpv-legal:US-ID a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Idaho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Idaho"@en . + +dpv-legal:US-IL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Illinois"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Illinois"@en . + +dpv-legal:US-IN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Indiana"@en . + +dpv-legal:US-KS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kansas"@en . + +dpv-legal:US-KY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kentucky"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kentucky"@en . + +dpv-legal:US-LA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Louisiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Louisiana"@en . + +dpv-legal:US-MA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Massachusetts"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Massachusetts"@en . + +dpv-legal:US-MD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maryland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maryland"@en . + +dpv-legal:US-ME a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maine"@en . + +dpv-legal:US-MI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Michigan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Michigan"@en . + +dpv-legal:US-MN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Minnesota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Minnesota"@en . + +dpv-legal:US-MO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Missouri"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Missouri"@en . + +dpv-legal:US-MP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Northern Mariana Islands"@en . + +dpv-legal:US-MS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mississippi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Mississippi"@en . + +dpv-legal:US-MT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Montana"@en . + +dpv-legal:US-NC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Carolina"@en . + +dpv-legal:US-ND a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Dakota"@en . + +dpv-legal:US-NE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nebraska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nebraska"@en . + +dpv-legal:US-NH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Hampshire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Hampshire"@en . + +dpv-legal:US-NJ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Jersey"@en . + +dpv-legal:US-NM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Mexico"@en . + +dpv-legal:US-NV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nevada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nevada"@en . + +dpv-legal:US-NY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New York"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New York"@en . + +dpv-legal:US-OH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ohio"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Ohio"@en . + +dpv-legal:US-OK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oklahoma"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oklahoma"@en . + +dpv-legal:US-OR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oregon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oregon"@en . + +dpv-legal:US-PA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pennsylvania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Pennsylvania"@en . + +dpv-legal:US-PR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Puerto Rico"@en . + +dpv-legal:US-RI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhode Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Rhode Island"@en . + +dpv-legal:US-SC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Carolina"@en . + +dpv-legal:US-SD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Dakota"@en . + +dpv-legal:US-TN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tennessee"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Tennessee"@en . + +dpv-legal:US-TX a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Texas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Texas"@en . + +dpv-legal:US-UM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "United States Minor Outlying Islands"@en . + +dpv-legal:US-UT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Utah"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Utah"@en . + +dpv-legal:US-VA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Virginia"@en . + +dpv-legal:US-VI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "U.S. Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "U.S. Virgin Islands"@en . + +dpv-legal:US-VT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vermont"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Vermont"@en . + +dpv-legal:US-WA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Washington"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Washington"@en . + +dpv-legal:US-WI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wisconsin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wisconsin"@en . + +dpv-legal:US-WV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "West Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "West Virginia"@en . + +dpv-legal:US-WY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wyoming"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wyoming"@en . + +dpv-legal:AE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Arab Emirates"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "United Arab Emirates"@en ; + dpv-legal:iso_alpha2 "AE"^^xsd:string ; + dpv-legal:iso_alpha3 "ARE"^^xsd:string ; + dpv-legal:iso_numeric "784"^^xsd:string ; + dpv-legal:un_m49 "784"^^xsd:string . + +dpv-legal:AF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Afghanistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Afghanistan"@en ; + dpv-legal:iso_alpha2 "AF"^^xsd:string ; + dpv-legal:iso_alpha3 "AFG"^^xsd:string ; + dpv-legal:iso_numeric "4"^^xsd:string ; + dpv-legal:un_m49 "4"^^xsd:string . + +dpv-legal:AL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Albania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Albania"@en ; + dpv-legal:iso_alpha2 "AL"^^xsd:string ; + dpv-legal:iso_alpha3 "ALB"^^xsd:string ; + dpv-legal:iso_numeric "8"^^xsd:string ; + dpv-legal:un_m49 "8"^^xsd:string . + +dpv-legal:AM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Armenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Armenia"@en ; + dpv-legal:iso_alpha2 "AM"^^xsd:string ; + dpv-legal:iso_alpha3 "ARM"^^xsd:string ; + dpv-legal:iso_numeric "51"^^xsd:string ; + dpv-legal:un_m49 "51"^^xsd:string . + +dpv-legal:AS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "American Samoa"@en ; + dpv-legal:iso_alpha2 "AS"^^xsd:string ; + dpv-legal:iso_alpha3 "ASM"^^xsd:string ; + dpv-legal:iso_numeric "16"^^xsd:string ; + dpv-legal:un_m49 "16"^^xsd:string . + +dpv-legal:AU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Australia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Australia"@en ; + dpv-legal:iso_alpha2 "AU"^^xsd:string ; + dpv-legal:iso_alpha3 "AUS"^^xsd:string ; + dpv-legal:iso_numeric "36"^^xsd:string ; + dpv-legal:un_m49 "36"^^xsd:string . + +dpv-legal:AX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Åland Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Åland Islands"@en ; + dpv-legal:iso_alpha2 "AX"^^xsd:string ; + dpv-legal:iso_alpha3 "ALA"^^xsd:string ; + dpv-legal:iso_numeric "248"^^xsd:string ; + dpv-legal:un_m49 "248"^^xsd:string . + +dpv-legal:AZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Azerbaijan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Azerbaijan"@en ; + dpv-legal:iso_alpha2 "AZ"^^xsd:string ; + dpv-legal:iso_alpha3 "AZE"^^xsd:string ; + dpv-legal:iso_numeric "31"^^xsd:string ; + dpv-legal:un_m49 "31"^^xsd:string . + +dpv-legal:BA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bosnia and Herzegovina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Bosnia and Herzegovina"@en ; + dpv-legal:iso_alpha2 "BA"^^xsd:string ; + dpv-legal:iso_alpha3 "BIH"^^xsd:string ; + dpv-legal:iso_numeric "70"^^xsd:string ; + dpv-legal:un_m49 "70"^^xsd:string . + +dpv-legal:BD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bangladesh"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bangladesh"@en ; + dpv-legal:iso_alpha2 "BD"^^xsd:string ; + dpv-legal:iso_alpha3 "BGD"^^xsd:string ; + dpv-legal:iso_numeric "50"^^xsd:string ; + dpv-legal:un_m49 "50"^^xsd:string . + +dpv-legal:BH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahrain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Bahrain"@en ; + dpv-legal:iso_alpha2 "BH"^^xsd:string ; + dpv-legal:iso_alpha3 "BHR"^^xsd:string ; + dpv-legal:iso_numeric "48"^^xsd:string ; + dpv-legal:un_m49 "48"^^xsd:string . + +dpv-legal:BM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bermuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Bermuda"@en ; + dpv-legal:iso_alpha2 "BM"^^xsd:string ; + dpv-legal:iso_alpha3 "BMU"^^xsd:string ; + dpv-legal:iso_numeric "60"^^xsd:string ; + dpv-legal:un_m49 "60"^^xsd:string . + +dpv-legal:BN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brunei Darussalam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Brunei Darussalam"@en ; + dpv-legal:iso_alpha2 "BN"^^xsd:string ; + dpv-legal:iso_alpha3 "BRN"^^xsd:string ; + dpv-legal:iso_numeric "96"^^xsd:string ; + dpv-legal:un_m49 "96"^^xsd:string . + +dpv-legal:BT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bhutan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bhutan"@en ; + dpv-legal:iso_alpha2 "BT"^^xsd:string ; + dpv-legal:iso_alpha3 "BTN"^^xsd:string ; + dpv-legal:iso_numeric "64"^^xsd:string ; + dpv-legal:un_m49 "64"^^xsd:string . + +dpv-legal:BY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belarus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Belarus"@en ; + dpv-legal:iso_alpha2 "BY"^^xsd:string ; + dpv-legal:iso_alpha3 "BLR"^^xsd:string ; + dpv-legal:iso_numeric "112"^^xsd:string ; + dpv-legal:un_m49 "112"^^xsd:string . + +dpv-legal:CC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cocos (Keeling) Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Cocos (Keeling) Islands"@en ; + dpv-legal:iso_alpha2 "CC"^^xsd:string ; + dpv-legal:iso_alpha3 "CCK"^^xsd:string ; + dpv-legal:iso_numeric "166"^^xsd:string ; + dpv-legal:un_m49 "166"^^xsd:string . + +dpv-legal:CK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cook Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Cook Islands"@en ; + dpv-legal:iso_alpha2 "CK"^^xsd:string ; + dpv-legal:iso_alpha3 "COK"^^xsd:string ; + dpv-legal:iso_numeric "184"^^xsd:string ; + dpv-legal:un_m49 "184"^^xsd:string . + +dpv-legal:CN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China"@en ; + dpv-legal:iso_alpha2 "CN"^^xsd:string ; + dpv-legal:iso_alpha3 "CHN"^^xsd:string ; + dpv-legal:iso_numeric "156"^^xsd:string ; + dpv-legal:un_m49 "156"^^xsd:string . + +dpv-legal:CX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Christmas Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Christmas Island"@en ; + dpv-legal:iso_alpha2 "CX"^^xsd:string ; + dpv-legal:iso_alpha3 "CXR"^^xsd:string ; + dpv-legal:iso_numeric "162"^^xsd:string ; + dpv-legal:un_m49 "162"^^xsd:string . + +dpv-legal:DE-BE-BbgDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + foaf:homepage "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BB ; + dpv:hasJurisdiction dpv-legal:DE-BB . + +dpv-legal:DE-BE-BlnDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BE ; + dpv:hasJurisdiction dpv-legal:DE-BE . + +dpv-legal:DE-HB-BremDSGVOAG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + foaf:homepage "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HB ; + dpv:hasJurisdiction dpv-legal:DE-HB . + +dpv-legal:DE-HE-HDISG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + foaf:homepage "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HE ; + dpv:hasJurisdiction dpv-legal:DE-HE . + +dpv-legal:DE-HH-HmbDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + foaf:homepage "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HH ; + dpv:hasJurisdiction dpv-legal:DE-HH . + +dpv-legal:DE-LSA-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + foaf:homepage "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-ST ; + dpv:hasJurisdiction dpv-legal:DE-ST . + +dpv-legal:DE-MV-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + foaf:homepage "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-MV ; + dpv:hasJurisdiction dpv-legal:DE-MV . + +dpv-legal:DE-NI-NDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + foaf:homepage "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-NI ; + dpv:hasJurisdiction dpv-legal:DE-NI . + +dpv-legal:DE-NW-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + foaf:homepage "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-NW ; + dpv:hasJurisdiction dpv-legal:DE-NW . + +dpv-legal:DE-RP-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + foaf:homepage "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DE-RP . + +dpv-legal:DE-SH-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + foaf:homepage "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SH ; + dpv:hasJurisdiction dpv-legal:DE-SH . + +dpv-legal:DE-SL-SDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + foaf:homepage "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SL ; + dpv:hasJurisdiction dpv-legal:DE-SL . + +dpv-legal:DE-SN-SächsDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + foaf:homepage "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SN ; + dpv:hasJurisdiction dpv-legal:DE-SN . + +dpv-legal:DE-TH-ThürDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + foaf:homepage "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-TH ; + dpv:hasJurisdiction dpv-legal:DE-TH . + +dpv-legal:DPA-AT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austrian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Austrian Data Protection Authority"@en ; + foaf:homepage "https://dsb.gv.at"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Belgian Data Protection Authority"@en ; + foaf:homepage "https://www.dataprotectionauthority.be/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BG a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Commission for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Commission for Personal Data Protection"@en ; + foaf:homepage "https://www.cpdp.bg/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BG ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-CZ a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection"@en ; + foaf:homepage "https://www.uoou.cz/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CZ ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Danish Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Danish Data Protection Agency"@en ; + foaf:homepage "http://www.datatilsynet.dk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-EE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonian Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Estonian Data Protection Inspectorate"@en ; + foaf:homepage "http://www.aki.ee/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-ES a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spanish Data Protection Agency (AEPD)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Spanish Data Protection Agency (AEPD)"@en ; + foaf:homepage "https://www.aepd.es/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:ES ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Data Protection Ombudsman"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Data Protection Ombudsman"@en ; + foaf:homepage "https://tietosuoja.fi/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission on Informatics and Liberty (CNIL)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission on Informatics and Liberty (CNIL)"@en ; + foaf:homepage "https://www.cnil.fr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-GR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hellenic Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hellenic Data Protection Authority"@en ; + foaf:homepage "http://dpa.gr"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:GR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatian Personal Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Croatian Personal Data Protection Agency"@en ; + foaf:homepage "http://www.azop.hr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.naih.hu/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission (DPC)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission (DPC)"@en ; + foaf:homepage "http://www.dataprotection.ie"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission"@en ; + foaf:homepage "https://www.garanteprivacy.it/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "State Data Protection Inspectorate"@en ; + foaf:homepage "https://ada.lt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission for Data Protection"@en ; + foaf:homepage "https://cnpd.public.lu"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data State Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data State Inspectorate"@en ; + foaf:homepage "http://www.dvi.gov.lv/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LV ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-MT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Information and Data Protection Commissioner"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Information and Data Protection Commissioner"@en ; + foaf:homepage "https://idpc.org.mt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:MT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-NL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dutch Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Dutch Data Protection Authority"@en ; + foaf:homepage "https://autoriteitpersoonsgegevens.nl"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:NL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Personal Data Protection Office"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Personal Data Protection Office"@en ; + foaf:homepage "https://uodo.gov.pl/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comissão Nacional de Protecção de Dados"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Comissão Nacional de Protecção de Dados"@en ; + foaf:homepage "https://www.cnpd.pt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-RO a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Supervisory Authority for Personal Data Processing"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Supervisory Authority for Personal Data Processing"@en ; + foaf:homepage "http://www.dataprotection.ro/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:RO ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Swedish Authority for Privacy Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Swedish Authority for Privacy Protection"@en ; + foaf:homepage "https://www.imy.se/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Information Commissioner of the Republic of Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Information Commissioner of the Republic of Slovenia"@en ; + foaf:homepage "https://www.ip-rs.si/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection of the Slovak Republic"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection of the Slovak Republic"@en ; + foaf:homepage "http://www.dataprotection.gov.sk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Algeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Algeria"@en ; + dpv-legal:iso_alpha2 "DZ"^^xsd:string ; + dpv-legal:iso_alpha3 "DZA"^^xsd:string ; + dpv-legal:iso_numeric "12"^^xsd:string ; + dpv-legal:un_m49 "12"^^xsd:string . + +dpv-legal:EG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Egypt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Egypt"@en ; + dpv-legal:iso_alpha2 "EG"^^xsd:string ; + dpv-legal:iso_alpha3 "EGY"^^xsd:string ; + dpv-legal:iso_numeric "818"^^xsd:string ; + dpv-legal:un_m49 "818"^^xsd:string . + +dpv-legal:EH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Western Sahara"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Western Sahara"@en ; + dpv-legal:iso_alpha2 "EH"^^xsd:string ; + dpv-legal:iso_alpha3 "ESH"^^xsd:string ; + dpv-legal:iso_numeric "732"^^xsd:string ; + dpv-legal:un_m49 "732"^^xsd:string . + +dpv-legal:FJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Fiji"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Fiji"@en ; + dpv-legal:iso_alpha2 "FJ"^^xsd:string ; + dpv-legal:iso_alpha3 "FJI"^^xsd:string ; + dpv-legal:iso_numeric "242"^^xsd:string ; + dpv-legal:un_m49 "242"^^xsd:string . + +dpv-legal:FM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia (Federated States of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Micronesia (Federated States of)"@en ; + dpv-legal:iso_alpha2 "FM"^^xsd:string ; + dpv-legal:iso_alpha3 "FSM"^^xsd:string ; + dpv-legal:iso_numeric "583"^^xsd:string ; + dpv-legal:un_m49 "583"^^xsd:string . + +dpv-legal:GE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Georgia"@en ; + dpv-legal:iso_alpha2 "GE"^^xsd:string ; + dpv-legal:iso_alpha3 "GEO"^^xsd:string ; + dpv-legal:iso_numeric "268"^^xsd:string ; + dpv-legal:un_m49 "268"^^xsd:string . + +dpv-legal:GI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gibraltar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Gibraltar"@en ; + dpv-legal:iso_alpha2 "GI"^^xsd:string ; + dpv-legal:iso_alpha3 "GIB"^^xsd:string ; + dpv-legal:iso_numeric "292"^^xsd:string ; + dpv-legal:un_m49 "292"^^xsd:string . + +dpv-legal:GL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greenland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Greenland"@en ; + dpv-legal:iso_alpha2 "GL"^^xsd:string ; + dpv-legal:iso_alpha3 "GRL"^^xsd:string ; + dpv-legal:iso_numeric "304"^^xsd:string ; + dpv-legal:un_m49 "304"^^xsd:string . + +dpv-legal:GU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Guam"@en ; + dpv-legal:iso_alpha2 "GU"^^xsd:string ; + dpv-legal:iso_alpha3 "GUM"^^xsd:string ; + dpv-legal:iso_numeric "316"^^xsd:string ; + dpv-legal:un_m49 "316"^^xsd:string . + +dpv-legal:HK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Hong Kong Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Hong Kong Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "HK"^^xsd:string ; + dpv-legal:iso_alpha3 "HKG"^^xsd:string ; + dpv-legal:iso_numeric "344"^^xsd:string ; + dpv-legal:un_m49 "344"^^xsd:string . + +dpv-legal:HM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Heard Island and McDonald Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Heard Island and McDonald Islands"@en ; + dpv-legal:iso_alpha2 "HM"^^xsd:string ; + dpv-legal:iso_alpha3 "HMD"^^xsd:string ; + dpv-legal:iso_numeric "334"^^xsd:string ; + dpv-legal:un_m49 "334"^^xsd:string . + +dpv-legal:ID a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indonesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Indonesia"@en ; + dpv-legal:iso_alpha2 "ID"^^xsd:string ; + dpv-legal:iso_alpha3 "IDN"^^xsd:string ; + dpv-legal:iso_numeric "360"^^xsd:string ; + dpv-legal:un_m49 "360"^^xsd:string . + +dpv-legal:IN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "India"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "India"@en ; + dpv-legal:iso_alpha2 "IN"^^xsd:string ; + dpv-legal:iso_alpha3 "IND"^^xsd:string ; + dpv-legal:iso_numeric "356"^^xsd:string ; + dpv-legal:un_m49 "356"^^xsd:string . + +dpv-legal:IQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iraq"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Iraq"@en ; + dpv-legal:iso_alpha2 "IQ"^^xsd:string ; + dpv-legal:iso_alpha3 "IRQ"^^xsd:string ; + dpv-legal:iso_numeric "368"^^xsd:string ; + dpv-legal:un_m49 "368"^^xsd:string . + +dpv-legal:IR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iran (Islamic Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Iran (Islamic Republic of)"@en ; + dpv-legal:iso_alpha2 "IR"^^xsd:string ; + dpv-legal:iso_alpha3 "IRN"^^xsd:string ; + dpv-legal:iso_numeric "364"^^xsd:string ; + dpv-legal:un_m49 "364"^^xsd:string . + +dpv-legal:IS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iceland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Iceland"@en ; + dpv-legal:iso_alpha2 "IS"^^xsd:string ; + dpv-legal:iso_alpha3 "ISL"^^xsd:string ; + dpv-legal:iso_numeric "352"^^xsd:string ; + dpv-legal:un_m49 "352"^^xsd:string . + +dpv-legal:JO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jordan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Jordan"@en ; + dpv-legal:iso_alpha2 "JO"^^xsd:string ; + dpv-legal:iso_alpha3 "JOR"^^xsd:string ; + dpv-legal:iso_numeric "400"^^xsd:string ; + dpv-legal:un_m49 "400"^^xsd:string . + +dpv-legal:KG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kyrgyzstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kyrgyzstan"@en ; + dpv-legal:iso_alpha2 "KG"^^xsd:string ; + dpv-legal:iso_alpha3 "KGZ"^^xsd:string ; + dpv-legal:iso_numeric "417"^^xsd:string ; + dpv-legal:un_m49 "417"^^xsd:string . + +dpv-legal:KH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cambodia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Cambodia"@en ; + dpv-legal:iso_alpha2 "KH"^^xsd:string ; + dpv-legal:iso_alpha3 "KHM"^^xsd:string ; + dpv-legal:iso_numeric "116"^^xsd:string ; + dpv-legal:un_m49 "116"^^xsd:string . + +dpv-legal:KI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kiribati"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Kiribati"@en ; + dpv-legal:iso_alpha2 "KI"^^xsd:string ; + dpv-legal:iso_alpha3 "KIR"^^xsd:string ; + dpv-legal:iso_numeric "296"^^xsd:string ; + dpv-legal:un_m49 "296"^^xsd:string . + +dpv-legal:KP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic People's Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Democratic People's Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KP"^^xsd:string ; + dpv-legal:iso_alpha3 "PRK"^^xsd:string ; + dpv-legal:iso_numeric "408"^^xsd:string ; + dpv-legal:un_m49 "408"^^xsd:string . + +dpv-legal:KR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KR"^^xsd:string ; + dpv-legal:iso_alpha3 "KOR"^^xsd:string ; + dpv-legal:iso_numeric "410"^^xsd:string ; + dpv-legal:un_m49 "410"^^xsd:string . + +dpv-legal:KW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kuwait"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Kuwait"@en ; + dpv-legal:iso_alpha2 "KW"^^xsd:string ; + dpv-legal:iso_alpha3 "KWT"^^xsd:string ; + dpv-legal:iso_numeric "414"^^xsd:string ; + dpv-legal:un_m49 "414"^^xsd:string . + +dpv-legal:KZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kazakhstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kazakhstan"@en ; + dpv-legal:iso_alpha2 "KZ"^^xsd:string ; + dpv-legal:iso_alpha3 "KAZ"^^xsd:string ; + dpv-legal:iso_numeric "398"^^xsd:string ; + dpv-legal:un_m49 "398"^^xsd:string . + +dpv-legal:LA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lao People's Democratic Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Lao People's Democratic Republic"@en ; + dpv-legal:iso_alpha2 "LA"^^xsd:string ; + dpv-legal:iso_alpha3 "LAO"^^xsd:string ; + dpv-legal:iso_numeric "418"^^xsd:string ; + dpv-legal:un_m49 "418"^^xsd:string . + +dpv-legal:LB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lebanon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Lebanon"@en ; + dpv-legal:iso_alpha2 "LB"^^xsd:string ; + dpv-legal:iso_alpha3 "LBN"^^xsd:string ; + dpv-legal:iso_numeric "422"^^xsd:string ; + dpv-legal:un_m49 "422"^^xsd:string . + +dpv-legal:LI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liechtenstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Liechtenstein"@en ; + dpv-legal:iso_alpha2 "LI"^^xsd:string ; + dpv-legal:iso_alpha3 "LIE"^^xsd:string ; + dpv-legal:iso_numeric "438"^^xsd:string ; + dpv-legal:un_m49 "438"^^xsd:string . + +dpv-legal:LK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sri Lanka"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Sri Lanka"@en ; + dpv-legal:iso_alpha2 "LK"^^xsd:string ; + dpv-legal:iso_alpha3 "LKA"^^xsd:string ; + dpv-legal:iso_numeric "144"^^xsd:string ; + dpv-legal:un_m49 "144"^^xsd:string . + +dpv-legal:LY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Libya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Libya"@en ; + dpv-legal:iso_alpha2 "LY"^^xsd:string ; + dpv-legal:iso_alpha3 "LBY"^^xsd:string ; + dpv-legal:iso_numeric "434"^^xsd:string ; + dpv-legal:un_m49 "434"^^xsd:string . + +dpv-legal:MA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Morocco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Morocco"@en ; + dpv-legal:iso_alpha2 "MA"^^xsd:string ; + dpv-legal:iso_alpha3 "MAR"^^xsd:string ; + dpv-legal:iso_numeric "504"^^xsd:string ; + dpv-legal:un_m49 "504"^^xsd:string . + +dpv-legal:MC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Monaco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Monaco"@en ; + dpv-legal:iso_alpha2 "MC"^^xsd:string ; + dpv-legal:iso_alpha3 "MCO"^^xsd:string ; + dpv-legal:iso_numeric "492"^^xsd:string ; + dpv-legal:un_m49 "492"^^xsd:string . + +dpv-legal:MD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Moldova"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Republic of Moldova"@en ; + dpv-legal:iso_alpha2 "MD"^^xsd:string ; + dpv-legal:iso_alpha3 "MDA"^^xsd:string ; + dpv-legal:iso_numeric "498"^^xsd:string ; + dpv-legal:un_m49 "498"^^xsd:string . + +dpv-legal:ME a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montenegro"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Montenegro"@en ; + dpv-legal:iso_alpha2 "ME"^^xsd:string ; + dpv-legal:iso_alpha3 "MNE"^^xsd:string ; + dpv-legal:iso_numeric "499"^^xsd:string ; + dpv-legal:un_m49 "499"^^xsd:string . + +dpv-legal:MH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Marshall Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Marshall Islands"@en ; + dpv-legal:iso_alpha2 "MH"^^xsd:string ; + dpv-legal:iso_alpha3 "MHL"^^xsd:string ; + dpv-legal:iso_numeric "584"^^xsd:string ; + dpv-legal:un_m49 "584"^^xsd:string . + +dpv-legal:MK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Macedonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "North Macedonia"@en ; + dpv-legal:iso_alpha2 "MK"^^xsd:string ; + dpv-legal:iso_alpha3 "MKD"^^xsd:string ; + dpv-legal:iso_numeric "807"^^xsd:string ; + dpv-legal:un_m49 "807"^^xsd:string . + +dpv-legal:MM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Myanmar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Myanmar"@en ; + dpv-legal:iso_alpha2 "MM"^^xsd:string ; + dpv-legal:iso_alpha3 "MMR"^^xsd:string ; + dpv-legal:iso_numeric "104"^^xsd:string ; + dpv-legal:un_m49 "104"^^xsd:string . + +dpv-legal:MN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mongolia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Mongolia"@en ; + dpv-legal:iso_alpha2 "MN"^^xsd:string ; + dpv-legal:iso_alpha3 "MNG"^^xsd:string ; + dpv-legal:iso_numeric "496"^^xsd:string ; + dpv-legal:un_m49 "496"^^xsd:string . + +dpv-legal:MO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Macao Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Macao Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "MO"^^xsd:string ; + dpv-legal:iso_alpha3 "MAC"^^xsd:string ; + dpv-legal:iso_numeric "446"^^xsd:string ; + dpv-legal:un_m49 "446"^^xsd:string . + +dpv-legal:MP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Northern Mariana Islands"@en ; + dpv-legal:iso_alpha2 "MP"^^xsd:string ; + dpv-legal:iso_alpha3 "MNP"^^xsd:string ; + dpv-legal:iso_numeric "580"^^xsd:string ; + dpv-legal:un_m49 "580"^^xsd:string . + +dpv-legal:MV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maldives"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Maldives"@en ; + dpv-legal:iso_alpha2 "MV"^^xsd:string ; + dpv-legal:iso_alpha3 "MDV"^^xsd:string ; + dpv-legal:iso_numeric "462"^^xsd:string ; + dpv-legal:un_m49 "462"^^xsd:string . + +dpv-legal:MY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malaysia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Malaysia"@en ; + dpv-legal:iso_alpha2 "MY"^^xsd:string ; + dpv-legal:iso_alpha3 "MYS"^^xsd:string ; + dpv-legal:iso_numeric "458"^^xsd:string ; + dpv-legal:un_m49 "458"^^xsd:string . + +dpv-legal:NC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Caledonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "New Caledonia"@en ; + dpv-legal:iso_alpha2 "NC"^^xsd:string ; + dpv-legal:iso_alpha3 "NCL"^^xsd:string ; + dpv-legal:iso_numeric "540"^^xsd:string ; + dpv-legal:un_m49 "540"^^xsd:string . + +dpv-legal:NF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norfolk Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Norfolk Island"@en ; + dpv-legal:iso_alpha2 "NF"^^xsd:string ; + dpv-legal:iso_alpha3 "NFK"^^xsd:string ; + dpv-legal:iso_numeric "574"^^xsd:string ; + dpv-legal:un_m49 "574"^^xsd:string . + +dpv-legal:NO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norway"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Norway"@en ; + dpv-legal:iso_alpha2 "NO"^^xsd:string ; + dpv-legal:iso_alpha3 "NOR"^^xsd:string ; + dpv-legal:iso_numeric "578"^^xsd:string ; + dpv-legal:un_m49 "578"^^xsd:string . + +dpv-legal:NP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nepal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Nepal"@en ; + dpv-legal:iso_alpha2 "NP"^^xsd:string ; + dpv-legal:iso_alpha3 "NPL"^^xsd:string ; + dpv-legal:iso_numeric "524"^^xsd:string ; + dpv-legal:un_m49 "524"^^xsd:string . + +dpv-legal:NR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nauru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Nauru"@en ; + dpv-legal:iso_alpha2 "NR"^^xsd:string ; + dpv-legal:iso_alpha3 "NRU"^^xsd:string ; + dpv-legal:iso_numeric "520"^^xsd:string ; + dpv-legal:un_m49 "520"^^xsd:string . + +dpv-legal:NU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niue"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Niue"@en ; + dpv-legal:iso_alpha2 "NU"^^xsd:string ; + dpv-legal:iso_alpha3 "NIU"^^xsd:string ; + dpv-legal:iso_numeric "570"^^xsd:string ; + dpv-legal:un_m49 "570"^^xsd:string . + +dpv-legal:OM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oman"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Oman"@en ; + dpv-legal:iso_alpha2 "OM"^^xsd:string ; + dpv-legal:iso_alpha3 "OMN"^^xsd:string ; + dpv-legal:iso_numeric "512"^^xsd:string ; + dpv-legal:un_m49 "512"^^xsd:string . + +dpv-legal:PF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "French Polynesia"@en ; + dpv-legal:iso_alpha2 "PF"^^xsd:string ; + dpv-legal:iso_alpha3 "PYF"^^xsd:string ; + dpv-legal:iso_numeric "258"^^xsd:string ; + dpv-legal:un_m49 "258"^^xsd:string . + +dpv-legal:PG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Papua New Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Papua New Guinea"@en ; + dpv-legal:iso_alpha2 "PG"^^xsd:string ; + dpv-legal:iso_alpha3 "PNG"^^xsd:string ; + dpv-legal:iso_numeric "598"^^xsd:string ; + dpv-legal:un_m49 "598"^^xsd:string . + +dpv-legal:PH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Philippines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Philippines"@en ; + dpv-legal:iso_alpha2 "PH"^^xsd:string ; + dpv-legal:iso_alpha3 "PHL"^^xsd:string ; + dpv-legal:iso_numeric "608"^^xsd:string ; + dpv-legal:un_m49 "608"^^xsd:string . + +dpv-legal:PK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pakistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Pakistan"@en ; + dpv-legal:iso_alpha2 "PK"^^xsd:string ; + dpv-legal:iso_alpha3 "PAK"^^xsd:string ; + dpv-legal:iso_numeric "586"^^xsd:string ; + dpv-legal:un_m49 "586"^^xsd:string . + +dpv-legal:PM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Pierre and Miquelon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Saint Pierre and Miquelon"@en ; + dpv-legal:iso_alpha2 "PM"^^xsd:string ; + dpv-legal:iso_alpha3 "SPM"^^xsd:string ; + dpv-legal:iso_numeric "666"^^xsd:string ; + dpv-legal:un_m49 "666"^^xsd:string . + +dpv-legal:PN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pitcairn"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Pitcairn"@en ; + dpv-legal:iso_alpha2 "PN"^^xsd:string ; + dpv-legal:iso_alpha3 "PCN"^^xsd:string ; + dpv-legal:iso_numeric "612"^^xsd:string ; + dpv-legal:un_m49 "612"^^xsd:string . + +dpv-legal:PS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State of Palestine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "State of Palestine"@en ; + dpv-legal:iso_alpha2 "PS"^^xsd:string ; + dpv-legal:iso_alpha3 "PSE"^^xsd:string ; + dpv-legal:iso_numeric "275"^^xsd:string ; + dpv-legal:un_m49 "275"^^xsd:string . + +dpv-legal:PW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Palau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Palau"@en ; + dpv-legal:iso_alpha2 "PW"^^xsd:string ; + dpv-legal:iso_alpha3 "PLW"^^xsd:string ; + dpv-legal:iso_numeric "585"^^xsd:string ; + dpv-legal:un_m49 "585"^^xsd:string . + +dpv-legal:QA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Qatar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Qatar"@en ; + dpv-legal:iso_alpha2 "QA"^^xsd:string ; + dpv-legal:iso_alpha3 "QAT"^^xsd:string ; + dpv-legal:iso_numeric "634"^^xsd:string ; + dpv-legal:un_m49 "634"^^xsd:string . + +dpv-legal:RS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Serbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Serbia"@en ; + dpv-legal:iso_alpha2 "RS"^^xsd:string ; + dpv-legal:iso_alpha3 "SRB"^^xsd:string ; + dpv-legal:iso_numeric "688"^^xsd:string ; + dpv-legal:un_m49 "688"^^xsd:string . + +dpv-legal:RU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Russian Federation"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Russian Federation"@en ; + dpv-legal:iso_alpha2 "RU"^^xsd:string ; + dpv-legal:iso_alpha3 "RUS"^^xsd:string ; + dpv-legal:iso_numeric "643"^^xsd:string ; + dpv-legal:un_m49 "643"^^xsd:string . + +dpv-legal:SA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saudi Arabia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Saudi Arabia"@en ; + dpv-legal:iso_alpha2 "SA"^^xsd:string ; + dpv-legal:iso_alpha3 "SAU"^^xsd:string ; + dpv-legal:iso_numeric "682"^^xsd:string ; + dpv-legal:un_m49 "682"^^xsd:string . + +dpv-legal:SB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Solomon Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Solomon Islands"@en ; + dpv-legal:iso_alpha2 "SB"^^xsd:string ; + dpv-legal:iso_alpha3 "SLB"^^xsd:string ; + dpv-legal:iso_numeric "90"^^xsd:string ; + dpv-legal:un_m49 "90"^^xsd:string . + +dpv-legal:SD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Sudan"@en ; + dpv-legal:iso_alpha2 "SD"^^xsd:string ; + dpv-legal:iso_alpha3 "SDN"^^xsd:string ; + dpv-legal:iso_numeric "729"^^xsd:string ; + dpv-legal:un_m49 "729"^^xsd:string . + +dpv-legal:SG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Singapore"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Singapore"@en ; + dpv-legal:iso_alpha2 "SG"^^xsd:string ; + dpv-legal:iso_alpha3 "SGP"^^xsd:string ; + dpv-legal:iso_numeric "702"^^xsd:string ; + dpv-legal:un_m49 "702"^^xsd:string . + +dpv-legal:SJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Svalbard and Jan Mayen Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Svalbard and Jan Mayen Islands"@en ; + dpv-legal:iso_alpha2 "SJ"^^xsd:string ; + dpv-legal:iso_alpha3 "SJM"^^xsd:string ; + dpv-legal:iso_numeric "744"^^xsd:string ; + dpv-legal:un_m49 "744"^^xsd:string . + +dpv-legal:SM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "San Marino"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "San Marino"@en ; + dpv-legal:iso_alpha2 "SM"^^xsd:string ; + dpv-legal:iso_alpha3 "SMR"^^xsd:string ; + dpv-legal:iso_numeric "674"^^xsd:string ; + dpv-legal:un_m49 "674"^^xsd:string . + +dpv-legal:SY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Syrian Arab Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Syrian Arab Republic"@en ; + dpv-legal:iso_alpha2 "SY"^^xsd:string ; + dpv-legal:iso_alpha3 "SYR"^^xsd:string ; + dpv-legal:iso_numeric "760"^^xsd:string ; + dpv-legal:un_m49 "760"^^xsd:string . + +dpv-legal:TH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thailand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Thailand"@en ; + dpv-legal:iso_alpha2 "TH"^^xsd:string ; + dpv-legal:iso_alpha3 "THA"^^xsd:string ; + dpv-legal:iso_numeric "764"^^xsd:string ; + dpv-legal:un_m49 "764"^^xsd:string . + +dpv-legal:TJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tajikistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Tajikistan"@en ; + dpv-legal:iso_alpha2 "TJ"^^xsd:string ; + dpv-legal:iso_alpha3 "TJK"^^xsd:string ; + dpv-legal:iso_numeric "762"^^xsd:string ; + dpv-legal:un_m49 "762"^^xsd:string . + +dpv-legal:TK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tokelau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tokelau"@en ; + dpv-legal:iso_alpha2 "TK"^^xsd:string ; + dpv-legal:iso_alpha3 "TKL"^^xsd:string ; + dpv-legal:iso_numeric "772"^^xsd:string ; + dpv-legal:un_m49 "772"^^xsd:string . + +dpv-legal:TL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Timor-Leste"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Timor-Leste"@en ; + dpv-legal:iso_alpha2 "TL"^^xsd:string ; + dpv-legal:iso_alpha3 "TLS"^^xsd:string ; + dpv-legal:iso_numeric "626"^^xsd:string ; + dpv-legal:un_m49 "626"^^xsd:string . + +dpv-legal:TM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkmenistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Turkmenistan"@en ; + dpv-legal:iso_alpha2 "TM"^^xsd:string ; + dpv-legal:iso_alpha3 "TKM"^^xsd:string ; + dpv-legal:iso_numeric "795"^^xsd:string ; + dpv-legal:un_m49 "795"^^xsd:string . + +dpv-legal:TN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tunisia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Tunisia"@en ; + dpv-legal:iso_alpha2 "TN"^^xsd:string ; + dpv-legal:iso_alpha3 "TUN"^^xsd:string ; + dpv-legal:iso_numeric "788"^^xsd:string ; + dpv-legal:un_m49 "788"^^xsd:string . + +dpv-legal:TO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tonga"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tonga"@en ; + dpv-legal:iso_alpha2 "TO"^^xsd:string ; + dpv-legal:iso_alpha3 "TON"^^xsd:string ; + dpv-legal:iso_numeric "776"^^xsd:string ; + dpv-legal:un_m49 "776"^^xsd:string . + +dpv-legal:TR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Turkey"@en ; + dpv-legal:iso_alpha2 "TR"^^xsd:string ; + dpv-legal:iso_alpha3 "TUR"^^xsd:string ; + dpv-legal:iso_numeric "792"^^xsd:string ; + dpv-legal:un_m49 "792"^^xsd:string . + +dpv-legal:TV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tuvalu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tuvalu"@en ; + dpv-legal:iso_alpha2 "TV"^^xsd:string ; + dpv-legal:iso_alpha3 "TUV"^^xsd:string ; + dpv-legal:iso_numeric "798"^^xsd:string ; + dpv-legal:un_m49 "798"^^xsd:string . + +dpv-legal:UA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ukraine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Ukraine"@en ; + dpv-legal:iso_alpha2 "UA"^^xsd:string ; + dpv-legal:iso_alpha3 "UKR"^^xsd:string ; + dpv-legal:iso_numeric "804"^^xsd:string ; + dpv-legal:un_m49 "804"^^xsd:string . + +dpv-legal:UM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "United States Minor Outlying Islands"@en ; + dpv-legal:iso_alpha2 "UM"^^xsd:string ; + dpv-legal:iso_alpha3 "UMI"^^xsd:string ; + dpv-legal:iso_numeric "581"^^xsd:string ; + dpv-legal:un_m49 "581"^^xsd:string . + +dpv-legal:UZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uzbekistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Uzbekistan"@en ; + dpv-legal:iso_alpha2 "UZ"^^xsd:string ; + dpv-legal:iso_alpha3 "UZB"^^xsd:string ; + dpv-legal:iso_numeric "860"^^xsd:string ; + dpv-legal:un_m49 "860"^^xsd:string . + +dpv-legal:VA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Holy See"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Holy See"@en ; + dpv-legal:iso_alpha2 "VA"^^xsd:string ; + dpv-legal:iso_alpha3 "VAT"^^xsd:string ; + dpv-legal:iso_numeric "336"^^xsd:string ; + dpv-legal:un_m49 "336"^^xsd:string . + +dpv-legal:VN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Viet Nam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Viet Nam"@en ; + dpv-legal:iso_alpha2 "VN"^^xsd:string ; + dpv-legal:iso_alpha3 "VNM"^^xsd:string ; + dpv-legal:iso_numeric "704"^^xsd:string ; + dpv-legal:un_m49 "704"^^xsd:string . + +dpv-legal:VU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vanuatu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Vanuatu"@en ; + dpv-legal:iso_alpha2 "VU"^^xsd:string ; + dpv-legal:iso_alpha3 "VUT"^^xsd:string ; + dpv-legal:iso_numeric "548"^^xsd:string ; + dpv-legal:un_m49 "548"^^xsd:string . + +dpv-legal:WF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wallis and Futuna Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Wallis and Futuna Islands"@en ; + dpv-legal:iso_alpha2 "WF"^^xsd:string ; + dpv-legal:iso_alpha3 "WLF"^^xsd:string ; + dpv-legal:iso_numeric "876"^^xsd:string ; + dpv-legal:un_m49 "876"^^xsd:string . + +dpv-legal:WS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Samoa"@en ; + dpv-legal:iso_alpha2 "WS"^^xsd:string ; + dpv-legal:iso_alpha3 "WSM"^^xsd:string ; + dpv-legal:iso_numeric "882"^^xsd:string ; + dpv-legal:un_m49 "882"^^xsd:string . + +dpv-legal:YE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Yemen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Yemen"@en ; + dpv-legal:iso_alpha2 "YE"^^xsd:string ; + dpv-legal:iso_alpha3 "YEM"^^xsd:string ; + dpv-legal:iso_numeric "887"^^xsd:string ; + dpv-legal:un_m49 "887"^^xsd:string . + +dpv-legal:AD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Andorra"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Andorra"@en ; + dpv-legal:iso_alpha2 "AD"^^xsd:string ; + dpv-legal:iso_alpha3 "AND"^^xsd:string ; + dpv-legal:iso_numeric "20"^^xsd:string ; + dpv-legal:un_m49 "20"^^xsd:string . + +dpv-legal:AG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antigua and Barbuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Antigua and Barbuda"@en ; + dpv-legal:iso_alpha2 "AG"^^xsd:string ; + dpv-legal:iso_alpha3 "ATG"^^xsd:string ; + dpv-legal:iso_numeric "28"^^xsd:string ; + dpv-legal:un_m49 "28"^^xsd:string . + +dpv-legal:AI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Anguilla"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Anguilla"@en ; + dpv-legal:iso_alpha2 "AI"^^xsd:string ; + dpv-legal:iso_alpha3 "AIA"^^xsd:string ; + dpv-legal:iso_numeric "660"^^xsd:string ; + dpv-legal:un_m49 "660"^^xsd:string . + +dpv-legal:AO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Angola"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Angola"@en ; + dpv-legal:iso_alpha2 "AO"^^xsd:string ; + dpv-legal:iso_alpha3 "AGO"^^xsd:string ; + dpv-legal:iso_numeric "24"^^xsd:string ; + dpv-legal:un_m49 "24"^^xsd:string . + +dpv-legal:AW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Aruba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Aruba"@en ; + dpv-legal:iso_alpha2 "AW"^^xsd:string ; + dpv-legal:iso_alpha3 "ABW"^^xsd:string ; + dpv-legal:iso_numeric "533"^^xsd:string ; + dpv-legal:un_m49 "533"^^xsd:string . + +dpv-legal:BB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Barbados"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Barbados"@en ; + dpv-legal:iso_alpha2 "BB"^^xsd:string ; + dpv-legal:iso_alpha3 "BRB"^^xsd:string ; + dpv-legal:iso_numeric "52"^^xsd:string ; + dpv-legal:un_m49 "52"^^xsd:string . + +dpv-legal:BF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burkina Faso"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Burkina Faso"@en ; + dpv-legal:iso_alpha2 "BF"^^xsd:string ; + dpv-legal:iso_alpha3 "BFA"^^xsd:string ; + dpv-legal:iso_numeric "854"^^xsd:string ; + dpv-legal:un_m49 "854"^^xsd:string . + +dpv-legal:BI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burundi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Burundi"@en ; + dpv-legal:iso_alpha2 "BI"^^xsd:string ; + dpv-legal:iso_alpha3 "BDI"^^xsd:string ; + dpv-legal:iso_numeric "108"^^xsd:string ; + dpv-legal:un_m49 "108"^^xsd:string . + +dpv-legal:BJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Benin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Benin"@en ; + dpv-legal:iso_alpha2 "BJ"^^xsd:string ; + dpv-legal:iso_alpha3 "BEN"^^xsd:string ; + dpv-legal:iso_numeric "204"^^xsd:string ; + dpv-legal:un_m49 "204"^^xsd:string . + +dpv-legal:BL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Barthélemy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Barthélemy"@en ; + dpv-legal:iso_alpha2 "BL"^^xsd:string ; + dpv-legal:iso_alpha3 "BLM"^^xsd:string ; + dpv-legal:iso_numeric "652"^^xsd:string ; + dpv-legal:un_m49 "652"^^xsd:string . + +dpv-legal:BO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bolivia (Plurinational State of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bolivia (Plurinational State of)"@en ; + dpv-legal:iso_alpha2 "BO"^^xsd:string ; + dpv-legal:iso_alpha3 "BOL"^^xsd:string ; + dpv-legal:iso_numeric "68"^^xsd:string ; + dpv-legal:un_m49 "68"^^xsd:string . + +dpv-legal:BQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bonaire, Sint Eustatius and Saba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bonaire, Sint Eustatius and Saba"@en ; + dpv-legal:iso_alpha2 "BQ"^^xsd:string ; + dpv-legal:iso_alpha3 "BES"^^xsd:string ; + dpv-legal:iso_numeric "535"^^xsd:string ; + dpv-legal:un_m49 "535"^^xsd:string . + +dpv-legal:BR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brazil"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Brazil"@en ; + dpv-legal:iso_alpha2 "BR"^^xsd:string ; + dpv-legal:iso_alpha3 "BRA"^^xsd:string ; + dpv-legal:iso_numeric "76"^^xsd:string ; + dpv-legal:un_m49 "76"^^xsd:string . + +dpv-legal:BS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahamas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bahamas"@en ; + dpv-legal:iso_alpha2 "BS"^^xsd:string ; + dpv-legal:iso_alpha3 "BHS"^^xsd:string ; + dpv-legal:iso_numeric "44"^^xsd:string ; + dpv-legal:un_m49 "44"^^xsd:string . + +dpv-legal:BV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bouvet Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bouvet Island"@en ; + dpv-legal:iso_alpha2 "BV"^^xsd:string ; + dpv-legal:iso_alpha3 "BVT"^^xsd:string ; + dpv-legal:iso_numeric "74"^^xsd:string ; + dpv-legal:un_m49 "74"^^xsd:string . + +dpv-legal:BW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Botswana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Botswana"@en ; + dpv-legal:iso_alpha2 "BW"^^xsd:string ; + dpv-legal:iso_alpha3 "BWA"^^xsd:string ; + dpv-legal:iso_numeric "72"^^xsd:string ; + dpv-legal:un_m49 "72"^^xsd:string . + +dpv-legal:BZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belize"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Belize"@en ; + dpv-legal:iso_alpha2 "BZ"^^xsd:string ; + dpv-legal:iso_alpha3 "BLZ"^^xsd:string ; + dpv-legal:iso_numeric "84"^^xsd:string ; + dpv-legal:un_m49 "84"^^xsd:string . + +dpv-legal:CA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Canada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Canada"@en ; + dpv-legal:iso_alpha2 "CA"^^xsd:string ; + dpv-legal:iso_alpha3 "CAN"^^xsd:string ; + dpv-legal:iso_numeric "124"^^xsd:string ; + dpv-legal:un_m49 "124"^^xsd:string . + +dpv-legal:CD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic Republic of the Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Democratic Republic of the Congo"@en ; + dpv-legal:iso_alpha2 "CD"^^xsd:string ; + dpv-legal:iso_alpha3 "COD"^^xsd:string ; + dpv-legal:iso_numeric "180"^^xsd:string ; + dpv-legal:un_m49 "180"^^xsd:string . + +dpv-legal:CF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Central African Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Central African Republic"@en ; + dpv-legal:iso_alpha2 "CF"^^xsd:string ; + dpv-legal:iso_alpha3 "CAF"^^xsd:string ; + dpv-legal:iso_numeric "140"^^xsd:string ; + dpv-legal:un_m49 "140"^^xsd:string . + +dpv-legal:CG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Congo"@en ; + dpv-legal:iso_alpha2 "CG"^^xsd:string ; + dpv-legal:iso_alpha3 "COG"^^xsd:string ; + dpv-legal:iso_numeric "178"^^xsd:string ; + dpv-legal:un_m49 "178"^^xsd:string . + +dpv-legal:CH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Switzerland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Switzerland"@en ; + dpv-legal:iso_alpha2 "CH"^^xsd:string ; + dpv-legal:iso_alpha3 "CHE"^^xsd:string ; + dpv-legal:iso_numeric "756"^^xsd:string ; + dpv-legal:un_m49 "756"^^xsd:string . + +dpv-legal:CI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Côte d’Ivoire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Côte d’Ivoire"@en ; + dpv-legal:iso_alpha2 "CI"^^xsd:string ; + dpv-legal:iso_alpha3 "CIV"^^xsd:string ; + dpv-legal:iso_numeric "384"^^xsd:string ; + dpv-legal:un_m49 "384"^^xsd:string . + +dpv-legal:CL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chile"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Chile"@en ; + dpv-legal:iso_alpha2 "CL"^^xsd:string ; + dpv-legal:iso_alpha3 "CHL"^^xsd:string ; + dpv-legal:iso_numeric "152"^^xsd:string ; + dpv-legal:un_m49 "152"^^xsd:string . + +dpv-legal:CM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cameroon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Cameroon"@en ; + dpv-legal:iso_alpha2 "CM"^^xsd:string ; + dpv-legal:iso_alpha3 "CMR"^^xsd:string ; + dpv-legal:iso_numeric "120"^^xsd:string ; + dpv-legal:un_m49 "120"^^xsd:string . + +dpv-legal:CO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colombia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Colombia"@en ; + dpv-legal:iso_alpha2 "CO"^^xsd:string ; + dpv-legal:iso_alpha3 "COL"^^xsd:string ; + dpv-legal:iso_numeric "170"^^xsd:string ; + dpv-legal:un_m49 "170"^^xsd:string . + +dpv-legal:CR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Costa Rica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Costa Rica"@en ; + dpv-legal:iso_alpha2 "CR"^^xsd:string ; + dpv-legal:iso_alpha3 "CRI"^^xsd:string ; + dpv-legal:iso_numeric "188"^^xsd:string ; + dpv-legal:un_m49 "188"^^xsd:string . + +dpv-legal:CU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cuba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cuba"@en ; + dpv-legal:iso_alpha2 "CU"^^xsd:string ; + dpv-legal:iso_alpha3 "CUB"^^xsd:string ; + dpv-legal:iso_numeric "192"^^xsd:string ; + dpv-legal:un_m49 "192"^^xsd:string . + +dpv-legal:CV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cabo Verde"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Cabo Verde"@en ; + dpv-legal:iso_alpha2 "CV"^^xsd:string ; + dpv-legal:iso_alpha3 "CPV"^^xsd:string ; + dpv-legal:iso_numeric "132"^^xsd:string ; + dpv-legal:un_m49 "132"^^xsd:string . + +dpv-legal:CW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Curaçao"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Curaçao"@en ; + dpv-legal:iso_alpha2 "CW"^^xsd:string ; + dpv-legal:iso_alpha3 "CUW"^^xsd:string ; + dpv-legal:iso_numeric "531"^^xsd:string ; + dpv-legal:un_m49 "531"^^xsd:string . + +dpv-legal:DE-BY-BayDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public ; + dpv:hasJurisdiction dpv-legal:DE-BY . + +dpv-legal:DJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Djibouti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Djibouti"@en ; + dpv-legal:iso_alpha2 "DJ"^^xsd:string ; + dpv-legal:iso_alpha3 "DJI"^^xsd:string ; + dpv-legal:iso_numeric "262"^^xsd:string ; + dpv-legal:un_m49 "262"^^xsd:string . + +dpv-legal:DM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominica"@en ; + dpv-legal:iso_alpha2 "DM"^^xsd:string ; + dpv-legal:iso_alpha3 "DMA"^^xsd:string ; + dpv-legal:iso_numeric "212"^^xsd:string ; + dpv-legal:un_m49 "212"^^xsd:string . + +dpv-legal:DO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominican Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominican Republic"@en ; + dpv-legal:iso_alpha2 "DO"^^xsd:string ; + dpv-legal:iso_alpha3 "DOM"^^xsd:string ; + dpv-legal:iso_numeric "214"^^xsd:string ; + dpv-legal:un_m49 "214"^^xsd:string . + +dpv-legal:DPA-DE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.bfdi.bund.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:EC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ecuador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Ecuador"@en ; + dpv-legal:iso_alpha2 "EC"^^xsd:string ; + dpv-legal:iso_alpha3 "ECU"^^xsd:string ; + dpv-legal:iso_numeric "218"^^xsd:string ; + dpv-legal:un_m49 "218"^^xsd:string . + +dpv-legal:ER a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eritrea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eritrea"@en ; + dpv-legal:iso_alpha2 "ER"^^xsd:string ; + dpv-legal:iso_alpha3 "ERI"^^xsd:string ; + dpv-legal:iso_numeric "232"^^xsd:string ; + dpv-legal:un_m49 "232"^^xsd:string . + +dpv-legal:ET a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ethiopia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Ethiopia"@en ; + dpv-legal:iso_alpha2 "ET"^^xsd:string ; + dpv-legal:iso_alpha3 "ETH"^^xsd:string ; + dpv-legal:iso_numeric "231"^^xsd:string ; + dpv-legal:un_m49 "231"^^xsd:string . + +dpv-legal:FK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Falkland Islands (Malvinas)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Falkland Islands (Malvinas)"@en ; + dpv-legal:iso_alpha2 "FK"^^xsd:string ; + dpv-legal:iso_alpha3 "FLK"^^xsd:string ; + dpv-legal:iso_numeric "238"^^xsd:string ; + dpv-legal:un_m49 "238"^^xsd:string . + +dpv-legal:FO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Faroe Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Faroe Islands"@en ; + dpv-legal:iso_alpha2 "FO"^^xsd:string ; + dpv-legal:iso_alpha3 "FRO"^^xsd:string ; + dpv-legal:iso_numeric "234"^^xsd:string ; + dpv-legal:un_m49 "234"^^xsd:string . + +dpv-legal:GA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gabon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Gabon"@en ; + dpv-legal:iso_alpha2 "GA"^^xsd:string ; + dpv-legal:iso_alpha3 "GAB"^^xsd:string ; + dpv-legal:iso_numeric "266"^^xsd:string ; + dpv-legal:un_m49 "266"^^xsd:string . + +dpv-legal:GD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Grenada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Grenada"@en ; + dpv-legal:iso_alpha2 "GD"^^xsd:string ; + dpv-legal:iso_alpha3 "GRD"^^xsd:string ; + dpv-legal:iso_numeric "308"^^xsd:string ; + dpv-legal:un_m49 "308"^^xsd:string . + +dpv-legal:GF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Guiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "French Guiana"@en ; + dpv-legal:iso_alpha2 "GF"^^xsd:string ; + dpv-legal:iso_alpha3 "GUF"^^xsd:string ; + dpv-legal:iso_numeric "254"^^xsd:string ; + dpv-legal:un_m49 "254"^^xsd:string . + +dpv-legal:GH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ghana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Ghana"@en ; + dpv-legal:iso_alpha2 "GH"^^xsd:string ; + dpv-legal:iso_alpha3 "GHA"^^xsd:string ; + dpv-legal:iso_numeric "288"^^xsd:string ; + dpv-legal:un_m49 "288"^^xsd:string . + +dpv-legal:GM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Gambia"@en ; + dpv-legal:iso_alpha2 "GM"^^xsd:string ; + dpv-legal:iso_alpha3 "GMB"^^xsd:string ; + dpv-legal:iso_numeric "270"^^xsd:string ; + dpv-legal:un_m49 "270"^^xsd:string . + +dpv-legal:GN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea"@en ; + dpv-legal:iso_alpha2 "GN"^^xsd:string ; + dpv-legal:iso_alpha3 "GIN"^^xsd:string ; + dpv-legal:iso_numeric "324"^^xsd:string ; + dpv-legal:un_m49 "324"^^xsd:string . + +dpv-legal:GP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guadeloupe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guadeloupe"@en ; + dpv-legal:iso_alpha2 "GP"^^xsd:string ; + dpv-legal:iso_alpha3 "GLP"^^xsd:string ; + dpv-legal:iso_numeric "312"^^xsd:string ; + dpv-legal:un_m49 "312"^^xsd:string . + +dpv-legal:GQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Equatorial Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Equatorial Guinea"@en ; + dpv-legal:iso_alpha2 "GQ"^^xsd:string ; + dpv-legal:iso_alpha3 "GNQ"^^xsd:string ; + dpv-legal:iso_numeric "226"^^xsd:string ; + dpv-legal:un_m49 "226"^^xsd:string . + +dpv-legal:GS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Georgia and the South Sandwich Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "South Georgia and the South Sandwich Islands"@en ; + dpv-legal:iso_alpha2 "GS"^^xsd:string ; + dpv-legal:iso_alpha3 "SGS"^^xsd:string ; + dpv-legal:iso_numeric "239"^^xsd:string ; + dpv-legal:un_m49 "239"^^xsd:string . + +dpv-legal:GT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guatemala"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guatemala"@en ; + dpv-legal:iso_alpha2 "GT"^^xsd:string ; + dpv-legal:iso_alpha3 "GTM"^^xsd:string ; + dpv-legal:iso_numeric "320"^^xsd:string ; + dpv-legal:un_m49 "320"^^xsd:string . + +dpv-legal:GW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea-Bissau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea-Bissau"@en ; + dpv-legal:iso_alpha2 "GW"^^xsd:string ; + dpv-legal:iso_alpha3 "GNB"^^xsd:string ; + dpv-legal:iso_numeric "624"^^xsd:string ; + dpv-legal:un_m49 "624"^^xsd:string . + +dpv-legal:GY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guyana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Guyana"@en ; + dpv-legal:iso_alpha2 "GY"^^xsd:string ; + dpv-legal:iso_alpha3 "GUY"^^xsd:string ; + dpv-legal:iso_numeric "328"^^xsd:string ; + dpv-legal:un_m49 "328"^^xsd:string . + +dpv-legal:HN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Honduras"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Honduras"@en ; + dpv-legal:iso_alpha2 "HN"^^xsd:string ; + dpv-legal:iso_alpha3 "HND"^^xsd:string ; + dpv-legal:iso_numeric "340"^^xsd:string ; + dpv-legal:un_m49 "340"^^xsd:string . + +dpv-legal:HT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Haiti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Haiti"@en ; + dpv-legal:iso_alpha2 "HT"^^xsd:string ; + dpv-legal:iso_alpha3 "HTI"^^xsd:string ; + dpv-legal:iso_numeric "332"^^xsd:string ; + dpv-legal:un_m49 "332"^^xsd:string . + +dpv-legal:IL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Israel"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Israel"@en ; + dpv-legal:iso_alpha2 "IL"^^xsd:string ; + dpv-legal:iso_alpha3 "ISR"^^xsd:string ; + dpv-legal:iso_numeric "376"^^xsd:string ; + dpv-legal:un_m49 "376"^^xsd:string . + +dpv-legal:IM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Isle of Man"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Isle of Man"@en ; + dpv-legal:iso_alpha2 "IM"^^xsd:string ; + dpv-legal:iso_alpha3 "IMN"^^xsd:string ; + dpv-legal:iso_numeric "833"^^xsd:string ; + dpv-legal:un_m49 "833"^^xsd:string . + +dpv-legal:IO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Indian Ocean Territory"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "British Indian Ocean Territory"@en ; + dpv-legal:iso_alpha2 "IO"^^xsd:string ; + dpv-legal:iso_alpha3 "IOT"^^xsd:string ; + dpv-legal:iso_numeric "86"^^xsd:string ; + dpv-legal:un_m49 "86"^^xsd:string . + +dpv-legal:JM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jamaica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Jamaica"@en ; + dpv-legal:iso_alpha2 "JM"^^xsd:string ; + dpv-legal:iso_alpha3 "JAM"^^xsd:string ; + dpv-legal:iso_numeric "388"^^xsd:string ; + dpv-legal:un_m49 "388"^^xsd:string . + +dpv-legal:JP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Japan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Japan"@en ; + dpv-legal:iso_alpha2 "JP"^^xsd:string ; + dpv-legal:iso_alpha3 "JPN"^^xsd:string ; + dpv-legal:iso_numeric "392"^^xsd:string ; + dpv-legal:un_m49 "392"^^xsd:string . + +dpv-legal:KE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kenya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Kenya"@en ; + dpv-legal:iso_alpha2 "KE"^^xsd:string ; + dpv-legal:iso_alpha3 "KEN"^^xsd:string ; + dpv-legal:iso_numeric "404"^^xsd:string ; + dpv-legal:un_m49 "404"^^xsd:string . + +dpv-legal:KM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comoros"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Comoros"@en ; + dpv-legal:iso_alpha2 "KM"^^xsd:string ; + dpv-legal:iso_alpha3 "COM"^^xsd:string ; + dpv-legal:iso_numeric "174"^^xsd:string ; + dpv-legal:un_m49 "174"^^xsd:string . + +dpv-legal:KN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Kitts and Nevis"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Kitts and Nevis"@en ; + dpv-legal:iso_alpha2 "KN"^^xsd:string ; + dpv-legal:iso_alpha3 "KNA"^^xsd:string ; + dpv-legal:iso_numeric "659"^^xsd:string ; + dpv-legal:un_m49 "659"^^xsd:string . + +dpv-legal:KY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cayman Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cayman Islands"@en ; + dpv-legal:iso_alpha2 "KY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYM"^^xsd:string ; + dpv-legal:iso_numeric "136"^^xsd:string ; + dpv-legal:un_m49 "136"^^xsd:string . + +dpv-legal:LC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Lucia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Lucia"@en ; + dpv-legal:iso_alpha2 "LC"^^xsd:string ; + dpv-legal:iso_alpha3 "LCA"^^xsd:string ; + dpv-legal:iso_numeric "662"^^xsd:string ; + dpv-legal:un_m49 "662"^^xsd:string . + +dpv-legal:LR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liberia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Liberia"@en ; + dpv-legal:iso_alpha2 "LR"^^xsd:string ; + dpv-legal:iso_alpha3 "LBR"^^xsd:string ; + dpv-legal:iso_numeric "430"^^xsd:string ; + dpv-legal:un_m49 "430"^^xsd:string . + +dpv-legal:LS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lesotho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Lesotho"@en ; + dpv-legal:iso_alpha2 "LS"^^xsd:string ; + dpv-legal:iso_alpha3 "LSO"^^xsd:string ; + dpv-legal:iso_numeric "426"^^xsd:string ; + dpv-legal:un_m49 "426"^^xsd:string . + +dpv-legal:MF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Martin (French Part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Martin (French Part)"@en ; + dpv-legal:iso_alpha2 "MF"^^xsd:string ; + dpv-legal:iso_alpha3 "MAF"^^xsd:string ; + dpv-legal:iso_numeric "663"^^xsd:string ; + dpv-legal:un_m49 "663"^^xsd:string . + +dpv-legal:MG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Madagascar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Madagascar"@en ; + dpv-legal:iso_alpha2 "MG"^^xsd:string ; + dpv-legal:iso_alpha3 "MDG"^^xsd:string ; + dpv-legal:iso_numeric "450"^^xsd:string ; + dpv-legal:un_m49 "450"^^xsd:string . + +dpv-legal:ML a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mali"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mali"@en ; + dpv-legal:iso_alpha2 "ML"^^xsd:string ; + dpv-legal:iso_alpha3 "MLI"^^xsd:string ; + dpv-legal:iso_numeric "466"^^xsd:string ; + dpv-legal:un_m49 "466"^^xsd:string . + +dpv-legal:MQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Martinique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Martinique"@en ; + dpv-legal:iso_alpha2 "MQ"^^xsd:string ; + dpv-legal:iso_alpha3 "MTQ"^^xsd:string ; + dpv-legal:iso_numeric "474"^^xsd:string ; + dpv-legal:un_m49 "474"^^xsd:string . + +dpv-legal:MR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mauritania"@en ; + dpv-legal:iso_alpha2 "MR"^^xsd:string ; + dpv-legal:iso_alpha3 "MRT"^^xsd:string ; + dpv-legal:iso_numeric "478"^^xsd:string ; + dpv-legal:un_m49 "478"^^xsd:string . + +dpv-legal:MS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montserrat"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Montserrat"@en ; + dpv-legal:iso_alpha2 "MS"^^xsd:string ; + dpv-legal:iso_alpha3 "MSR"^^xsd:string ; + dpv-legal:iso_numeric "500"^^xsd:string ; + dpv-legal:un_m49 "500"^^xsd:string . + +dpv-legal:MU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritius"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mauritius"@en ; + dpv-legal:iso_alpha2 "MU"^^xsd:string ; + dpv-legal:iso_alpha3 "MUS"^^xsd:string ; + dpv-legal:iso_numeric "480"^^xsd:string ; + dpv-legal:un_m49 "480"^^xsd:string . + +dpv-legal:MW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malawi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Malawi"@en ; + dpv-legal:iso_alpha2 "MW"^^xsd:string ; + dpv-legal:iso_alpha3 "MWI"^^xsd:string ; + dpv-legal:iso_numeric "454"^^xsd:string ; + dpv-legal:un_m49 "454"^^xsd:string . + +dpv-legal:MX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Mexico"@en ; + dpv-legal:iso_alpha2 "MX"^^xsd:string ; + dpv-legal:iso_alpha3 "MEX"^^xsd:string ; + dpv-legal:iso_numeric "484"^^xsd:string ; + dpv-legal:un_m49 "484"^^xsd:string . + +dpv-legal:MZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mozambique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mozambique"@en ; + dpv-legal:iso_alpha2 "MZ"^^xsd:string ; + dpv-legal:iso_alpha3 "MOZ"^^xsd:string ; + dpv-legal:iso_numeric "508"^^xsd:string ; + dpv-legal:un_m49 "508"^^xsd:string . + +dpv-legal:NA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Namibia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Namibia"@en ; + dpv-legal:iso_alpha2 "NA"^^xsd:string ; + dpv-legal:iso_alpha3 "NAM"^^xsd:string ; + dpv-legal:iso_numeric "516"^^xsd:string ; + dpv-legal:un_m49 "516"^^xsd:string . + +dpv-legal:NE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niger"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Niger"@en ; + dpv-legal:iso_alpha2 "NE"^^xsd:string ; + dpv-legal:iso_alpha3 "NER"^^xsd:string ; + dpv-legal:iso_numeric "562"^^xsd:string ; + dpv-legal:un_m49 "562"^^xsd:string . + +dpv-legal:NG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nigeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Nigeria"@en ; + dpv-legal:iso_alpha2 "NG"^^xsd:string ; + dpv-legal:iso_alpha3 "NGA"^^xsd:string ; + dpv-legal:iso_numeric "566"^^xsd:string ; + dpv-legal:un_m49 "566"^^xsd:string . + +dpv-legal:NI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nicaragua"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Nicaragua"@en ; + dpv-legal:iso_alpha2 "NI"^^xsd:string ; + dpv-legal:iso_alpha3 "NIC"^^xsd:string ; + dpv-legal:iso_numeric "558"^^xsd:string ; + dpv-legal:un_m49 "558"^^xsd:string . + +dpv-legal:NZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Zealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "New Zealand"@en ; + dpv-legal:iso_alpha2 "NZ"^^xsd:string ; + dpv-legal:iso_alpha3 "NZL"^^xsd:string ; + dpv-legal:iso_numeric "554"^^xsd:string ; + dpv-legal:un_m49 "554"^^xsd:string . + +dpv-legal:PA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Panama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Panama"@en ; + dpv-legal:iso_alpha2 "PA"^^xsd:string ; + dpv-legal:iso_alpha3 "PAN"^^xsd:string ; + dpv-legal:iso_numeric "591"^^xsd:string ; + dpv-legal:un_m49 "591"^^xsd:string . + +dpv-legal:PE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Peru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Peru"@en ; + dpv-legal:iso_alpha2 "PE"^^xsd:string ; + dpv-legal:iso_alpha3 "PER"^^xsd:string ; + dpv-legal:iso_numeric "604"^^xsd:string ; + dpv-legal:un_m49 "604"^^xsd:string . + +dpv-legal:PR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Puerto Rico"@en ; + dpv-legal:iso_alpha2 "PR"^^xsd:string ; + dpv-legal:iso_alpha3 "PRI"^^xsd:string ; + dpv-legal:iso_numeric "630"^^xsd:string ; + dpv-legal:un_m49 "630"^^xsd:string . + +dpv-legal:PY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Paraguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Paraguay"@en ; + dpv-legal:iso_alpha2 "PY"^^xsd:string ; + dpv-legal:iso_alpha3 "PRY"^^xsd:string ; + dpv-legal:iso_numeric "600"^^xsd:string ; + dpv-legal:un_m49 "600"^^xsd:string . + +dpv-legal:RE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Réunion"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Réunion"@en ; + dpv-legal:iso_alpha2 "RE"^^xsd:string ; + dpv-legal:iso_alpha3 "REU"^^xsd:string ; + dpv-legal:iso_numeric "638"^^xsd:string ; + dpv-legal:un_m49 "638"^^xsd:string . + +dpv-legal:RW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rwanda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Rwanda"@en ; + dpv-legal:iso_alpha2 "RW"^^xsd:string ; + dpv-legal:iso_alpha3 "RWA"^^xsd:string ; + dpv-legal:iso_numeric "646"^^xsd:string ; + dpv-legal:un_m49 "646"^^xsd:string . + +dpv-legal:SC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Seychelles"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Seychelles"@en ; + dpv-legal:iso_alpha2 "SC"^^xsd:string ; + dpv-legal:iso_alpha3 "SYC"^^xsd:string ; + dpv-legal:iso_numeric "690"^^xsd:string ; + dpv-legal:un_m49 "690"^^xsd:string . + +dpv-legal:SH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Helena"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Saint Helena"@en ; + dpv-legal:iso_alpha2 "SH"^^xsd:string ; + dpv-legal:iso_alpha3 "SHN"^^xsd:string ; + dpv-legal:iso_numeric "654"^^xsd:string ; + dpv-legal:un_m49 "654"^^xsd:string . + +dpv-legal:SL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sierra Leone"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Sierra Leone"@en ; + dpv-legal:iso_alpha2 "SL"^^xsd:string ; + dpv-legal:iso_alpha3 "SLE"^^xsd:string ; + dpv-legal:iso_numeric "694"^^xsd:string ; + dpv-legal:un_m49 "694"^^xsd:string . + +dpv-legal:SN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Senegal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Senegal"@en ; + dpv-legal:iso_alpha2 "SN"^^xsd:string ; + dpv-legal:iso_alpha3 "SEN"^^xsd:string ; + dpv-legal:iso_numeric "686"^^xsd:string ; + dpv-legal:un_m49 "686"^^xsd:string . + +dpv-legal:SO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Somalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Somalia"@en ; + dpv-legal:iso_alpha2 "SO"^^xsd:string ; + dpv-legal:iso_alpha3 "SOM"^^xsd:string ; + dpv-legal:iso_numeric "706"^^xsd:string ; + dpv-legal:un_m49 "706"^^xsd:string . + +dpv-legal:SR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Suriname"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Suriname"@en ; + dpv-legal:iso_alpha2 "SR"^^xsd:string ; + dpv-legal:iso_alpha3 "SUR"^^xsd:string ; + dpv-legal:iso_numeric "740"^^xsd:string ; + dpv-legal:un_m49 "740"^^xsd:string . + +dpv-legal:SS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Sudan"@en ; + dpv-legal:iso_alpha2 "SS"^^xsd:string ; + dpv-legal:iso_alpha3 "SSD"^^xsd:string ; + dpv-legal:iso_numeric "728"^^xsd:string ; + dpv-legal:un_m49 "728"^^xsd:string . + +dpv-legal:ST a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sao Tome and Principe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Sao Tome and Principe"@en ; + dpv-legal:iso_alpha2 "ST"^^xsd:string ; + dpv-legal:iso_alpha3 "STP"^^xsd:string ; + dpv-legal:iso_numeric "678"^^xsd:string ; + dpv-legal:un_m49 "678"^^xsd:string . + +dpv-legal:SV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "El Salvador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "El Salvador"@en ; + dpv-legal:iso_alpha2 "SV"^^xsd:string ; + dpv-legal:iso_alpha3 "SLV"^^xsd:string ; + dpv-legal:iso_numeric "222"^^xsd:string ; + dpv-legal:un_m49 "222"^^xsd:string . + +dpv-legal:SX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sint Maarten (Dutch part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Sint Maarten (Dutch part)"@en ; + dpv-legal:iso_alpha2 "SX"^^xsd:string ; + dpv-legal:iso_alpha3 "SXM"^^xsd:string ; + dpv-legal:iso_numeric "534"^^xsd:string ; + dpv-legal:un_m49 "534"^^xsd:string . + +dpv-legal:SZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eswatini"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eswatini"@en ; + dpv-legal:iso_alpha2 "SZ"^^xsd:string ; + dpv-legal:iso_alpha3 "SWZ"^^xsd:string ; + dpv-legal:iso_numeric "748"^^xsd:string ; + dpv-legal:un_m49 "748"^^xsd:string . + +dpv-legal:Sark a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sark"@en . + +dpv-legal:TC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turks and Caicos Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Turks and Caicos Islands"@en ; + dpv-legal:iso_alpha2 "TC"^^xsd:string ; + dpv-legal:iso_alpha3 "TCA"^^xsd:string ; + dpv-legal:iso_numeric "796"^^xsd:string ; + dpv-legal:un_m49 "796"^^xsd:string . + +dpv-legal:TD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chad"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Chad"@en ; + dpv-legal:iso_alpha2 "TD"^^xsd:string ; + dpv-legal:iso_alpha3 "TCD"^^xsd:string ; + dpv-legal:iso_numeric "148"^^xsd:string ; + dpv-legal:un_m49 "148"^^xsd:string . + +dpv-legal:TF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Southern Territories"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "French Southern Territories"@en ; + dpv-legal:iso_alpha2 "TF"^^xsd:string ; + dpv-legal:iso_alpha3 "ATF"^^xsd:string ; + dpv-legal:iso_numeric "260"^^xsd:string ; + dpv-legal:un_m49 "260"^^xsd:string . + +dpv-legal:TG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Togo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Togo"@en ; + dpv-legal:iso_alpha2 "TG"^^xsd:string ; + dpv-legal:iso_alpha3 "TGO"^^xsd:string ; + dpv-legal:iso_numeric "768"^^xsd:string ; + dpv-legal:un_m49 "768"^^xsd:string . + +dpv-legal:TT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Trinidad and Tobago"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Trinidad and Tobago"@en ; + dpv-legal:iso_alpha2 "TT"^^xsd:string ; + dpv-legal:iso_alpha3 "TTO"^^xsd:string ; + dpv-legal:iso_numeric "780"^^xsd:string ; + dpv-legal:un_m49 "780"^^xsd:string . + +dpv-legal:TZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Republic of Tanzania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "United Republic of Tanzania"@en ; + dpv-legal:iso_alpha2 "TZ"^^xsd:string ; + dpv-legal:iso_alpha3 "TZA"^^xsd:string ; + dpv-legal:iso_numeric "834"^^xsd:string ; + dpv-legal:un_m49 "834"^^xsd:string . + +dpv-legal:UG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uganda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Uganda"@en ; + dpv-legal:iso_alpha2 "UG"^^xsd:string ; + dpv-legal:iso_alpha3 "UGA"^^xsd:string ; + dpv-legal:iso_numeric "800"^^xsd:string ; + dpv-legal:un_m49 "800"^^xsd:string . + +dpv-legal:US-CA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "California"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "California"@en ; + dpv:hasLaw dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:VC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Vincent and the Grenadines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Vincent and the Grenadines"@en ; + dpv-legal:iso_alpha2 "VC"^^xsd:string ; + dpv-legal:iso_alpha3 "VCT"^^xsd:string ; + dpv-legal:iso_numeric "670"^^xsd:string ; + dpv-legal:un_m49 "670"^^xsd:string . + +dpv-legal:VE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Venezuela (Bolivarian Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Venezuela (Bolivarian Republic of)"@en ; + dpv-legal:iso_alpha2 "VE"^^xsd:string ; + dpv-legal:iso_alpha3 "VEN"^^xsd:string ; + dpv-legal:iso_numeric "862"^^xsd:string ; + dpv-legal:un_m49 "862"^^xsd:string . + +dpv-legal:VG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "British Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VG"^^xsd:string ; + dpv-legal:iso_alpha3 "VGB"^^xsd:string ; + dpv-legal:iso_numeric "92"^^xsd:string ; + dpv-legal:un_m49 "92"^^xsd:string . + +dpv-legal:VI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "United States Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VI"^^xsd:string ; + dpv-legal:iso_alpha3 "VIR"^^xsd:string ; + dpv-legal:iso_numeric "850"^^xsd:string ; + dpv-legal:un_m49 "850"^^xsd:string . + +dpv-legal:YT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mayotte"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mayotte"@en ; + dpv-legal:iso_alpha2 "YT"^^xsd:string ; + dpv-legal:iso_alpha3 "MYT"^^xsd:string ; + dpv-legal:iso_numeric "175"^^xsd:string ; + dpv-legal:un_m49 "175"^^xsd:string . + +dpv-legal:ZA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Africa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Africa"@en ; + dpv-legal:iso_alpha2 "ZA"^^xsd:string ; + dpv-legal:iso_alpha3 "ZAF"^^xsd:string ; + dpv-legal:iso_numeric "710"^^xsd:string ; + dpv-legal:un_m49 "710"^^xsd:string . + +dpv-legal:ZM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zambia"@en ; + dpv-legal:iso_alpha2 "ZM"^^xsd:string ; + dpv-legal:iso_alpha3 "ZMB"^^xsd:string ; + dpv-legal:iso_numeric "894"^^xsd:string ; + dpv-legal:un_m49 "894"^^xsd:string . + +dpv-legal:ZW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zimbabwe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zimbabwe"@en ; + dpv-legal:iso_alpha2 "ZW"^^xsd:string ; + dpv-legal:iso_alpha3 "ZWE"^^xsd:string ; + dpv-legal:iso_numeric "716"^^xsd:string ; + dpv-legal:un_m49 "716"^^xsd:string . + +dpv-legal:AR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Argentina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Argentina"@en ; + dpv-legal:iso_alpha2 "AR"^^xsd:string ; + dpv-legal:iso_alpha3 "ARG"^^xsd:string ; + dpv-legal:iso_numeric "32"^^xsd:string ; + dpv-legal:un_m49 "32"^^xsd:string . + +dpv-legal:ChannelIslands a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "ChannelIslands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:NorthernEurope ; + skos:narrowerTransitive dpv-legal:GG, + dpv-legal:JE, + dpv-legal:Sark ; + skos:prefLabel "ChannelIslands"@en . + +dpv-legal:DE-BW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Baden-Württemberg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Baden-Württemberg"@en ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-RP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Rhineland-Palatinate"@en ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + foaf:homepage "https://www.lda.brandenburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-non-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + foaf:homepage "https://www.lda.bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + foaf:homepage "https://www.datenschutz.bremen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.hessen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-hamburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-MV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + foaf:homepage "https://www.datenschutz-mv.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + foaf:homepage "https://www.lfd.niedersachsen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NW a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + foaf:homepage "https://www.ldi.nrw.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + foaf:homepage "https://www.datenschutzzentrum.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.saarland.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SN a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + foaf:homepage "https://www.saechsdsb.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-ST a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + foaf:homepage "https://datenschutz.sachsen-anhalt.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-TH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + foaf:homepage "https://www.tlfdi.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:GG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guernsey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Guernsey"@en ; + dpv-legal:iso_alpha2 "GG"^^xsd:string ; + dpv-legal:iso_alpha3 "GGY"^^xsd:string ; + dpv-legal:iso_numeric "831"^^xsd:string ; + dpv-legal:un_m49 "831"^^xsd:string . + +dpv-legal:JE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Jersey"@en ; + dpv-legal:iso_alpha2 "JE"^^xsd:string ; + dpv-legal:iso_alpha3 "JEY"^^xsd:string ; + dpv-legal:iso_numeric "832"^^xsd:string ; + dpv-legal:un_m49 "832"^^xsd:string . + +dpv-legal:UY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uruguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Uruguay"@en ; + dpv-legal:iso_alpha2 "UY"^^xsd:string ; + dpv-legal:iso_alpha3 "URY"^^xsd:string ; + dpv-legal:iso_numeric "858"^^xsd:string ; + dpv-legal:un_m49 "858"^^xsd:string . + +dpv-legal:DE-BB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Brandenburg"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Berlin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Berlin"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bremen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bremen"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hesse"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hesse"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hamburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hamburg"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-MV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mecklenburg-Western-Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Mecklenburg-Western-Pomerania"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lower-Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Lower-Saxony"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North-Rhine Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "North-Rhine Westphalia"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Schleswig-Holstein"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saarland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saarland"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-ST a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony-Anhalt"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-TH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thuringia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Thuringia"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-RP a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + foaf:homepage "https://www.datenschutz.rlp.de/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DPA-DE-RP ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:CentralAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:KG, + dpv-legal:KZ, + dpv-legal:TJ, + dpv-legal:TM, + dpv-legal:UZ ; + skos:prefLabel "CentralAsia"@en . + +dpv-legal:DE-BY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bavaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bavaria"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:Melanesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Melanesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FJ, + dpv-legal:NC, + dpv-legal:PG, + dpv-legal:SB, + dpv-legal:VU ; + skos:prefLabel "Melanesia"@en . + +dpv-legal:NorthernAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:BM, + dpv-legal:CA, + dpv-legal:GL, + dpv-legal:PM, + dpv-legal:US ; + skos:prefLabel "NorthernAmerica"@en . + +dpv-legal:SouthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BW, + dpv-legal:LS, + dpv-legal:NA, + dpv-legal:SZ, + dpv-legal:ZA ; + skos:prefLabel "SouthernAfrica"@en . + +dpv-legal:AustraliaandNewZealand a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "AustraliaandNewZealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AU, + dpv-legal:CC, + dpv-legal:CX, + dpv-legal:HM, + dpv-legal:NF, + dpv-legal:NZ ; + skos:prefLabel "AustraliaandNewZealand"@en . + +dpv-legal:GB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Kingdom of Great Britain and Northern Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA31, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "United Kingdom of Great Britain and Northern Ireland"@en ; + dpv-legal:iso_alpha2 "GB"^^xsd:string ; + dpv-legal:iso_alpha3 "GBR"^^xsd:string ; + dpv-legal:iso_numeric "826"^^xsd:string ; + dpv-legal:un_m49 "826"^^xsd:string . + +dpv-legal:EasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:CN, + dpv-legal:HK, + dpv-legal:JP, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:MN, + dpv-legal:MO ; + skos:prefLabel "EasternAsia"@en . + +dpv-legal:NorthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:SD, + dpv-legal:TN ; + skos:prefLabel "NorthernAfrica"@en . + +dpv-legal:CentralAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:BZ, + dpv-legal:CR, + dpv-legal:GT, + dpv-legal:HN, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:SV ; + skos:prefLabel "CentralAmerica"@en . + +dpv-legal:Micronesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FM, + dpv-legal:GU, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:NR, + dpv-legal:PW, + dpv-legal:UM ; + skos:prefLabel "Micronesia"@en . + +dpv-legal:MiddleAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "MiddleAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CM, + dpv-legal:GA, + dpv-legal:GQ, + dpv-legal:ST, + dpv-legal:TD ; + skos:prefLabel "MiddleAfrica"@en . + +dpv-legal:SouthernAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AF, + dpv-legal:BD, + dpv-legal:BT, + dpv-legal:IN, + dpv-legal:IR, + dpv-legal:LK, + dpv-legal:MV, + dpv-legal:NP, + dpv-legal:PK ; + skos:prefLabel "SouthernAsia"@en . + +dpv-legal:WesternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:CH, + dpv-legal:DE, + dpv-legal:FR, + dpv-legal:LI, + dpv-legal:LU, + dpv-legal:MC, + dpv-legal:NL ; + skos:prefLabel "WesternEurope"@en . + +dpv-legal:EasternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CZ, + dpv-legal:HU, + dpv-legal:MD, + dpv-legal:PL, + dpv-legal:RO, + dpv-legal:RU, + dpv-legal:SK, + dpv-legal:UA ; + skos:prefLabel "EasternEurope"@en . + +dpv-legal:Polynesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:CK, + dpv-legal:NU, + dpv-legal:PF, + dpv-legal:PN, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Polynesia"@en . + +dpv-legal:SoutheasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SoutheasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:BN, + dpv-legal:ID, + dpv-legal:KH, + dpv-legal:LA, + dpv-legal:MM, + dpv-legal:MY, + dpv-legal:PH, + dpv-legal:SG, + dpv-legal:TH, + dpv-legal:TL, + dpv-legal:VN ; + skos:prefLabel "SoutheasternAsia"@en . + +dpv-legal:CY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cyprus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:WesternAsia ; + skos:prefLabel "Cyprus"@en ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "CY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYP"^^xsd:string ; + dpv-legal:iso_numeric "196"^^xsd:string ; + dpv-legal:un_m49 "196"^^xsd:string . + +dpv-legal:AT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Austria"@en ; + dpv:hasAuthority dpv-legal:DPA-AT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "AT"^^xsd:string ; + dpv-legal:iso_alpha3 "AUT"^^xsd:string ; + dpv-legal:iso_numeric "40"^^xsd:string ; + dpv-legal:un_m49 "40"^^xsd:string . + +dpv-legal:BE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgium"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Belgium"@en ; + dpv:hasAuthority dpv-legal:DPA-BE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "BE"^^xsd:string ; + dpv-legal:iso_alpha3 "BEL"^^xsd:string ; + dpv-legal:iso_numeric "56"^^xsd:string ; + dpv-legal:un_m49 "56"^^xsd:string . + +dpv-legal:BG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bulgaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Bulgaria"@en ; + dpv:hasAuthority dpv-legal:DPA-BG ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "BG"^^xsd:string ; + dpv-legal:iso_alpha3 "BGR"^^xsd:string ; + dpv-legal:iso_numeric "100"^^xsd:string ; + dpv-legal:un_m49 "100"^^xsd:string . + +dpv-legal:CZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Czechia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Czechia"@en ; + dpv:hasAuthority dpv-legal:DPA-CZ ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "CZ"^^xsd:string ; + dpv-legal:iso_alpha3 "CZE"^^xsd:string ; + dpv-legal:iso_numeric "203"^^xsd:string ; + dpv-legal:un_m49 "203"^^xsd:string . + +dpv-legal:DK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Denmark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Denmark"@en ; + dpv:hasAuthority dpv-legal:DPA-DK ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "DK"^^xsd:string ; + dpv-legal:iso_alpha3 "DNK"^^xsd:string ; + dpv-legal:iso_numeric "208"^^xsd:string ; + dpv-legal:un_m49 "208"^^xsd:string . + +dpv-legal:EE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Estonia"@en ; + dpv:hasAuthority dpv-legal:DPA-EE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "EE"^^xsd:string ; + dpv-legal:iso_alpha3 "EST"^^xsd:string ; + dpv-legal:iso_numeric "233"^^xsd:string ; + dpv-legal:un_m49 "233"^^xsd:string . + +dpv-legal:ES a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Spain"@en ; + dpv:hasAuthority dpv-legal:DPA-ES ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "ES"^^xsd:string ; + dpv-legal:iso_alpha3 "ESP"^^xsd:string ; + dpv-legal:iso_numeric "724"^^xsd:string ; + dpv-legal:un_m49 "724"^^xsd:string . + +dpv-legal:FI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Finland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Finland"@en ; + dpv:hasAuthority dpv-legal:DPA-FI ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "FI"^^xsd:string ; + dpv-legal:iso_alpha3 "FIN"^^xsd:string ; + dpv-legal:iso_numeric "246"^^xsd:string ; + dpv-legal:un_m49 "246"^^xsd:string . + +dpv-legal:FR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "France"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "France"@en ; + dpv:hasAuthority dpv-legal:DPA-FR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "FR"^^xsd:string ; + dpv-legal:iso_alpha3 "FRA"^^xsd:string ; + dpv-legal:iso_numeric "250"^^xsd:string ; + dpv-legal:un_m49 "250"^^xsd:string . + +dpv-legal:GR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greece"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Greece"@en ; + dpv:hasAuthority dpv-legal:DPA-GR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "GR"^^xsd:string ; + dpv-legal:iso_alpha3 "GRC"^^xsd:string ; + dpv-legal:iso_numeric "300"^^xsd:string ; + dpv-legal:un_m49 "300"^^xsd:string . + +dpv-legal:HR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Croatia"@en ; + dpv:hasAuthority dpv-legal:DPA-HR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "HR"^^xsd:string ; + dpv-legal:iso_alpha3 "HRV"^^xsd:string ; + dpv-legal:iso_numeric "191"^^xsd:string ; + dpv-legal:un_m49 "191"^^xsd:string . + +dpv-legal:HU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungary"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Hungary"@en ; + dpv:hasAuthority dpv-legal:DPA-HU ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "HU"^^xsd:string ; + dpv-legal:iso_alpha3 "HUN"^^xsd:string ; + dpv-legal:iso_numeric "348"^^xsd:string ; + dpv-legal:un_m49 "348"^^xsd:string . + +dpv-legal:IE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Ireland"@en ; + dpv:hasAuthority dpv-legal:DPA-IE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "IE"^^xsd:string ; + dpv-legal:iso_alpha3 "IRL"^^xsd:string ; + dpv-legal:iso_numeric "372"^^xsd:string ; + dpv-legal:un_m49 "372"^^xsd:string . + +dpv-legal:IT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Italy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Italy"@en ; + dpv:hasAuthority dpv-legal:DPA-IT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "IT"^^xsd:string ; + dpv-legal:iso_alpha3 "ITA"^^xsd:string ; + dpv-legal:iso_numeric "380"^^xsd:string ; + dpv-legal:un_m49 "380"^^xsd:string . + +dpv-legal:LT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lithuania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Lithuania"@en ; + dpv:hasAuthority dpv-legal:DPA-LT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LT"^^xsd:string ; + dpv-legal:iso_alpha3 "LTU"^^xsd:string ; + dpv-legal:iso_numeric "440"^^xsd:string ; + dpv-legal:un_m49 "440"^^xsd:string . + +dpv-legal:LU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Luxembourg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Luxembourg"@en ; + dpv:hasAuthority dpv-legal:DPA-LU ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LU"^^xsd:string ; + dpv-legal:iso_alpha3 "LUX"^^xsd:string ; + dpv-legal:iso_numeric "442"^^xsd:string ; + dpv-legal:un_m49 "442"^^xsd:string . + +dpv-legal:LV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Latvia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Latvia"@en ; + dpv:hasAuthority dpv-legal:DPA-LV ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LV"^^xsd:string ; + dpv-legal:iso_alpha3 "LVA"^^xsd:string ; + dpv-legal:iso_numeric "428"^^xsd:string ; + dpv-legal:un_m49 "428"^^xsd:string . + +dpv-legal:MT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malta"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Malta"@en ; + dpv:hasAuthority dpv-legal:DPA-MT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "MT"^^xsd:string ; + dpv-legal:iso_alpha3 "MLT"^^xsd:string ; + dpv-legal:iso_numeric "470"^^xsd:string ; + dpv-legal:un_m49 "470"^^xsd:string . + +dpv-legal:NL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Netherlands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Netherlands"@en ; + dpv:hasAuthority dpv-legal:DPA-NL ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "NL"^^xsd:string ; + dpv-legal:iso_alpha3 "NLD"^^xsd:string ; + dpv-legal:iso_numeric "528"^^xsd:string ; + dpv-legal:un_m49 "528"^^xsd:string . + +dpv-legal:PL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Poland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Poland"@en ; + dpv:hasAuthority dpv-legal:DPA-PL ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "PL"^^xsd:string ; + dpv-legal:iso_alpha3 "POL"^^xsd:string ; + dpv-legal:iso_numeric "616"^^xsd:string ; + dpv-legal:un_m49 "616"^^xsd:string . + +dpv-legal:PT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Portugal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Portugal"@en ; + dpv:hasAuthority dpv-legal:DPA-PT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "PT"^^xsd:string ; + dpv-legal:iso_alpha3 "PRT"^^xsd:string ; + dpv-legal:iso_numeric "620"^^xsd:string ; + dpv-legal:un_m49 "620"^^xsd:string . + +dpv-legal:RO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Romania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Romania"@en ; + dpv:hasAuthority dpv-legal:DPA-RO ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "RO"^^xsd:string ; + dpv-legal:iso_alpha3 "ROU"^^xsd:string ; + dpv-legal:iso_numeric "642"^^xsd:string ; + dpv-legal:un_m49 "642"^^xsd:string . + +dpv-legal:SE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sweden"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sweden"@en ; + dpv:hasAuthority dpv-legal:DPA-SE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SE"^^xsd:string ; + dpv-legal:iso_alpha3 "SWE"^^xsd:string ; + dpv-legal:iso_numeric "752"^^xsd:string ; + dpv-legal:un_m49 "752"^^xsd:string . + +dpv-legal:SI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Slovenia"@en ; + dpv:hasAuthority dpv-legal:DPA-SI ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SI"^^xsd:string ; + dpv-legal:iso_alpha3 "SVN"^^xsd:string ; + dpv-legal:iso_numeric "705"^^xsd:string ; + dpv-legal:un_m49 "705"^^xsd:string . + +dpv-legal:SK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovakia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Slovakia"@en ; + dpv:hasAuthority dpv-legal:DPA-SK ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SK"^^xsd:string ; + dpv-legal:iso_alpha3 "SVK"^^xsd:string ; + dpv-legal:iso_numeric "703"^^xsd:string ; + dpv-legal:un_m49 "703"^^xsd:string . + +dpv-legal:SouthAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AR, + dpv-legal:BO, + dpv-legal:BR, + dpv-legal:BV, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GF, + dpv-legal:GS, + dpv-legal:GY, + dpv-legal:PE, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:UY, + dpv-legal:VE ; + skos:prefLabel "SouthAmerica"@en . + +dpv-legal:SouthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:BA, + dpv-legal:ES, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:IT, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:PT, + dpv-legal:RS, + dpv-legal:SI, + dpv-legal:SM, + dpv-legal:VA ; + skos:prefLabel "SouthernEurope"@en . + +dpv-legal:WesternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BF, + dpv-legal:BJ, + dpv-legal:CI, + dpv-legal:CV, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GW, + dpv-legal:LR, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:TG ; + skos:prefLabel "WesternAfrica"@en . + +dpv-legal:NorthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AX, + dpv-legal:ChannelIslands, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:JE, + dpv-legal:LT, + dpv-legal:LV, + dpv-legal:NO, + dpv-legal:SE, + dpv-legal:SJ, + dpv-legal:Sark ; + skos:prefLabel "NorthernEurope"@en . + +dpv-legal:WesternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BH, + dpv-legal:CY, + dpv-legal:GE, + dpv-legal:IL, + dpv-legal:IQ, + dpv-legal:JO, + dpv-legal:KW, + dpv-legal:LB, + dpv-legal:OM, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SY, + dpv-legal:TR, + dpv-legal:YE ; + skos:prefLabel "WesternAsia"@en . + +dpv-legal:EasternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BI, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:MG, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:TF, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "EasternAfrica"@en . + +dpv-legal:EEA30 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-30)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU27 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Union (EU-27)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:Caribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Caribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BQ, + dpv-legal:BS, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:GD, + dpv-legal:GP, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:PR, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:VC, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Caribbean"@en . + +dpv-legal:EEA a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Economic Area (EEA)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA31 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2014-04-12"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-31)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU28 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2013-07-01"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Union (EU-28)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:DE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Germany"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:narrowerTransitive dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH ; + skos:prefLabel "Germany"@en ; + dpv:hasAuthority dpv-legal:DPA-DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "DE"^^xsd:string ; + dpv-legal:iso_alpha3 "DEU"^^xsd:string ; + dpv-legal:iso_numeric "276"^^xsd:string ; + dpv-legal:un_m49 "276"^^xsd:string . + +dpv-legal:Oceania a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oceania"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:AU, + dpv-legal:AustraliaandNewZealand, + dpv-legal:CC, + dpv-legal:CK, + dpv-legal:CX, + dpv-legal:FJ, + dpv-legal:FM, + dpv-legal:GU, + dpv-legal:HM, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:NC, + dpv-legal:NF, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PN, + dpv-legal:PW, + dpv-legal:Polynesia, + dpv-legal:SB, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:UM, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Oceania"@en . + +dpv-legal:DE-BDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-11-20"^^xsd:date ] ] ; + dct:title "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + foaf:homepage "https://www.gesetze-im-internet.de/bdsg_2018/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH ; + dpv:hasJurisdiction dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH . + +dpv-legal:EU a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Union (EU)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:Asia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Asia"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BD, + dpv-legal:BH, + dpv-legal:BN, + dpv-legal:BT, + dpv-legal:CN, + dpv-legal:CY, + dpv-legal:CentralAsia, + dpv-legal:EasternAsia, + dpv-legal:GE, + dpv-legal:HK, + dpv-legal:ID, + dpv-legal:IL, + dpv-legal:IN, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LK, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MV, + dpv-legal:MY, + dpv-legal:NP, + dpv-legal:OM, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SG, + dpv-legal:SY, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAsia, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TR, + dpv-legal:UZ, + dpv-legal:VN, + dpv-legal:WesternAsia, + dpv-legal:YE ; + skos:prefLabel "Asia"@en . + +dpv-legal:Europe a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Europe"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:AT, + dpv-legal:AX, + dpv-legal:BA, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CH, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EasternEurope, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:LI, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NorthernEurope, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SM, + dpv-legal:Sark, + dpv-legal:SouthernEurope, + dpv-legal:UA, + dpv-legal:VA, + dpv-legal:WesternEurope ; + skos:prefLabel "Europe"@en . + +dpv-legal:LatinAmericaandtheCaribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "LatinAmericaandtheCaribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SouthAmerica, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "LatinAmericaandtheCaribbean"@en . + +dpv-legal:SubSaharanAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SubSaharanAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SouthernAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:WesternAfrica, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "SubSaharanAfrica"@en . + +dpv-legal:Americas a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Americas"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GL, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:NorthernAmerica, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PM, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:US, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Americas"@en . + +dpv-legal:US a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States of America"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:narrowerTransitive dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY ; + skos:prefLabel "United States of America"@en ; + dpv-legal:iso_alpha2 "US"^^xsd:string ; + dpv-legal:iso_alpha3 "USA"^^xsd:string ; + dpv-legal:iso_numeric "840"^^xsd:string ; + dpv-legal:un_m49 "840"^^xsd:string . + +dpv-legal:Africa a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Africa"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:NorthernAfrica, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SubSaharanAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TN, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "Africa"@en . + +dpv-legal:EU-GDPR a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2018-05-25"^^xsd:date ] ] ; + dct:title "General Data Protection Regulation (GDPR)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "General Data Protection Regulation (GDPR)"@en ; + foaf:homepage "http://data.europa.eu/eli/reg/2016/679/oj"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK ; + dpv:hasJurisdiction dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/dpv-legal.rdf b/dpv-legal/dpv-legal.rdf new file mode 100644 index 000000000..1735adf3e --- /dev/null +++ b/dpv-legal/dpv-legal.rdf @@ -0,0 +1,8022 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + + + SubSaharanAfrica + SubSaharanAfrica + Harshvardhan J. Pandit + 2022-03-30 + + + + + Iran (Islamic Republic of) + 364 + accepted + IRN + + + 364 + 2022-03-30 + IR + Iran (Islamic Republic of) + Harshvardhan J. Pandit + + + + + + 2022-03-30 + + + Harshvardhan J. Pandit + Julian Flake + + accepted + The state representative for data protection and the right to inspect files in Brandenburg + Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg + https://www.lda.brandenburg.de/ + The state representative for data protection and the right to inspect files in Brandenburg + Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg + + + + + UMI + accepted + Harshvardhan J. Pandit + 2022-03-30 + + + UM + 581 + United States Minor Outlying Islands + United States Minor Outlying Islands + 581 + + + 348 + Hungary + + + Hungary + HUN + accepted + 348 + 2022-03-30 + + + + + + + + + HU + Harshvardhan J. Pandit + + + + + 484 + Mexico + + + + MEX + Harshvardhan J. Pandit + 484 + + + MX + Mexico + accepted + 2022-03-30 + + + Puerto Rico + + + accepted + PR + 2022-03-30 + + + + 630 + PRI + Harshvardhan J. Pandit + Puerto Rico + 630 + + + + accepted + + + + + + 2022-03-30 + https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en + EU Adequacy Decision for United Kingdom + Harshvardhan J. Pandit + + + accepted + HTI + Haiti + 332 + HT + + + + Harshvardhan J. Pandit + 2022-03-30 + + + Haiti + 332 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + European Economic Area (EEA) + Harshvardhan J. Pandit + 2022-03-30 + + + CZE + CZ + + + 203 + accepted + Czechia + Czechia + 203 + 2022-03-30 + + + + + + + + + Harshvardhan J. Pandit + + + + + Office of the Data Protection Ombudsman + + Harshvardhan J. Pandit + + + 2022-03-30 + accepted + Office of the Data Protection Ombudsman + https://tietosuoja.fi/ + + + + 2022-03-30 + + + Harshvardhan J. Pandit + Data Protection Commission + https://www.garanteprivacy.it/ + accepted + + + Data Protection Commission + + + + + + Guadeloupe + Guadeloupe + 312 + + + 312 + accepted + GLP + GP + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + 2022-03-30 + + + Harshvardhan J. Pandit + + European Union (EU-27) + + + + + + + + + + + Spain + Harshvardhan J. Pandit + ES + 724 + ESP + + + accepted + 724 + 2022-03-30 + Spain + + + + + Croatia + 2022-03-30 + 191 + + + + + + + + + Harshvardhan J. Pandit + HR + + + accepted + HRV + 191 + Croatia + + + + + Jordan + + + accepted + 400 + 400 + JO + JOR + 2022-03-30 + + + Harshvardhan J. Pandit + Jordan + + + CCK + + + Cocos (Keeling) Islands + + + Cocos (Keeling) Islands + accepted + 166 + 166 + Harshvardhan J. Pandit + 2022-03-30 + CC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + European Union (EU-28) + Harshvardhan J. Pandit + accepted + + + + + + + 2022-03-30 + + + Harshvardhan J. Pandit + PK + PAK + 586 + + + 586 + accepted + Pakistan + Pakistan + + + 705 + 2022-03-30 + + + + + + + + + Harshvardhan J. Pandit + + + accepted + SI + Slovenia + 705 + SVN + Slovenia + + + + + Harshvardhan J. Pandit + VN + 2022-03-30 + + + 704 + + + accepted + Viet Nam + VNM + Viet Nam + 704 + + + accepted + Saint Pierre and Miquelon + Saint Pierre and Miquelon + 2022-03-30 + + + PM + Harshvardhan J. Pandit + + + 666 + 666 + SPM + + + + + Julian Flake + Harshvardhan J. Pandit + Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA) + Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA) + Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA) + Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA) + accepted + 2022-03-30 + + https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + Americas + + + Americas + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GN + 2022-03-30 + + + + Guinea + Harshvardhan J. Pandit + GIN + 324 + 324 + + + accepted + Guinea + + + 2022-03-30 + Saarland + Harshvardhan J. Pandit + Saarland + + + accepted + + + + + + + + + + + + YE + accepted + Yemen + Yemen + 887 + Harshvardhan J. Pandit + YEM + 2022-03-30 + 887 + + + 320 + GTM + 2022-03-30 + + + + Harshvardhan J. Pandit + 320 + GT + + + Guatemala + Guatemala + accepted + + + Massachusetts + Massachusetts + Harshvardhan J. Pandit + 2022-03-30 + + + + accepted + + + + + Bhutan + 64 + BT + accepted + + + 2022-03-30 + 64 + Harshvardhan J. Pandit + Bhutan + BTN + + + + + accepted + Turkey + Harshvardhan J. Pandit + 2022-03-30 + 792 + + + TUR + 792 + TR + Turkey + + + Niedersächsisches Datenschutzgesetz (NDSG) + Lower Saxony Data Protection Act (NDSG) + Harshvardhan J. Pandit + Julian Flake + + + Niedersächsisches Datenschutzgesetz (NDSG) + Lower Saxony Data Protection Act (NDSG) + https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf + + accepted + 2022-03-30 + + + + accepted + 642 + Harshvardhan J. Pandit + 2022-03-30 + 642 + + + + + + + + + ROU + RO + + + Romania + Romania + + + + + + + PER + accepted + 604 + Peru + Peru + + + + Harshvardhan J. Pandit + 2022-03-30 + PE + 604 + + + 796 + + + Turks and Caicos Islands + Turks and Caicos Islands + accepted + 2022-03-30 + 796 + + + + Harshvardhan J. Pandit + TCA + TC + + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411 + + + + + + + Harshvardhan J. Pandit + accepted + EU Adequacy Decision for Isle of Man + 2022-03-30 + + + + + Harshvardhan J. Pandit + Julian Flake + + + + Die Sächsische Datenschutzbeauftragte + The Saxon data protection officer + accepted + + https://www.saechsdsb.de/ + Die Sächsische Datenschutzbeauftragte + The Saxon data protection officer + 2022-03-30 + + + + + Belgian Data Protection Authority + Belgian Data Protection Authority + 2022-03-30 + + + Harshvardhan J. Pandit + https://www.dataprotectionauthority.be/ + accepted + + + + + + 2022-03-30 + Schleswig-Holstein + Harshvardhan J. Pandit + Schleswig-Holstein + accepted + + + + + + + 2022-03-30 + + + + Harshvardhan J. Pandit + Rhineland-Palatinate + accepted + Rhineland-Palatinate + + + + + + + + Algeria + Algeria + 12 + accepted + + + DZA + Harshvardhan J. Pandit + 2022-03-30 + 12 + DZ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + + Harshvardhan J. Pandit + + + + accepted + European Economic Area (EEA-31) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + + + + Harshvardhan J. Pandit + European Economic Area (EEA-30) + accepted + + + + + + Harshvardhan J. Pandit + 2022-03-30 + + Maryland + Maryland + accepted + + + Brandenburgisches Datenschutzgesetz (BbgDSG) + Brandenburg Data Protection Act (BbgDSG) + + accepted + 2022-03-30 + Brandenburgisches Datenschutzgesetz (BbgDSG) + Brandenburg Data Protection Act (BbgDSG) + + + https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf + Harshvardhan J. Pandit + Julian Flake + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + Africa + accepted + 2022-03-30 + Africa + + + Harshvardhan J. Pandit + Bonaire, Sint Eustatius and Saba + 535 + 535 + + + BES + accepted + BQ + + + + 2022-03-30 + Bonaire, Sint Eustatius and Saba + + + Utah + + + Utah + 2022-03-30 + Harshvardhan J. Pandit + + accepted + + + Julian Flake + Harshvardhan J. Pandit + + Berlin Data Protection Act (BlnDSG) + Berliner Datenschutzgesetz (BlnDSG) + 2022-03-30 + + + accepted + https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf + Berliner Datenschutzgesetz (BlnDSG) + Berlin Data Protection Act (BlnDSG) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + accepted + + + Europe + Europe + 2022-03-30 + + + + + + Cuba + Harshvardhan J. Pandit + 192 + CUB + 192 + + + CU + accepted + 2022-03-30 + Cuba + + + + + + + + + + + 762 + accepted + TJ + Tajikistan + TJK + Harshvardhan J. Pandit + Tajikistan + 762 + 2022-03-30 + + + accepted + 462 + MDV + + + 2022-03-30 + Harshvardhan J. Pandit + MV + Maldives + + + 462 + Maldives + + + 760 + accepted + 2022-03-30 + + + Harshvardhan J. Pandit + Syrian Arab Republic + SYR + Syrian Arab Republic + 760 + + + SY + + + + + + Harshvardhan J. Pandit + 2022-03-30 + VG + 92 + VGB + + + accepted + British Virgin Islands + 92 + British Virgin Islands + + + 76 + Harshvardhan J. Pandit + 2022-03-30 + + + + 76 + Brazil + BR + + + Brazil + BRA + accepted + + + Lao People's Democratic Republic + Lao People's Democratic Republic + 2022-03-30 + + + Harshvardhan J. Pandit + LA + 418 + LAO + accepted + 418 + + + + + + Harshvardhan J. Pandit + + + Austrian Data Protection Authority + accepted + https://dsb.gv.at + + Austrian Data Protection Authority + 2022-03-30 + + + BHS + + + 44 + Bahamas + Bahamas + accepted + Harshvardhan J. Pandit + 2022-03-30 + + + + 44 + BS + + + + accepted + + + 2022-03-30 + Berlin + Berlin + Harshvardhan J. Pandit + + + + + + + Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG) + Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG) + + Harshvardhan J. Pandit + Julian Flake + + + accepted + Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG) + Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG) + 2022-03-30 + https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + LatinAmericaandtheCaribbean + Harshvardhan J. Pandit + LatinAmericaandtheCaribbean + 2022-03-30 + + + + PH + + + 2022-03-30 + + + Harshvardhan J. Pandit + 608 + PHL + Philippines + Philippines + 608 + accepted + + + Harshvardhan J. Pandit + Cyprus + + + + + + + + + + + 196 + accepted + CYP + 196 + CY + 2022-03-30 + Cyprus + + + + accepted + + + + + + + + + 2022-03-30 + BE + Harshvardhan J. Pandit + Belgium + Belgium + 56 + BEL + 56 + + + + + + + 498 + MD + Republic of Moldova + + + Republic of Moldova + accepted + 2022-03-30 + + + 498 + MDA + Harshvardhan J. Pandit + + + 710 + Harshvardhan J. Pandit + South Africa + + + + South Africa + + + accepted + 710 + ZAF + ZA + 2022-03-30 + + + + + 2022-03-30 + Mecklenburg-Western-Pomerania + + Harshvardhan J. Pandit + accepted + Mecklenburg-Western-Pomerania + + + + + + + Harshvardhan J. Pandit + + + + + + + + + 440 + LTU + + + 440 + accepted + 2022-03-30 + Lithuania + LT + Lithuania + + + + + accepted + Oman + Oman + 2022-03-30 + Harshvardhan J. Pandit + + + OM + + + 512 + OMN + 512 + + + + + accepted + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + WesternAsia + WesternAsia + 2022-03-30 + + + + PRT + 620 + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + PT + Portugal + Portugal + accepted + 620 + + + + + ATF + Harshvardhan J. Pandit + TF + 2022-03-30 + + + + French Southern Territories + 260 + French Southern Territories + + + accepted + 260 + + + Hessian Data Protection and Freedom of Information Act (HDSIG) + Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG) + + Julian Flake + Harshvardhan J. Pandit + Hessian Data Protection and Freedom of Information Act (HDSIG) + Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG) + accepted + + + 2022-03-30 + https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen + + + + + EU Adequacy Decision for Israel + + + + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061 + + + Harshvardhan J. Pandit + 732 + EH + Western Sahara + Western Sahara + + + ESH + + + accepted + 2022-03-30 + 732 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Asia + accepted + Asia + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + + + accepted + POL + Poland + 616 + Poland + Harshvardhan J. Pandit + 616 + 2022-03-30 + PL + + + + + + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + EU Adequacy Decision for New Zealand + https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065 + + + + + + 2022-03-30 + + + Harshvardhan J. Pandit + Isle of Man + Isle of Man + IM + 833 + + + accepted + 833 + IMN + + + accepted + Martinique + + + + + + MTQ + 2022-03-30 + Harshvardhan J. Pandit + 474 + 474 + MQ + Martinique + + + + + + + + + + SouthernAfrica + SouthernAfrica + + Harshvardhan J. Pandit + 2022-03-30 + accepted + + + + + 703 + SK + accepted + 703 + SVK + 2022-03-30 + Slovakia + + + + + + + + + Slovakia + Harshvardhan J. Pandit + + + + + 2022-03-30 + Vermont + Harshvardhan J. Pandit + + Vermont + accepted + + + + + Harshvardhan J. Pandit + + + + TZA + 834 + + + United Republic of Tanzania + United Republic of Tanzania + accepted + 834 + 2022-03-30 + TZ + + + Harshvardhan J. Pandit + + + + STP + 678 + + + 678 + accepted + Sao Tome and Principe + 2022-03-30 + Sao Tome and Principe + ST + + + Saxony + Saxony + + + accepted + + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Germany + Harshvardhan J. Pandit + Germany + 276 + DE + accepted + + + DEU + 276 + 2022-03-30 + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + WesternEurope + WesternEurope + + + accepted + 2022-03-30 + + + + + + 288 + GH + Ghana + Ghana + Harshvardhan J. Pandit + GHA + + + accepted + 288 + 2022-03-30 + + + Comissão Nacional de Protecção de Dados + + + accepted + + https://www.cnpd.pt + + Comissão Nacional de Protecção de Dados + 2022-03-30 + Harshvardhan J. Pandit + + + + + CA + Canada + Harshvardhan J. Pandit + 124 + + + accepted + 124 + CAN + Canada + 2022-03-30 + + + + + + + 184 + 2022-03-30 + Harshvardhan J. Pandit + CK + Cook Islands + Cook Islands + 184 + COK + accepted + + + SJ + Svalbard and Jan Mayen Islands + + + + + SJM + accepted + 744 + 2022-03-30 + Svalbard and Jan Mayen Islands + Harshvardhan J. Pandit + 744 + + + FLK + + + accepted + FK + 238 + Falkland Islands (Malvinas) + Falkland Islands (Malvinas) + 2022-03-30 + + + + Harshvardhan J. Pandit + 238 + + + + + + 266 + + + GA + GAB + accepted + 2022-03-30 + Harshvardhan J. Pandit + Gabon + 266 + Gabon + + + 2020-02-01 + + + Libya + LY + Libya + 2022-03-30 + Harshvardhan J. Pandit + + + LBY + + + 434 + 434 + accepted + + + + + 180 + + + + accepted + CD + Democratic Republic of the Congo + 180 + COD + 2022-03-30 + Democratic Republic of the Congo + Harshvardhan J. Pandit + + + accepted + + + 768 + + + + TGO + 2022-03-30 + Togo + Togo + Harshvardhan J. Pandit + TG + 768 + + + Palau + + + Palau + 585 + 2022-03-30 + + + PLW + PW + Harshvardhan J. Pandit + 585 + accepted + + + TUN + Harshvardhan J. Pandit + 2022-03-30 + Tunisia + Tunisia + + + + + 788 + accepted + TN + 788 + + + + + + + 2022-03-30 + TO + Tonga + Harshvardhan J. Pandit + Tonga + 776 + TON + 776 + accepted + + + IOT + + + + + + 86 + accepted + British Indian Ocean Territory + IO + 86 + British Indian Ocean Territory + 2022-03-30 + Harshvardhan J. Pandit + + + 584 + + + Marshall Islands + Marshall Islands + accepted + + + MHL + MH + 584 + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + European Union (EU) + accepted + + + 275 + accepted + State of Palestine + 275 + PSE + Harshvardhan J. Pandit + 2022-03-30 + + + + + PS + State of Palestine + + + 2022-03-30 + 392 + Harshvardhan J. Pandit + Japan + + + 392 + Japan + + + accepted + JPN + JP + + + 376 + Harshvardhan J. Pandit + IL + 376 + ISR + + + Israel + Israel + + + accepted + 2022-03-30 + + + accepted + + + + + + + + + + NorthernAfrica + 2022-03-30 + Harshvardhan J. Pandit + NorthernAfrica + + + + Albania + + + Harshvardhan J. Pandit + Albania + 8 + + + 8 + AL + accepted + ALB + 2022-03-30 + + + + + 566 + accepted + + + + NG + 566 + Harshvardhan J. Pandit + 2022-03-30 + NGA + Nigeria + Nigeria + + + EU Adequacy Decision for Japan + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + accepted + http://data.europa.eu/eli/dec_impl/2019/419/oj + + + Niue + + + 570 + accepted + Niue + NU + 2022-03-30 + 570 + Harshvardhan J. Pandit + NIU + + + + + + + + + + + accepted + TM + 2022-03-30 + Turkmenistan + Turkmenistan + TKM + Harshvardhan J. Pandit + 795 + + + 795 + + + Saarland Data Protection Act + Saarländisches Datenschutzgesetz + Saarland Data Protection Act + Saarländisches Datenschutzgesetz + Harshvardhan J. Pandit + Julian Flake + + + https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen + 2022-03-30 + + accepted + + + + Harshvardhan J. Pandit + Julian Flake + + + https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen + Thuringian Data Protection Act (ThürDSG) + Thüringer Datenschutzgesetz (ThürDSG) + Thuringian Data Protection Act (ThürDSG) + Thüringer Datenschutzgesetz (ThürDSG) + accepted + 2022-03-30 + + + + + 554 + 2022-03-30 + NZL + NZ + + + Harshvardhan J. Pandit + 554 + + + New Zealand + New Zealand + accepted + + + + + GU + accepted + + + 316 + GUM + 316 + Harshvardhan J. Pandit + 2022-03-30 + Guam + Guam + + + Polynesia + + + + + + + + + + + + + Harshvardhan J. Pandit + accepted + + Polynesia + 2022-03-30 + + + RWA + + + 646 + RW + accepted + 2022-03-30 + + + + 646 + Rwanda + Harshvardhan J. Pandit + Rwanda + + + + + + + + + + + + + + + + + + + + + accepted + 2022-03-30 + SouthernEurope + + SouthernEurope + Harshvardhan J. Pandit + + + Julian Flake + Harshvardhan J. Pandit + accepted + + + Die Landesbeauftragte für den Datenschutz Niedersachsen + The State Commissioner for Data Protection Lower Saxony + https://www.lfd.niedersachsen.de/ + + + + 2022-03-30 + Die Landesbeauftragte für den Datenschutz Niedersachsen + The State Commissioner for Data Protection Lower Saxony + + + + + + accepted + United Kingdom of Great Britain and Northern Ireland + United Kingdom of Great Britain and Northern Ireland + + + + + 826 + GBR + Harshvardhan J. Pandit + 2022-03-30 + 826 + GB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + + Caribbean + accepted + Caribbean + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + EasternAfrica + EasternAfrica + accepted + + + 2022-03-30 + + + + + AD + Andorra + accepted + Andorra + 20 + 2022-03-30 + AND + Harshvardhan J. Pandit + 20 + + + + + 262 + Harshvardhan J. Pandit + 2022-03-30 + + + + DJ + + + Djibouti + DJI + 262 + accepted + Djibouti + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://data.europa.eu/eli/reg/2016/679/oj + Harshvardhan J. Pandit + + + General Data Protection Regulation (GDPR) + General Data Protection Regulation (GDPR) + accepted + 2022-03-30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Solomon Islands + SB + + + + + 90 + SLB + accepted + 90 + Solomon Islands + Harshvardhan J. Pandit + 2022-03-30 + + + + + + EU Adequacy Decision for Argentina + Harshvardhan J. Pandit + 2022-03-30 + accepted + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490 + + + + + Harshvardhan J. Pandit + 752 + 2022-03-30 + Sweden + SWE + + + + + + + + + Sweden + 752 + + + accepted + SE + + + + + Wisconsin + Harshvardhan J. Pandit + + + + accepted + Wisconsin + 2022-03-30 + + + + + NFK + 574 + + + 2022-03-30 + Harshvardhan J. Pandit + 574 + NF + accepted + Norfolk Island + Norfolk Island + + + + + + 2022-03-30 + Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information + Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit + Harshvardhan J. Pandit + Julian Flake + + + accepted + + https://www.datenschutz.saarland.de/ + Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information + Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit + + + MAF + 663 + + + accepted + + + + 663 + Harshvardhan J. Pandit + 2022-03-30 + MF + Saint Martin (French Part) + Saint Martin (French Part) + + + Bavaria + Harshvardhan J. Pandit + 2022-03-30 + Bavaria + + + accepted + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + 2022-03-30 + SouthAmerica + Harshvardhan J. Pandit + SouthAmerica + + + + Virginia + + + + accepted + Harshvardhan J. Pandit + Virginia + 2022-03-30 + + + accepted + 470 + Malta + 470 + Harshvardhan J. Pandit + 2022-03-30 + Malta + + + + + + + + + MT + MLT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + USA + + + accepted + United States of America + + + United States of America + 2022-03-30 + 840 + Harshvardhan J. Pandit + US + 840 + + + + + SC + Seychelles + 2022-03-30 + + + + Seychelles + 690 + Harshvardhan J. Pandit + SYC + 690 + accepted + + + 2022-03-30 + + + + Nicaragua + + + Nicaragua + NI + NIC + 558 + accepted + 558 + Harshvardhan J. Pandit + + + Vanuatu + Harshvardhan J. Pandit + VUT + + + + + VU + 548 + 548 + accepted + Vanuatu + 2022-03-30 + + + Myanmar + MMR + Myanmar + + + 104 + + + accepted + 2022-03-30 + MM + 104 + Harshvardhan J. Pandit + + + + + + + 2022-03-30 + https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18 + Landesdatenschutzgesetz (LDSG) + State Data Protection Act (LDSG) + Landesdatenschutzgesetz (LDSG) + State Data Protection Act (LDSG) + + Harshvardhan J. Pandit + Julian Flake + + + accepted + + + + PN + Harshvardhan J. Pandit + 612 + 2022-03-30 + 612 + + + PCN + + + Pitcairn + Pitcairn + accepted + + + Ethiopia + 231 + + + + Harshvardhan J. Pandit + ETH + 231 + ET + accepted + + + Ethiopia + 2022-03-30 + + + + + accepted + 626 + Timor-Leste + 2022-03-30 + Timor-Leste + TL + 626 + + + Harshvardhan J. Pandit + TLS + + + + + + 148 + 2022-03-30 + + + Chad + Chad + TD + accepted + 148 + TCD + Harshvardhan J. Pandit + + + + + + + Berlin Commissioner for Data Protection and Freedom of Information + Berliner Beauftragte für Datenschutz und Informationsfreiheit + + + Berliner Beauftragte für Datenschutz und Informationsfreiheit + Berlin Commissioner for Data Protection and Freedom of Information + https://www.datenschutz-berlin.de/ + Harshvardhan J. Pandit + Julian Flake + 2022-03-30 + accepted + + + Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen + State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia + State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia + Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen + + + + + + Harshvardhan J. Pandit + Julian Flake + 2022-03-30 + https://www.ldi.nrw.de/ + + accepted + + + accepted + Harshvardhan J. Pandit + + + + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484 + + + 2022-03-30 + EU Adequacy Decision for Uruguay + + + 674 + 2022-03-30 + + + San Marino + San Marino + 674 + + + SM + accepted + SMR + Harshvardhan J. Pandit + + + 438 + + + Liechtenstein + + + 438 + LIE + accepted + LI + Harshvardhan J. Pandit + Liechtenstein + 2022-03-30 + + + 2022-03-30 + + + State representative for data protection in Saxony-Anhalt + Landesbeauftragter für den Datenschutz Sachsen-Anhalt + + + + https://datenschutz.sachsen-anhalt.de/ + + Harshvardhan J. Pandit + Julian Flake + accepted + State representative for data protection in Saxony-Anhalt + Landesbeauftragter für den Datenschutz Sachsen-Anhalt + + + Sudan + Harshvardhan J. Pandit + Sudan + + + 729 + + + 729 + accepted + 2022-03-30 + SD + SDN + + + PNG + Papua New Guinea + Harshvardhan J. Pandit + 598 + Papua New Guinea + + + 598 + + + accepted + PG + 2022-03-30 + + + Lesotho + Lesotho + 426 + 2022-03-30 + Harshvardhan J. Pandit + + + + LSO + + + 426 + LS + accepted + + + + Croatian Personal Data Protection Agency + 2022-03-30 + + + http://www.azop.hr/ + Harshvardhan J. Pandit + + accepted + Croatian Personal Data Protection Agency + + + 688 + Serbia + + + accepted + 2022-03-30 + + + Harshvardhan J. Pandit + 688 + SRB + Serbia + RS + + + + + + + Office for Personal Data Protection + 2022-03-30 + https://www.uoou.cz/ + Harshvardhan J. Pandit + Office for Personal Data Protection + accepted + + + Mayotte + 175 + + + + MYT + + + YT + accepted + 175 + 2022-03-30 + Mayotte + Harshvardhan J. Pandit + + + Harshvardhan J. Pandit + 580 + + + + + accepted + Northern Mariana Islands + 580 + Northern Mariana Islands + MNP + 2022-03-30 + MP + + + 583 + Micronesia (Federated States of) + Harshvardhan J. Pandit + Micronesia (Federated States of) + FM + + + + + 583 + FSM + accepted + 2022-03-30 + + + 454 + 2022-03-30 + + + + Harshvardhan J. Pandit + MW + Malawi + MWI + + + Malawi + 454 + accepted + + + 246 + Finland + + + + + + + + + Finland + + + FIN + FI + accepted + 2022-03-30 + 246 + Harshvardhan J. Pandit + + + + + Denmark + 2022-03-30 + 208 + Denmark + Harshvardhan J. Pandit + + + + + + + + + DNK + 208 + DK + accepted + + + + + + + 2022-03-30 + + + + + + + + + 380 + IT + Italy + Italy + + + ITA + accepted + 380 + Harshvardhan J. Pandit + + + + + 2018-05-25 + + + + + + Harshvardhan J. Pandit + 2022-03-30 + DM + 212 + DMA + Dominica + Dominica + + + accepted + 212 + + + 2022-03-30 + + + Indonesia + Indonesia + + + 360 + accepted + IDN + ID + Harshvardhan J. Pandit + 360 + + + accepted + + + 2022-03-30 + Harshvardhan J. Pandit + + Indiana + Indiana + + + accepted + 2022-03-30 + https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf + Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680 + Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680 + + + Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680 + Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680 + Harshvardhan J. Pandit + Julian Flake + + + + + + + Der Hessische Beauftragte für Datenschutz und Informationsfreiheit + The Hessian Commissioner for Data Protection and Freedom of Information + + + + Harshvardhan J. Pandit + Julian Flake + https://www.datenschutz.hessen.de/ + 2022-03-30 + Der Hessische Beauftragte für Datenschutz und Informationsfreiheit + The Hessian Commissioner for Data Protection and Freedom of Information + accepted + + + + accepted + 270 + + + + GMB + 2022-03-30 + 270 + Harshvardhan J. Pandit + + + Gambia + Gambia + GM + + + + + + + + + + + 442 + Luxembourg + + + 442 + Luxembourg + accepted + Harshvardhan J. Pandit + LUX + 2022-03-30 + LU + + + + + 372 + Harshvardhan J. Pandit + 372 + IE + 2022-03-30 + + + + + + + + + Ireland + Ireland + + + IRL + accepted + + + + + + + accepted + + North-Rhine Westphalia + 2022-03-30 + North-Rhine Westphalia + Harshvardhan J. Pandit + + + + + + + 740 + 2022-03-30 + + + + SUR + Suriname + Harshvardhan J. Pandit + Suriname + + + SR + accepted + 740 + + + Harshvardhan J. Pandit + Julian Flake + The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania + Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern + + + accepted + + + + + https://www.datenschutz-mv.de/ + The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania + Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern + 2022-03-30 + + + Oregon + Oregon + Harshvardhan J. Pandit + 2022-03-30 + + + + accepted + + + accepted + 2022-03-30 + + + Landesdatenschutzgesetz (LDSG) (BW) + State Data Protection Act (LDSG) (BW) + Harshvardhan J. Pandit + Julian Flake + https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf + Landesdatenschutzgesetz (LDSG) (BW) + State Data Protection Act (LDSG) (BW) + + + + accepted + 2022-03-30 + https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146 + + + + + + EU Adequacy Decision for Faroe Islands + Harshvardhan J. Pandit + + + + Harshvardhan J. Pandit + + + + + 31 + Azerbaijan + accepted + AZE + Azerbaijan + 31 + AZ + 2022-03-30 + + + + + 2022-03-30 + CN + China + Harshvardhan J. Pandit + China + CHN + 156 + + + accepted + 156 + + + MYS + 2022-03-30 + Harshvardhan J. Pandit + + + 458 + + + Malaysia + MY + accepted + 458 + Malaysia + + + Saudi Arabia + Saudi Arabia + Harshvardhan J. Pandit + 2022-03-30 + SAU + + + 682 + SA + 682 + + + accepted + + + HND + HN + Honduras + Honduras + + + + 340 + + + 340 + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + Connecticut + Connecticut + 2022-03-30 + + + Harshvardhan J. Pandit + + accepted + + + accepted + + + Georgia + Georgia + Harshvardhan J. Pandit + 2022-03-30 + + + + + + NLD + accepted + 2022-03-30 + 528 + Netherlands + + + + + + + + + Netherlands + Harshvardhan J. Pandit + 528 + NL + + + + + accepted + 706 + SO + 706 + Somalia + 2022-03-30 + + + + Somalia + Harshvardhan J. Pandit + SOM + + + + + + + 756 + accepted + Switzerland + 2022-03-30 + Switzerland + 756 + Harshvardhan J. Pandit + + + CH + CHE + + + + + + COG + + + Congo + Congo + 2022-03-30 + CG + Harshvardhan J. Pandit + 178 + 178 + accepted + + + 894 + + + + Zambia + Zambia + 894 + + + accepted + ZMB + ZM + Harshvardhan J. Pandit + 2022-03-30 + + + 388 + JM + + + 388 + accepted + Jamaica + + + + Jamaica + JAM + 2022-03-30 + Harshvardhan J. Pandit + + + 398 + 398 + accepted + KZ + + + KAZ + 2022-03-30 + Harshvardhan J. Pandit + + + Kazakhstan + Kazakhstan + + + + + BLM + 652 + + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + Saint Barthélemy + 652 + Saint Barthélemy + BL + + + Harshvardhan J. Pandit + 882 + 2022-03-30 + Samoa + 882 + Samoa + + + WS + + + WSM + accepted + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + Oceania + Oceania + + + + + + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + EasternAsia + + EasternAsia + accepted + + + + + + KM + + + 174 + accepted + COM + Harshvardhan J. Pandit + 2022-03-30 + 174 + Comoros + Comoros + + + + + + Harshvardhan J. Pandit + + + LCA + accepted + LC + 662 + 662 + Saint Lucia + 2022-03-30 + Saint Lucia + + + Harshvardhan J. Pandit + 108 + + + + Burundi + Burundi + + + accepted + BDI + BI + 2022-03-30 + 108 + + + + + 2022-03-30 + Harshvardhan J. Pandit + + Minnesota + Minnesota + accepted + + + Eritrea + 232 + ER + + + Eritrea + accepted + + + + 2022-03-30 + 232 + Harshvardhan J. Pandit + ERI + + + + + + + + + + + Latvia + Harshvardhan J. Pandit + LVA + Latvia + LV + + + 428 + accepted + 428 + 2022-03-30 + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + The Federal Commissioner for Data Protection and Freedom of Information + 2022-03-30 + http://www.bfdi.bund.de/ + + + The Federal Commissioner for Data Protection and Freedom of Information + accepted + + + 2022-03-30 + QA + + + Qatar + Harshvardhan J. Pandit + Qatar + + + 634 + QAT + 634 + accepted + + + + + accepted + + Harshvardhan J. Pandit + 2022-03-30 + Brandenburg + Brandenburg + + + + + + + + + 2022-03-30 + Arizona + Harshvardhan J. Pandit + Arizona + + accepted + + + + + + + + + AS + accepted + + + ASM + 16 + Harshvardhan J. Pandit + 2022-03-30 + 16 + American Samoa + American Samoa + + + 116 + + + KH + 116 + + + Cambodia + Cambodia + accepted + KHM + 2022-03-30 + Harshvardhan J. Pandit + + + Mongolia + MN + Harshvardhan J. Pandit + + + 2022-03-30 + MNG + 496 + 496 + + + Mongolia + accepted + + + 670 + accepted + VCT + + + + + + 2022-03-30 + VC + Saint Vincent and the Grenadines + Harshvardhan J. Pandit + 670 + Saint Vincent and the Grenadines + + + 2022-03-30 + + + + Harshvardhan J. Pandit + 480 + accepted + + + 480 + Mauritius + MU + Mauritius + MUS + + + Hellenic Data Protection Authority + + + + 2022-03-30 + Harshvardhan J. Pandit + Hellenic Data Protection Authority + + accepted + http://dpa.gr + + + accepted + 4 + Harshvardhan J. Pandit + AFG + + + 2022-03-30 + AF + Afghanistan + + + 4 + Afghanistan + + + 2022-03-30 + Harshvardhan J. Pandit + + + + 624 + + + 624 + GNB + accepted + GW + Guinea-Bissau + Guinea-Bissau + + + + + + + + + + + + + + + + + + + + Bundesdatenschutzgesetz (BDSG) + Federal Data Protection Act (BDSG) + Bundesdatenschutzgesetz (BDSG) + Federal Data Protection Act (BDSG) + Harshvardhan J. Pandit + Julian Flake + + + + https://www.gesetze-im-internet.de/bdsg_2018/ + accepted + 2022-03-30 + + + + + + + + + + + + + + + + + + + + Iraq + + + accepted + IRQ + 2022-03-30 + + + Harshvardhan J. Pandit + 368 + 368 + IQ + Iraq + + + New Mexico + + + 2022-03-30 + Harshvardhan J. Pandit + + New Mexico + accepted + + + + + Republic of Korea + 410 + Republic of Korea + accepted + KR + + + Harshvardhan J. Pandit + 2022-03-30 + 410 + KOR + + + 2022-03-30 + + + + Harshvardhan J. Pandit + 466 + ML + + + MLI + 466 + Mali + accepted + Mali + + + 188 + + + CR + accepted + Costa Rica + Costa Rica + CRI + Harshvardhan J. Pandit + 2022-03-30 + + + + 188 + + + accepted + Danish Data Protection Agency + + + http://www.datatilsynet.dk/ + + Danish Data Protection Agency + + Harshvardhan J. Pandit + 2022-03-30 + + + + + + 204 + 204 + + + BJ + accepted + Benin + Benin + Harshvardhan J. Pandit + BEN + 2022-03-30 + + + accepted + 2022-03-30 + Bayerisches Datenschutzgesetz (BayDSG) + Bavarian Data Protection Act (BayDSG) + Bayerisches Datenschutzgesetz (BayDSG) + Bavarian Data Protection Act (BayDSG) + https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf + Harshvardhan J. Pandit + Julian Flake + + + + + + + + 2022-03-30 + + Arkansas + + + Arkansas + accepted + Harshvardhan J. Pandit + + + EE + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + + EST + 233 + Estonia + accepted + 233 + Estonia + + + + + accepted + Hungarian National Authority for Data Protection and Freedom of Information + http://www.naih.hu/ + + + + Hungarian National Authority for Data Protection and Freedom of Information + 2022-03-30 + Harshvardhan J. Pandit + + + + + + KG + KGZ + 417 + 2022-03-30 + + + Harshvardhan J. Pandit + 417 + Kyrgyzstan + Kyrgyzstan + accepted + + + + + + 2022-03-30 + Harshvardhan J. Pandit + Bremen + Bremen + accepted + + + + + + + accepted + + + 643 + Harshvardhan J. Pandit + 2022-03-30 + + + 643 + RU + Russian Federation + RUS + Russian Federation + + + 2022-03-30 + ARM + + + Harshvardhan J. Pandit + Armenia + 51 + Armenia + AM + + + accepted + 51 + + + + + + SL + 2022-03-30 + SLE + Harshvardhan J. Pandit + 694 + Sierra Leone + Sierra Leone + 694 + + + accepted + + + + + + + + + + + + + + accepted + 2022-03-30 + MiddleAfrica + + Harshvardhan J. Pandit + MiddleAfrica + + + California + California + 2022-03-30 + Harshvardhan J. Pandit + + + + accepted + + + + + accepted + + + + NA + + + Namibia + 516 + Harshvardhan J. Pandit + 2022-03-30 + NAM + 516 + Namibia + + + accepted + + + Data Protection Commission (DPC) + http://www.dataprotection.ie + 2022-03-30 + + Harshvardhan J. Pandit + + Data Protection Commission (DPC) + + + 638 + accepted + REU + RE + Réunion + + + + Harshvardhan J. Pandit + Réunion + 2022-03-30 + 638 + + + + + + + + + + + + NorthernAmerica + 2022-03-30 + + Harshvardhan J. Pandit + accepted + NorthernAmerica + + + + + accepted + NO + Harshvardhan J. Pandit + NOR + 2022-03-30 + Norway + Norway + 578 + + + 578 + + + + + accepted + 531 + + + + Harshvardhan J. Pandit + 531 + 2022-03-30 + Curaçao + Curaçao + CUW + CW + + + Antigua and Barbuda + + + + Harshvardhan J. Pandit + AG + 28 + + + ATG + 28 + accepted + 2022-03-30 + Antigua and Barbuda + + + Hamburg + accepted + + + + 2022-03-30 + Harshvardhan J. Pandit + Hamburg + + + + + + + Harshvardhan J. Pandit + PRY + 2022-03-30 + + + + + + 600 + 600 + accepted + Paraguay + PY + Paraguay + + + + + accepted + 858 + URY + Uruguay + 2022-03-30 + + + + Uruguay + Harshvardhan J. Pandit + UY + 858 + + + + + accepted + Harshvardhan J. Pandit + 112 + 2022-03-30 + + + BLR + Belarus + Belarus + 112 + BY + + + Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit + Thuringia state commissioner for data protection and freedom of information + Harshvardhan J. Pandit + Julian Flake + + + + + + accepted + Thuringia state commissioner for data protection and freedom of information + Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit + https://www.tlfdi.de/ + 2022-03-30 + + + + PF + 258 + 2022-03-30 + 258 + Harshvardhan J. Pandit + PYF + French Polynesia + + + French Polynesia + accepted + + + + + + + accepted + Dutch Data Protection Authority + + + Harshvardhan J. Pandit + 2022-03-30 + Dutch Data Protection Authority + https://autoriteitpersoonsgegevens.nl + + + Personal Data Protection Office + + 2022-03-30 + + + Harshvardhan J. Pandit + + Personal Data Protection Office + accepted + https://uodo.gov.pl/ + + + + + + accepted + Saxony-Anhalt + Saxony-Anhalt + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + Mauritania + accepted + Mauritania + 478 + + + + Harshvardhan J. Pandit + 2022-03-30 + 478 + MRT + MR + + + + + National Commission for Data Protection + + + + National Commission for Data Protection + 2022-03-30 + + https://cnpd.public.lu + Harshvardhan J. Pandit + accepted + + + + + UKR + accepted + Ukraine + UA + 804 + Ukraine + Harshvardhan J. Pandit + 2022-03-30 + + + 804 + + + Harshvardhan J. Pandit + Oklahoma + Oklahoma + + + + accepted + 2022-03-30 + + + + + Harshvardhan J. Pandit + 784 + 784 + United Arab Emirates + United Arab Emirates + ARE + + + AE + accepted + 2022-03-30 + + + 2022-03-30 + Bayerisches Landesamt für Datenschutzaufsicht + Bavarian State Office for Data Protection Supervision + accepted + + + + Bavarian State Office for Data Protection Supervision + Bayerisches Landesamt für Datenschutzaufsicht + + https://www.lda.bayern.de/ + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + accepted + GNQ + 226 + 2022-03-30 + Harshvardhan J. Pandit + GQ + Equatorial Guinea + 226 + Equatorial Guinea + + + + + Bolivia (Plurinational State of) + Bolivia (Plurinational State of) + accepted + 68 + Harshvardhan J. Pandit + + + + 2022-03-30 + 68 + BOL + BO + + + + + Commission for Personal Data Protection + 2022-03-30 + https://www.cpdp.bg/ + + Harshvardhan J. Pandit + accepted + Commission for Personal Data Protection + + + + 384 + + + CI + accepted + + + + 384 + 2022-03-30 + Côte d’Ivoire + Côte d’Ivoire + Harshvardhan J. Pandit + CIV + + + Harshvardhan J. Pandit + Montenegro + + + 499 + ME + 499 + MNE + + + accepted + Montenegro + 2022-03-30 + + + + + 508 + accepted + Mozambique + Mozambique + 508 + 2022-03-30 + Harshvardhan J. Pandit + + + + MOZ + MZ + + + Lower-Saxony + Lower-Saxony + + + accepted + + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + + 132 + Harshvardhan J. Pandit + 2022-03-30 + Cabo Verde + Cabo Verde + CV + + + accepted + 132 + CPV + + + California Consumer Privacy Act (CCPA) + 2022-03-30 + accepted + + + Harshvardhan J. Pandit + https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375 + + + California Consumer Privacy Act (CCPA) + + + + + + + accepted + NC + New Caledonia + NCL + 540 + New Caledonia + 540 + 2022-03-30 + Harshvardhan J. Pandit + + + New Hampshire + New Hampshire + Harshvardhan J. Pandit + + + + accepted + 2022-03-30 + + + + + + + + 716 + ZW + accepted + 2022-03-30 + ZWE + Harshvardhan J. Pandit + Zimbabwe + Zimbabwe + 716 + + + + + VA + VAT + 336 + + + Holy See + Holy See + accepted + 336 + 2022-03-30 + Harshvardhan J. Pandit + + + + + 50 + accepted + BD + + + Bangladesh + Harshvardhan J. Pandit + Bangladesh + 2022-03-30 + BGD + 50 + + + EU Adequacy Decision for Switzerland + accepted + 2022-03-30 + + + + + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518 + + Harshvardhan J. Pandit + + + Harshvardhan J. Pandit + + West Virginia + accepted + + + 2022-03-30 + West Virginia + + + + + + + + + + + AT + + + Austria + accepted + Austria + 2022-03-30 + 40 + Harshvardhan J. Pandit + AUT + 40 + + + + + + + + + accepted + 2022-03-30 + EU Adequacy Decision for Andorra + + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625? + Harshvardhan J. Pandit + + + 2022-03-30 + + + + MG + Harshvardhan J. Pandit + MDG + 450 + Madagascar + Madagascar + + + accepted + 450 + + + South Sudan + 728 + accepted + SS + South Sudan + 728 + + + + Harshvardhan J. Pandit + 2022-03-30 + SSD + + + + + + + + + + + + + + + + + + + + + + + accepted + + + NorthernEurope + NorthernEurope + Harshvardhan J. Pandit + 2022-03-30 + + + + accepted + + + + Niger + Niger + 2022-03-30 + NER + 562 + NE + Harshvardhan J. Pandit + + + 562 + + + Harshvardhan J. Pandit + + U.S. Virgin Islands + U.S. Virgin Islands + + + accepted + 2022-03-30 + + + + + accepted + 2022-03-30 + + Harshvardhan J. Pandit + Hesse + Hesse + + + + + + + + ChannelIslands + + + + + + ChannelIslands + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + + + India + + + 2022-03-30 + Harshvardhan J. Pandit + 356 + IN + IND + 356 + India + accepted + + + accepted + + + + Harshvardhan J. Pandit + 2022-03-30 + + + 654 + SHN + Saint Helena + 654 + Saint Helena + SH + + + 300 + 2022-03-30 + GRC + + + + + + + + + Greece + 300 + Harshvardhan J. Pandit + Greece + + + accepted + GR + + + + + + + + + + + + + + + + + + accepted + 2022-03-30 + SoutheasternAsia + + Harshvardhan J. Pandit + SoutheasternAsia + + + + + + Harshvardhan J. Pandit + + California Privacy Rights Act (CPRA) + accepted + 2022-03-30 + California Privacy Rights Act (CPRA) + https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375 + + + Independent State Center for Data Protection Schleswig-Holstein + Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein + Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein + Independent State Center for Data Protection Schleswig-Holstein + + + + 2022-03-30 + https://www.datenschutzzentrum.de/ + Harshvardhan J. Pandit + Julian Flake + + + + accepted + + + Panama + 591 + + + + + + accepted + PAN + 591 + Harshvardhan J. Pandit + 2022-03-30 + Panama + PA + + + accepted + + + + Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen + The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen + + + + Harshvardhan J. Pandit + Julian Flake + Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen + The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen + 2022-03-30 + https://www.datenschutz.bremen.de/ + + + + + + BV + + + 74 + Bouvet Island + Bouvet Island + accepted + 74 + BVT + 2022-03-30 + Harshvardhan J. Pandit + + + + + + 2022-03-30 + Harshvardhan J. Pandit + ABW + + + 533 + Aruba + 533 + accepted + Aruba + AW + + + + + Singapore + + + SGP + 702 + accepted + 2022-03-30 + SG + 702 + Harshvardhan J. Pandit + Singapore + + + accepted + + + 798 + TUV + 2022-03-30 + Tuvalu + Harshvardhan J. Pandit + Tuvalu + 798 + TV + + + + + accepted + + + 218 + ECU + 218 + 2022-03-30 + + + + Harshvardhan J. Pandit + Ecuador + EC + Ecuador + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + Office for Personal Data Protection of the Slovak Republic + http://www.dataprotection.gov.sk/ + accepted + Office for Personal Data Protection of the Slovak Republic + + + Harshvardhan J. Pandit + + + + Northern Mariana Islands + accepted + Northern Mariana Islands + 2022-03-30 + + + State Data Protection Inspectorate + + Harshvardhan J. Pandit + + + 2022-03-30 + accepted + https://ada.lt + State Data Protection Inspectorate + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accepted + https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002 + + + + + + + 2022-03-30 + EU Adequacy Decision for Canada (commercial organisations) + Harshvardhan J. Pandit + + + + + + + https://www.ip-rs.si/ + + + Information Commissioner of the Republic of Slovenia + 2022-03-30 + + + Harshvardhan J. Pandit + Information Commissioner of the Republic of Slovenia + accepted + + + + + + + + Harshvardhan J. Pandit + North Dakota + + + + accepted + North Dakota + 2022-03-30 + + + CMR + + + + accepted + Harshvardhan J. Pandit + 120 + Cameroon + CM + Cameroon + 2022-03-30 + + + 120 + + + Guernsey + 2022-03-30 + GGY + + + + + + 831 + accepted + 831 + Guernsey + GG + Harshvardhan J. Pandit + + + + Harshvardhan J. Pandit + + + + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821 + EU Adequacy Decision for Guernsey + 2022-03-30 + + + accepted + + + + + + + + + + + + + + + + + + + 2022-03-30 + + + + GY + Harshvardhan J. Pandit + 328 + + + 328 + accepted + GUY + Guyana + Guyana + + + + + + + + + CentralAsia + + + CentralAsia + accepted + Harshvardhan J. Pandit + 2022-03-30 + + + VE + + + + Harshvardhan J. Pandit + 862 + 2022-03-30 + 862 + + + Venezuela (Bolivarian Republic of) + VEN + accepted + Venezuela (Bolivarian Republic of) + + + + + + + + Colombia + accepted + 170 + Colombia + 170 + Harshvardhan J. Pandit + COL + CO + 2022-03-30 + + + + Montana + Montana + accepted + + + 2022-03-30 + Harshvardhan J. Pandit + + + accepted + + + 2022-03-30 + Harshvardhan J. Pandit + + United States Minor Outlying Islands + United States Minor Outlying Islands + + + Botswana + BW + 2022-03-30 + Harshvardhan J. Pandit + 72 + + + + + + 72 + Botswana + accepted + BWA + + + 2022-03-30 + + + + + THA + TH + accepted + 764 + Thailand + 764 + Thailand + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + Thuringia + Thuringia + accepted + + + + + + + + Alabama + + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + Alabama + + + 234 + Faroe Islands + Harshvardhan J. Pandit + 2022-03-30 + Faroe Islands + + + + + FRO + FO + 234 + accepted + + + Louisiana + 2022-03-30 + Harshvardhan J. Pandit + + + + accepted + Louisiana + + + BLZ + 2022-03-30 + + + + Harshvardhan J. Pandit + + + 84 + Belize + Belize + BZ + accepted + 84 + + + EasternEurope + EasternEurope + + + + + + + + + + + + + accepted + 2022-03-30 + + Harshvardhan J. Pandit + + + + + + + + + + + + + + accepted + Micronesia + 2022-03-30 + Micronesia + Harshvardhan J. Pandit + + + + + 850 + United States Virgin Islands + United States Virgin Islands + accepted + 850 + VIR + 2022-03-30 + + + + VI + Harshvardhan J. Pandit + + + + + El Salvador + El Salvador + + + + 222 + Harshvardhan J. Pandit + 2022-03-30 + SV + 222 + SLV + accepted + + + + + + + Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz + The state commissioner for data protection and freedom of information in Rhineland-Palatinate + 2022-03-30 + Harshvardhan J. Pandit + + + + The state commissioner for data protection and freedom of information in Rhineland-Palatinate + Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz + https://www.datenschutz.rlp.de/ + accepted + + + BM + + + accepted + BMU + Bermuda + 2022-03-30 + + + Bermuda + Harshvardhan J. Pandit + 60 + 60 + + + + + BHR + accepted + 48 + Bahrain + Bahrain + 2022-03-30 + + + Harshvardhan J. Pandit + 48 + BH + + + accepted + 2022-03-30 + Fiji + Harshvardhan J. Pandit + 242 + Fiji + + + FJ + + + 242 + FJI + + + + + + + + + Harshvardhan J. Pandit + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393 + accepted + EU Adequacy Decision for Jersey + 2022-03-30 + + + + + accepted + + + + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + + SouthernAsia + SouthernAsia + + + + + accepted + 250 + France + FR + France + 250 + 2022-03-30 + FRA + + + + + + + + + Harshvardhan J. Pandit + + + + + accepted + https://www.imy.se/ + + + Swedish Authority for Privacy Protection + + + Harshvardhan J. Pandit + Swedish Authority for Privacy Protection + 2022-03-30 + + + Harshvardhan J. Pandit + + South Dakota + South Dakota + + + accepted + 2022-03-30 + + + + + + accepted + New Jersey + New Jersey + Harshvardhan J. Pandit + 2022-03-30 + + + JEY + 2022-03-30 + Harshvardhan J. Pandit + Jersey + + + + 832 + Jersey + JE + accepted + + + 832 + + + Georgia + accepted + Georgia + 268 + Harshvardhan J. Pandit + 2022-03-30 + + + GEO + + + GE + 268 + + + + + Baden-Württemberg + Baden-Württemberg + + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + + + + + + + + AustraliaandNewZealand + accepted + AustraliaandNewZealand + 2022-03-30 + Harshvardhan J. Pandit + + + + CL + Chile + Chile + 152 + 2022-03-30 + + + + 152 + CHL + Harshvardhan J. Pandit + + + accepted + + + Missouri + + + Missouri + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + + accepted + CYM + 2022-03-30 + 136 + Harshvardhan J. Pandit + Cayman Islands + + + + Cayman Islands + 136 + KY + + + + + + + + CF + Harshvardhan J. Pandit + 140 + Central African Republic + Central African Republic + 140 + + + accepted + CAF + 2022-03-30 + + + 2022-03-30 + KI + Kiribati + Harshvardhan J. Pandit + Kiribati + + + 296 + + + KIR + accepted + 296 + + + 2022-03-30 + accepted + + + + Harshvardhan J. Pandit + Julian Flake + Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit + The Hamburg Commissioner for Data Protection and Freedom of Information + https://www.datenschutz-hamburg.de/ + Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit + The Hamburg Commissioner for Data Protection and Freedom of Information + + + + + + + + accepted + Hawaii + 2022-03-30 + Hawaii + Harshvardhan J. Pandit + + + + 2022-03-30 + + + 408 + Harshvardhan J. Pandit + KP + Democratic People's Republic of Korea + Democratic People's Republic of Korea + + + PRK + 408 + accepted + + + accepted + 818 + + + 818 + EG + 2022-03-30 + EGY + Egypt + Harshvardhan J. Pandit + Egypt + + + + + + + + accepted + Alaska + Alaska + Harshvardhan J. Pandit + 2022-03-30 + + + Taiwan (Province of China) + + + Taiwan (Province of China) + accepted + Harshvardhan J. Pandit + 2022-03-30 + + + + + Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG) + Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG) + Harshvardhan J. Pandit + Julian Flake + https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d + Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG) + Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG) + accepted + 2022-03-30 + + + + + 2003-07-05 + + + Harshvardhan J. Pandit + + + Christmas Island + + + 162 + accepted + Christmas Island + CXR + 162 + 2022-03-30 + CX + + + 2022-03-30 + + + Gibraltar + Harshvardhan J. Pandit + Gibraltar + 292 + GIB + GI + + + 292 + accepted + + + + + 2022-03-30 + Ohio + Ohio + Harshvardhan J. Pandit + + accepted + + + North Rhine-Westphalia Data Protection Act (DSG NRW) + Datenschutzgesetz Nordrhein-Westfalen (DSG NRW) + https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275 + + + Harshvardhan J. Pandit + Julian Flake + North Rhine-Westphalia Data Protection Act (DSG NRW) + Datenschutzgesetz Nordrhein-Westfalen (DSG NRW) + + accepted + 2022-03-30 + + + + Harshvardhan J. Pandit + 2022-03-30 + + + + + MAC + China, Macao Special Administrative Region + 446 + accepted + MO + China, Macao Special Administrative Region + 446 + + + + + + accepted + Michigan + Harshvardhan J. Pandit + Michigan + 2022-03-30 + + + accepted + + + + French Guiana + 254 + GUF + 2022-03-30 + French Guiana + Harshvardhan J. Pandit + 254 + GF + + + + + accepted + 2022-03-30 + + + + SXM + Harshvardhan J. Pandit + Sint Maarten (Dutch part) + Sint Maarten (Dutch part) + 534 + 534 + + + SX + + + + + + + + 772 + 2022-03-30 + Tokelau + Harshvardhan J. Pandit + TK + 772 + TKL + Tokelau + + + + + accepted + + + Wallis and Futuna Islands + 2022-03-30 + Wallis and Futuna Islands + Harshvardhan J. Pandit + 876 + + + + + 876 + WF + WLF + accepted + + + accepted + Office of the Information and Data Protection Commissioner + + + + + 2022-03-30 + Office of the Information and Data Protection Commissioner + https://idpc.org.mt + Harshvardhan J. Pandit + + + + + + accepted + Nevada + Nevada + 2022-03-30 + Harshvardhan J. Pandit + + + Harshvardhan J. Pandit + 2022-03-30 + + + Bosnia and Herzegovina + Bosnia and Herzegovina + 70 + + + BA + accepted + BIH + 70 + + + MAR + 2022-03-30 + MA + 504 + Harshvardhan J. Pandit + 504 + + + Morocco + Morocco + + + accepted + + + accepted + 334 + + + 2022-03-30 + Harshvardhan J. Pandit + HM + HMD + Heard Island and McDonald Islands + + + Heard Island and McDonald Islands + 334 + + + + + Harshvardhan J. Pandit + 2022-03-30 + + Colorado + Colorado + accepted + + + 2004-04-30 + + + + + 144 + accepted + + + Sri Lanka + Sri Lanka + LKA + 2022-03-30 + Harshvardhan J. Pandit + 144 + LK + + + + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + Kentucky + Kentucky + + + + + + + Harshvardhan J. Pandit + 2022-03-30 + + + + + + + + + Bulgaria + 100 + BG + + + Bulgaria + BGR + 100 + accepted + + + + + GRD + accepted + Grenada + 2022-03-30 + Grenada + + + + Harshvardhan J. Pandit + 308 + GD + 308 + + + + + 422 + 422 + LB + + + LBN + accepted + Lebanon + Lebanon + 2022-03-30 + + + Harshvardhan J. Pandit + + + BFA + 854 + + + accepted + BF + 854 + + + + Burkina Faso + 2022-03-30 + Burkina Faso + Harshvardhan J. Pandit + + + KN + + + 659 + Saint Kitts and Nevis + + + + Saint Kitts and Nevis + accepted + 2022-03-30 + KNA + 659 + Harshvardhan J. Pandit + + + + + Julian Flake + Harshvardhan J. Pandit + + Hamburgisches Datenschutzgesetz (HmbDSG) + Hamburg Data Protection Act (HmbDSG) + Hamburgisches Datenschutzgesetz (HmbDSG) + Hamburg Data Protection Act (HmbDSG) + accepted + 2022-03-30 + https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf + + + + + + accepted + 748 + SWZ + + + + Eswatini + SZ + Harshvardhan J. Pandit + Eswatini + 2022-03-30 + 748 + + + accepted + Data State Inspectorate + + + + + Data State Inspectorate + 2022-03-30 + Harshvardhan J. Pandit + http://www.dvi.gov.lv/ + + + 500 + + + accepted + 2022-03-30 + + + + 500 + Montserrat + Harshvardhan J. Pandit + Montserrat + MS + MSR + + + + + + + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + Texas + Texas + + + + 2022-03-30 + Harshvardhan J. Pandit + + Puerto Rico + Puerto Rico + + + accepted + + + + accepted + + + District of Columbia + District of Columbia + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + accepted + WesternAfrica + WesternAfrica + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + + accepted + Harshvardhan J. Pandit + 414 + KW + Kuwait + Kuwait + KWT + 2022-03-30 + 414 + + + + + Idaho + Idaho + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + + 32 + accepted + Argentina + Argentina + ARG + 32 + AR + + + + 2022-03-30 + Harshvardhan J. Pandit + + + + + + + + + 304 + accepted + GRL + 304 + GL + 2022-03-30 + Harshvardhan J. Pandit + Greenland + Greenland + + + + + + Mississippi + accepted + Mississippi + Harshvardhan J. Pandit + 2022-03-30 + + + accepted + + + Rhode Island + Harshvardhan J. Pandit + 2022-03-30 + Rhode Island + + + + + + 2022-03-30 + Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG) + Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG) + Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG) + Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG) + Harshvardhan J. Pandit + Julian Flake + + accepted + https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true + + + + accepted + South Carolina + + + 2022-03-30 + South Carolina + Harshvardhan J. Pandit + + + + Maine + Maine + + + accepted + Harshvardhan J. Pandit + 2022-03-30 + + + + 2020-01-31 + + + accepted + + + Wyoming + Wyoming + Harshvardhan J. Pandit + 2022-03-30 + + + + The Bavarian State Commissioner for Data Protection + Der Bayerische Landesbeauftragte für den Datenschutz + + + + https://www.datenschutz-bayern.de/ + 2022-03-30 + + + + The Bavarian State Commissioner for Data Protection + Der Bayerische Landesbeauftragte für den Datenschutz + Harshvardhan J. Pandit + Julian Flake + accepted + + + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + Guam + + Guam + + + 780 + accepted + + + TT + Trinidad and Tobago + Trinidad and Tobago + + + + 780 + Harshvardhan J. Pandit + 2022-03-30 + TTO + + + GS + 2022-03-30 + + + + Harshvardhan J. Pandit + 239 + South Georgia and the South Sandwich Islands + + + South Georgia and the South Sandwich Islands + 239 + SGS + accepted + + + 248 + Åland Islands + ALA + + + Åland Islands + accepted + 248 + + + AX + 2022-03-30 + Harshvardhan J. Pandit + + + 860 + Harshvardhan J. Pandit + 2022-03-30 + Uzbekistan + 860 + + + UZB + Uzbekistan + + + UZ + accepted + + + 2022-03-30 + 344 + + + Harshvardhan J. Pandit + HK + China, Hong Kong Special Administrative Region + China, Hong Kong Special Administrative Region + + + HKG + 344 + accepted + + + + + + accepted + 2022-03-30 + Nebraska + Harshvardhan J. Pandit + Nebraska + + + 352 + IS + + + + + Iceland + Iceland + accepted + 2022-03-30 + ISL + Harshvardhan J. Pandit + 352 + + + NP + NPL + + + 524 + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + Nepal + Nepal + 524 + + + Angola + Angola + + + + + + 24 + AGO + accepted + 24 + AO + Harshvardhan J. Pandit + 2022-03-30 + + + + + Harshvardhan J. Pandit + + + + + + + + + 2022-03-30 + + CentralAmerica + CentralAmerica + accepted + + + Harshvardhan J. Pandit + 492 + 2022-03-30 + + + MC + MCO + Monaco + + + Monaco + accepted + 492 + + + accepted + Washington + Washington + + + 2022-03-30 + Harshvardhan J. Pandit + + + + + + accepted + Illinois + Illinois + 2022-03-30 + Harshvardhan J. Pandit + + + + accepted + National Commission on Informatics and Liberty (CNIL) + + + + Harshvardhan J. Pandit + https://www.cnil.fr/ + National Commission on Informatics and Liberty (CNIL) + 2022-03-30 + + + + + National Supervisory Authority for Personal Data Processing + 2022-03-30 + + + Harshvardhan J. Pandit + National Supervisory Authority for Personal Data Processing + accepted + http://www.dataprotection.ro/ + + + + + + 520 + NR + accepted + + + NRU + Harshvardhan J. Pandit + 2022-03-30 + Nauru + 520 + Nauru + + + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + Iowa + + Iowa + + + + + accepted + Pennsylvania + Pennsylvania + 2022-03-30 + Harshvardhan J. Pandit + + + + 2022-03-30 + + + Harshvardhan J. Pandit + American Samoa + American Samoa + + accepted + + + accepted + + + + + + 686 + Senegal + 2022-03-30 + SEN + Senegal + SN + Harshvardhan J. Pandit + 686 + + + 807 + Harshvardhan J. Pandit + 807 + 2022-03-30 + + + North Macedonia + + + North Macedonia + MK + accepted + MKD + + + 2022-03-30 + Harshvardhan J. Pandit + + New York + New York + + + accepted + + + 2019-01-23 + + + + + + + Harshvardhan J. Pandit + + + + Kansas + accepted + Kansas + 2022-03-30 + + + + + DOM + accepted + 214 + DO + 214 + + + + Dominican Republic + Harshvardhan J. Pandit + 2022-03-30 + Dominican Republic + + + Estonian Data Protection Inspectorate + + + + + 2022-03-30 + Harshvardhan J. Pandit + http://www.aki.ee/ + Estonian Data Protection Inspectorate + accepted + + + + + AI + accepted + 660 + 2022-03-30 + Harshvardhan J. Pandit + 660 + AIA + Anguilla + + + + Anguilla + + + LR + + + + + + accepted + 430 + 2022-03-30 + Liberia + Harshvardhan J. Pandit + LBR + Liberia + 430 + + + + + + + + + + + Antarctica + + + 10 + ATA + Antarctica + accepted + 10 + 2022-03-30 + AQ + Harshvardhan J. Pandit + + + + + accepted + North Carolina + 2022-03-30 + North Carolina + Harshvardhan J. Pandit + + + + 2022-03-30 + + + 96 + Harshvardhan J. Pandit + + + 96 + Brunei Darussalam + BRN + accepted + Brunei Darussalam + BN + + + 2002-01-04 + + + + + accepted + 2022-03-30 + Tennessee + Tennessee + Harshvardhan J. Pandit + + + + + + + + + accepted + + + + Melanesia + 2022-03-30 + Melanesia + Harshvardhan J. Pandit + + + + + + accepted + + + 2022-03-30 + Sark + Sark + Harshvardhan J. Pandit + + + 52 + Harshvardhan J. Pandit + BB + 2022-03-30 + + + + 52 + Barbados + Barbados + BRB + + + accepted + + + Delaware + Delaware + + + accepted + 2022-03-30 + Harshvardhan J. Pandit + + + + 2000-08-25 + + + Harshvardhan J. Pandit + 2022-03-30 + + + + UGA + Uganda + 800 + Uganda + UG + 800 + + + accepted + + + 2013-07-01 + + + + + + + + + Australia + + + Australia + accepted + AUS + AU + 36 + 36 + Harshvardhan J. Pandit + 2022-03-30 + + + + + accepted + Spanish Data Protection Agency (AEPD) + + + https://www.aepd.es/ + 2022-03-30 + Spanish Data Protection Agency (AEPD) + Harshvardhan J. Pandit + + + 2020-01-31 + + + 2008-05-26 + + + + + + + + + accepted + Florida + Harshvardhan J. Pandit + 2022-03-30 + Florida + + + + 2011-02-01 + + + + + + + 2003-11-21 + + + + + + 2022-03-30 + 404 + 404 + Harshvardhan J. Pandit + Kenya + + + KE + Kenya + KEN + accepted + + + 2020-01-01 + + + 2023-01-01 + + + 2010-03-09 + + + 2012-08-22 + + + + + + + 2021-06-28 + + + + + + + 2014-04-12 + + + + + + + + + + + + + + + 2012-12-20 + + + 2020-02-01 + + + 2019-11-20 + + + 2010-10-21 + + diff --git a/dpv-legal/dpv-legal.ttl b/dpv-legal/dpv-legal.ttl new file mode 100644 index 000000000..e7e1cdfdf --- /dev/null +++ b/dpv-legal/dpv-legal.ttl @@ -0,0 +1,7449 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-gdpr: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:AdequacyConcepts a skos:Collection ; + skos:member dpv-legal:Adequacy-EU-AD, + dpv-legal:Adequacy-EU-AR, + dpv-legal:Adequacy-EU-CA, + dpv-legal:Adequacy-EU-CH, + dpv-legal:Adequacy-EU-FO, + dpv-legal:Adequacy-EU-GB, + dpv-legal:Adequacy-EU-GG, + dpv-legal:Adequacy-EU-IL, + dpv-legal:Adequacy-EU-IM, + dpv-legal:Adequacy-EU-JE, + dpv-legal:Adequacy-EU-JP, + dpv-legal:Adequacy-EU-NZ, + dpv-legal:Adequacy-EU-UY . + +dpv-legal:AuthoritiesConcepts a skos:Collection ; + skos:member dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + +dpv-legal:EUEEAConcepts a skos:Collection ; + skos:member dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LawConcepts a skos:Collection ; + skos:member dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:DE-HE-HDISG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:DE-MV-DSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR, + dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:LocationConcepts a skos:Collection ; + skos:member dpv-legal:AD, + dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AL, + dpv-legal:AM, + dpv-legal:AO, + dpv-legal:AQ, + dpv-legal:AR, + dpv-legal:AS, + dpv-legal:AT, + dpv-legal:AU, + dpv-legal:AW, + dpv-legal:AX, + dpv-legal:AZ, + dpv-legal:Africa, + dpv-legal:Americas, + dpv-legal:Asia, + dpv-legal:AustraliaandNewZealand, + dpv-legal:BA, + dpv-legal:BB, + dpv-legal:BD, + dpv-legal:BE, + dpv-legal:BF, + dpv-legal:BG, + dpv-legal:BH, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BN, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BT, + dpv-legal:BV, + dpv-legal:BW, + dpv-legal:BY, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CC, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CH, + dpv-legal:CI, + dpv-legal:CK, + dpv-legal:CL, + dpv-legal:CM, + dpv-legal:CN, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CV, + dpv-legal:CW, + dpv-legal:CX, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:CentralAsia, + dpv-legal:ChannelIslands, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DJ, + dpv-legal:DK, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:DZ, + dpv-legal:EC, + dpv-legal:EE, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ES, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:EasternAsia, + dpv-legal:EasternEurope, + dpv-legal:Europe, + dpv-legal:FI, + dpv-legal:FJ, + dpv-legal:FK, + dpv-legal:FM, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GA, + dpv-legal:GB, + dpv-legal:GD, + dpv-legal:GE, + dpv-legal:GF, + dpv-legal:GG, + dpv-legal:GH, + dpv-legal:GI, + dpv-legal:GL, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GP, + dpv-legal:GQ, + dpv-legal:GR, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GU, + dpv-legal:GW, + dpv-legal:GY, + dpv-legal:HK, + dpv-legal:HM, + dpv-legal:HN, + dpv-legal:HR, + dpv-legal:HT, + dpv-legal:HU, + dpv-legal:ID, + dpv-legal:IE, + dpv-legal:IL, + dpv-legal:IM, + dpv-legal:IN, + dpv-legal:IO, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:JM, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KE, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KI, + dpv-legal:KM, + dpv-legal:KN, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KY, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LC, + dpv-legal:LI, + dpv-legal:LK, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:LY, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MA, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MF, + dpv-legal:MG, + dpv-legal:MH, + dpv-legal:MK, + dpv-legal:ML, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MP, + dpv-legal:MQ, + dpv-legal:MR, + dpv-legal:MS, + dpv-legal:MT, + dpv-legal:MU, + dpv-legal:MV, + dpv-legal:MW, + dpv-legal:MX, + dpv-legal:MY, + dpv-legal:MZ, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NC, + dpv-legal:NE, + dpv-legal:NF, + dpv-legal:NG, + dpv-legal:NI, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NP, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:NorthernAfrica, + dpv-legal:NorthernAmerica, + dpv-legal:NorthernEurope, + dpv-legal:OM, + dpv-legal:Oceania, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PL, + dpv-legal:PM, + dpv-legal:PN, + dpv-legal:PR, + dpv-legal:PS, + dpv-legal:PT, + dpv-legal:PW, + dpv-legal:PY, + dpv-legal:Polynesia, + dpv-legal:QA, + dpv-legal:RE, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:RW, + dpv-legal:SA, + dpv-legal:SB, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SE, + dpv-legal:SG, + dpv-legal:SH, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SL, + dpv-legal:SM, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SR, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SY, + dpv-legal:SZ, + dpv-legal:Sark, + dpv-legal:SouthAmerica, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAfrica, + dpv-legal:SouthernAsia, + dpv-legal:SouthernEurope, + dpv-legal:SubSaharanAfrica, + dpv-legal:TC, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TK, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TN, + dpv-legal:TO, + dpv-legal:TR, + dpv-legal:TT, + dpv-legal:TV, + dpv-legal:TW, + dpv-legal:TZ, + dpv-legal:UA, + dpv-legal:UG, + dpv-legal:UM, + dpv-legal:US, + dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY, + dpv-legal:UY, + dpv-legal:UZ, + dpv-legal:VA, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI, + dpv-legal:VN, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS, + dpv-legal:WesternAfrica, + dpv-legal:WesternAsia, + dpv-legal:WesternEurope, + dpv-legal:YE, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW . + +dpv-legal:AQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antarctica"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Antarctica"@en ; + dpv-legal:iso_alpha2 "AQ"^^xsd:string ; + dpv-legal:iso_alpha3 "ATA"^^xsd:string ; + dpv-legal:iso_numeric "10"^^xsd:string ; + dpv-legal:un_m49 "10"^^xsd:string . + +dpv-legal:Adequacy-EU-AD a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-10-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Andorra"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AD, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-AR a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-07-05"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Argentina"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AR, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CA a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2002-01-04"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Canada (commercial organisations)"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CA, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CH a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2000-08-25"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Switzerland"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CH, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-FO a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-03-09"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Faroe Islands"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:FO . + +dpv-legal:Adequacy-EU-GB a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2021-06-28"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for United Kingdom"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GB . + +dpv-legal:Adequacy-EU-GG a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-11-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Guernsey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GG . + +dpv-legal:Adequacy-EU-IL a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2011-02-01"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Israel"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IL . + +dpv-legal:Adequacy-EU-IM a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2004-04-30"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Isle of Man"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IM . + +dpv-legal:Adequacy-EU-JE a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2008-05-26"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Jersey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JE . + +dpv-legal:Adequacy-EU-JP a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-01-23"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Japan"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "http://data.europa.eu/eli/dec_impl/2019/419/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JP . + +dpv-legal:Adequacy-EU-NZ a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-12-20"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for New Zealand"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:NZ . + +dpv-legal:Adequacy-EU-UY a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-08-22"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Uruguay"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:UY . + +dpv-legal:TW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Taiwan (Province of China)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Taiwan (Province of China)"@en . + +dpv-legal:DE-BW-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + foaf:homepage "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BW . + +dpv-legal:US-AK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alaska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alaska"@en . + +dpv-legal:US-AL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alabama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alabama"@en . + +dpv-legal:US-AR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arkansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arkansas"@en . + +dpv-legal:US-AS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "American Samoa"@en . + +dpv-legal:US-AZ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arizona"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arizona"@en . + +dpv-legal:US-CA-CCPA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-01-01"^^xsd:date ] ] ; + dct:title "California Consumer Privacy Act (CCPA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Consumer Privacy Act (CCPA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CA-CPRA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2023-01-01"^^xsd:date ] ] ; + dct:title "California Privacy Rights Act (CPRA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Privacy Rights Act (CPRA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colorado"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Colorado"@en . + +dpv-legal:US-CT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Connecticut"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Connecticut"@en . + +dpv-legal:US-DC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "District of Columbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "District of Columbia"@en . + +dpv-legal:US-DE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Delaware"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Delaware"@en . + +dpv-legal:US-FL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Florida"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Florida"@en . + +dpv-legal:US-GA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Georgia"@en . + +dpv-legal:US-GU a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Guam"@en . + +dpv-legal:US-HI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hawaii"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Hawaii"@en . + +dpv-legal:US-IA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iowa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Iowa"@en . + +dpv-legal:US-ID a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Idaho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Idaho"@en . + +dpv-legal:US-IL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Illinois"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Illinois"@en . + +dpv-legal:US-IN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Indiana"@en . + +dpv-legal:US-KS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kansas"@en . + +dpv-legal:US-KY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kentucky"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kentucky"@en . + +dpv-legal:US-LA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Louisiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Louisiana"@en . + +dpv-legal:US-MA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Massachusetts"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Massachusetts"@en . + +dpv-legal:US-MD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maryland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maryland"@en . + +dpv-legal:US-ME a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maine"@en . + +dpv-legal:US-MI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Michigan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Michigan"@en . + +dpv-legal:US-MN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Minnesota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Minnesota"@en . + +dpv-legal:US-MO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Missouri"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Missouri"@en . + +dpv-legal:US-MP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Northern Mariana Islands"@en . + +dpv-legal:US-MS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mississippi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Mississippi"@en . + +dpv-legal:US-MT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Montana"@en . + +dpv-legal:US-NC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Carolina"@en . + +dpv-legal:US-ND a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Dakota"@en . + +dpv-legal:US-NE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nebraska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nebraska"@en . + +dpv-legal:US-NH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Hampshire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Hampshire"@en . + +dpv-legal:US-NJ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Jersey"@en . + +dpv-legal:US-NM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Mexico"@en . + +dpv-legal:US-NV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nevada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nevada"@en . + +dpv-legal:US-NY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New York"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New York"@en . + +dpv-legal:US-OH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ohio"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Ohio"@en . + +dpv-legal:US-OK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oklahoma"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oklahoma"@en . + +dpv-legal:US-OR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oregon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oregon"@en . + +dpv-legal:US-PA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pennsylvania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Pennsylvania"@en . + +dpv-legal:US-PR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Puerto Rico"@en . + +dpv-legal:US-RI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhode Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Rhode Island"@en . + +dpv-legal:US-SC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Carolina"@en . + +dpv-legal:US-SD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Dakota"@en . + +dpv-legal:US-TN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tennessee"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Tennessee"@en . + +dpv-legal:US-TX a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Texas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Texas"@en . + +dpv-legal:US-UM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "United States Minor Outlying Islands"@en . + +dpv-legal:US-UT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Utah"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Utah"@en . + +dpv-legal:US-VA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Virginia"@en . + +dpv-legal:US-VI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "U.S. Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "U.S. Virgin Islands"@en . + +dpv-legal:US-VT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vermont"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Vermont"@en . + +dpv-legal:US-WA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Washington"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Washington"@en . + +dpv-legal:US-WI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wisconsin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wisconsin"@en . + +dpv-legal:US-WV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "West Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "West Virginia"@en . + +dpv-legal:US-WY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wyoming"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wyoming"@en . + +dpv-legal:AE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Arab Emirates"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "United Arab Emirates"@en ; + dpv-legal:iso_alpha2 "AE"^^xsd:string ; + dpv-legal:iso_alpha3 "ARE"^^xsd:string ; + dpv-legal:iso_numeric "784"^^xsd:string ; + dpv-legal:un_m49 "784"^^xsd:string . + +dpv-legal:AF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Afghanistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Afghanistan"@en ; + dpv-legal:iso_alpha2 "AF"^^xsd:string ; + dpv-legal:iso_alpha3 "AFG"^^xsd:string ; + dpv-legal:iso_numeric "4"^^xsd:string ; + dpv-legal:un_m49 "4"^^xsd:string . + +dpv-legal:AL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Albania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Albania"@en ; + dpv-legal:iso_alpha2 "AL"^^xsd:string ; + dpv-legal:iso_alpha3 "ALB"^^xsd:string ; + dpv-legal:iso_numeric "8"^^xsd:string ; + dpv-legal:un_m49 "8"^^xsd:string . + +dpv-legal:AM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Armenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Armenia"@en ; + dpv-legal:iso_alpha2 "AM"^^xsd:string ; + dpv-legal:iso_alpha3 "ARM"^^xsd:string ; + dpv-legal:iso_numeric "51"^^xsd:string ; + dpv-legal:un_m49 "51"^^xsd:string . + +dpv-legal:AS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "American Samoa"@en ; + dpv-legal:iso_alpha2 "AS"^^xsd:string ; + dpv-legal:iso_alpha3 "ASM"^^xsd:string ; + dpv-legal:iso_numeric "16"^^xsd:string ; + dpv-legal:un_m49 "16"^^xsd:string . + +dpv-legal:AU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Australia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Australia"@en ; + dpv-legal:iso_alpha2 "AU"^^xsd:string ; + dpv-legal:iso_alpha3 "AUS"^^xsd:string ; + dpv-legal:iso_numeric "36"^^xsd:string ; + dpv-legal:un_m49 "36"^^xsd:string . + +dpv-legal:AX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Åland Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Åland Islands"@en ; + dpv-legal:iso_alpha2 "AX"^^xsd:string ; + dpv-legal:iso_alpha3 "ALA"^^xsd:string ; + dpv-legal:iso_numeric "248"^^xsd:string ; + dpv-legal:un_m49 "248"^^xsd:string . + +dpv-legal:AZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Azerbaijan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Azerbaijan"@en ; + dpv-legal:iso_alpha2 "AZ"^^xsd:string ; + dpv-legal:iso_alpha3 "AZE"^^xsd:string ; + dpv-legal:iso_numeric "31"^^xsd:string ; + dpv-legal:un_m49 "31"^^xsd:string . + +dpv-legal:BA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bosnia and Herzegovina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Bosnia and Herzegovina"@en ; + dpv-legal:iso_alpha2 "BA"^^xsd:string ; + dpv-legal:iso_alpha3 "BIH"^^xsd:string ; + dpv-legal:iso_numeric "70"^^xsd:string ; + dpv-legal:un_m49 "70"^^xsd:string . + +dpv-legal:BD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bangladesh"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bangladesh"@en ; + dpv-legal:iso_alpha2 "BD"^^xsd:string ; + dpv-legal:iso_alpha3 "BGD"^^xsd:string ; + dpv-legal:iso_numeric "50"^^xsd:string ; + dpv-legal:un_m49 "50"^^xsd:string . + +dpv-legal:BH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahrain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Bahrain"@en ; + dpv-legal:iso_alpha2 "BH"^^xsd:string ; + dpv-legal:iso_alpha3 "BHR"^^xsd:string ; + dpv-legal:iso_numeric "48"^^xsd:string ; + dpv-legal:un_m49 "48"^^xsd:string . + +dpv-legal:BM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bermuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Bermuda"@en ; + dpv-legal:iso_alpha2 "BM"^^xsd:string ; + dpv-legal:iso_alpha3 "BMU"^^xsd:string ; + dpv-legal:iso_numeric "60"^^xsd:string ; + dpv-legal:un_m49 "60"^^xsd:string . + +dpv-legal:BN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brunei Darussalam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Brunei Darussalam"@en ; + dpv-legal:iso_alpha2 "BN"^^xsd:string ; + dpv-legal:iso_alpha3 "BRN"^^xsd:string ; + dpv-legal:iso_numeric "96"^^xsd:string ; + dpv-legal:un_m49 "96"^^xsd:string . + +dpv-legal:BT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bhutan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bhutan"@en ; + dpv-legal:iso_alpha2 "BT"^^xsd:string ; + dpv-legal:iso_alpha3 "BTN"^^xsd:string ; + dpv-legal:iso_numeric "64"^^xsd:string ; + dpv-legal:un_m49 "64"^^xsd:string . + +dpv-legal:BY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belarus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Belarus"@en ; + dpv-legal:iso_alpha2 "BY"^^xsd:string ; + dpv-legal:iso_alpha3 "BLR"^^xsd:string ; + dpv-legal:iso_numeric "112"^^xsd:string ; + dpv-legal:un_m49 "112"^^xsd:string . + +dpv-legal:CC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cocos (Keeling) Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Cocos (Keeling) Islands"@en ; + dpv-legal:iso_alpha2 "CC"^^xsd:string ; + dpv-legal:iso_alpha3 "CCK"^^xsd:string ; + dpv-legal:iso_numeric "166"^^xsd:string ; + dpv-legal:un_m49 "166"^^xsd:string . + +dpv-legal:CK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cook Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Cook Islands"@en ; + dpv-legal:iso_alpha2 "CK"^^xsd:string ; + dpv-legal:iso_alpha3 "COK"^^xsd:string ; + dpv-legal:iso_numeric "184"^^xsd:string ; + dpv-legal:un_m49 "184"^^xsd:string . + +dpv-legal:CN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China"@en ; + dpv-legal:iso_alpha2 "CN"^^xsd:string ; + dpv-legal:iso_alpha3 "CHN"^^xsd:string ; + dpv-legal:iso_numeric "156"^^xsd:string ; + dpv-legal:un_m49 "156"^^xsd:string . + +dpv-legal:CX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Christmas Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Christmas Island"@en ; + dpv-legal:iso_alpha2 "CX"^^xsd:string ; + dpv-legal:iso_alpha3 "CXR"^^xsd:string ; + dpv-legal:iso_numeric "162"^^xsd:string ; + dpv-legal:un_m49 "162"^^xsd:string . + +dpv-legal:DE-BE-BbgDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + foaf:homepage "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BB ; + dpv:hasJurisdiction dpv-legal:DE-BB . + +dpv-legal:DE-BE-BlnDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BE ; + dpv:hasJurisdiction dpv-legal:DE-BE . + +dpv-legal:DE-HB-BremDSGVOAG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + foaf:homepage "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HB ; + dpv:hasJurisdiction dpv-legal:DE-HB . + +dpv-legal:DE-HE-HDISG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + foaf:homepage "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HE ; + dpv:hasJurisdiction dpv-legal:DE-HE . + +dpv-legal:DE-HH-HmbDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + foaf:homepage "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-HH ; + dpv:hasJurisdiction dpv-legal:DE-HH . + +dpv-legal:DE-LSA-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + foaf:homepage "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-ST ; + dpv:hasJurisdiction dpv-legal:DE-ST . + +dpv-legal:DE-MV-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + foaf:homepage "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-MV ; + dpv:hasJurisdiction dpv-legal:DE-MV . + +dpv-legal:DE-NI-NDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + foaf:homepage "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-NI ; + dpv:hasJurisdiction dpv-legal:DE-NI . + +dpv-legal:DE-NW-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + foaf:homepage "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-NW ; + dpv:hasJurisdiction dpv-legal:DE-NW . + +dpv-legal:DE-RP-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + foaf:homepage "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DE-RP . + +dpv-legal:DE-SH-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + foaf:homepage "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SH ; + dpv:hasJurisdiction dpv-legal:DE-SH . + +dpv-legal:DE-SL-SDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + foaf:homepage "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SL ; + dpv:hasJurisdiction dpv-legal:DE-SL . + +dpv-legal:DE-SN-SächsDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + foaf:homepage "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-SN ; + dpv:hasJurisdiction dpv-legal:DE-SN . + +dpv-legal:DE-TH-ThürDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + foaf:homepage "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-TH ; + dpv:hasJurisdiction dpv-legal:DE-TH . + +dpv-legal:DPA-AT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austrian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Austrian Data Protection Authority"@en ; + foaf:homepage "https://dsb.gv.at"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Belgian Data Protection Authority"@en ; + foaf:homepage "https://www.dataprotectionauthority.be/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BG a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Commission for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Commission for Personal Data Protection"@en ; + foaf:homepage "https://www.cpdp.bg/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BG ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-CZ a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection"@en ; + foaf:homepage "https://www.uoou.cz/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CZ ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Danish Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Danish Data Protection Agency"@en ; + foaf:homepage "http://www.datatilsynet.dk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-EE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonian Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Estonian Data Protection Inspectorate"@en ; + foaf:homepage "http://www.aki.ee/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-ES a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spanish Data Protection Agency (AEPD)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Spanish Data Protection Agency (AEPD)"@en ; + foaf:homepage "https://www.aepd.es/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:ES ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Data Protection Ombudsman"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Data Protection Ombudsman"@en ; + foaf:homepage "https://tietosuoja.fi/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission on Informatics and Liberty (CNIL)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission on Informatics and Liberty (CNIL)"@en ; + foaf:homepage "https://www.cnil.fr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-GR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hellenic Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hellenic Data Protection Authority"@en ; + foaf:homepage "http://dpa.gr"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:GR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatian Personal Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Croatian Personal Data Protection Agency"@en ; + foaf:homepage "http://www.azop.hr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.naih.hu/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission (DPC)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission (DPC)"@en ; + foaf:homepage "http://www.dataprotection.ie"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission"@en ; + foaf:homepage "https://www.garanteprivacy.it/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "State Data Protection Inspectorate"@en ; + foaf:homepage "https://ada.lt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission for Data Protection"@en ; + foaf:homepage "https://cnpd.public.lu"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data State Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data State Inspectorate"@en ; + foaf:homepage "http://www.dvi.gov.lv/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LV ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-MT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Information and Data Protection Commissioner"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Information and Data Protection Commissioner"@en ; + foaf:homepage "https://idpc.org.mt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:MT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-NL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dutch Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Dutch Data Protection Authority"@en ; + foaf:homepage "https://autoriteitpersoonsgegevens.nl"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:NL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Personal Data Protection Office"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Personal Data Protection Office"@en ; + foaf:homepage "https://uodo.gov.pl/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comissão Nacional de Protecção de Dados"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Comissão Nacional de Protecção de Dados"@en ; + foaf:homepage "https://www.cnpd.pt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-RO a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Supervisory Authority for Personal Data Processing"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Supervisory Authority for Personal Data Processing"@en ; + foaf:homepage "http://www.dataprotection.ro/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:RO ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Swedish Authority for Privacy Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Swedish Authority for Privacy Protection"@en ; + foaf:homepage "https://www.imy.se/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Information Commissioner of the Republic of Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Information Commissioner of the Republic of Slovenia"@en ; + foaf:homepage "https://www.ip-rs.si/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection of the Slovak Republic"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection of the Slovak Republic"@en ; + foaf:homepage "http://www.dataprotection.gov.sk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Algeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Algeria"@en ; + dpv-legal:iso_alpha2 "DZ"^^xsd:string ; + dpv-legal:iso_alpha3 "DZA"^^xsd:string ; + dpv-legal:iso_numeric "12"^^xsd:string ; + dpv-legal:un_m49 "12"^^xsd:string . + +dpv-legal:EG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Egypt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Egypt"@en ; + dpv-legal:iso_alpha2 "EG"^^xsd:string ; + dpv-legal:iso_alpha3 "EGY"^^xsd:string ; + dpv-legal:iso_numeric "818"^^xsd:string ; + dpv-legal:un_m49 "818"^^xsd:string . + +dpv-legal:EH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Western Sahara"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Western Sahara"@en ; + dpv-legal:iso_alpha2 "EH"^^xsd:string ; + dpv-legal:iso_alpha3 "ESH"^^xsd:string ; + dpv-legal:iso_numeric "732"^^xsd:string ; + dpv-legal:un_m49 "732"^^xsd:string . + +dpv-legal:FJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Fiji"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Fiji"@en ; + dpv-legal:iso_alpha2 "FJ"^^xsd:string ; + dpv-legal:iso_alpha3 "FJI"^^xsd:string ; + dpv-legal:iso_numeric "242"^^xsd:string ; + dpv-legal:un_m49 "242"^^xsd:string . + +dpv-legal:FM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia (Federated States of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Micronesia (Federated States of)"@en ; + dpv-legal:iso_alpha2 "FM"^^xsd:string ; + dpv-legal:iso_alpha3 "FSM"^^xsd:string ; + dpv-legal:iso_numeric "583"^^xsd:string ; + dpv-legal:un_m49 "583"^^xsd:string . + +dpv-legal:GE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Georgia"@en ; + dpv-legal:iso_alpha2 "GE"^^xsd:string ; + dpv-legal:iso_alpha3 "GEO"^^xsd:string ; + dpv-legal:iso_numeric "268"^^xsd:string ; + dpv-legal:un_m49 "268"^^xsd:string . + +dpv-legal:GI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gibraltar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Gibraltar"@en ; + dpv-legal:iso_alpha2 "GI"^^xsd:string ; + dpv-legal:iso_alpha3 "GIB"^^xsd:string ; + dpv-legal:iso_numeric "292"^^xsd:string ; + dpv-legal:un_m49 "292"^^xsd:string . + +dpv-legal:GL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greenland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Greenland"@en ; + dpv-legal:iso_alpha2 "GL"^^xsd:string ; + dpv-legal:iso_alpha3 "GRL"^^xsd:string ; + dpv-legal:iso_numeric "304"^^xsd:string ; + dpv-legal:un_m49 "304"^^xsd:string . + +dpv-legal:GU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Guam"@en ; + dpv-legal:iso_alpha2 "GU"^^xsd:string ; + dpv-legal:iso_alpha3 "GUM"^^xsd:string ; + dpv-legal:iso_numeric "316"^^xsd:string ; + dpv-legal:un_m49 "316"^^xsd:string . + +dpv-legal:HK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Hong Kong Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Hong Kong Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "HK"^^xsd:string ; + dpv-legal:iso_alpha3 "HKG"^^xsd:string ; + dpv-legal:iso_numeric "344"^^xsd:string ; + dpv-legal:un_m49 "344"^^xsd:string . + +dpv-legal:HM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Heard Island and McDonald Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Heard Island and McDonald Islands"@en ; + dpv-legal:iso_alpha2 "HM"^^xsd:string ; + dpv-legal:iso_alpha3 "HMD"^^xsd:string ; + dpv-legal:iso_numeric "334"^^xsd:string ; + dpv-legal:un_m49 "334"^^xsd:string . + +dpv-legal:ID a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indonesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Indonesia"@en ; + dpv-legal:iso_alpha2 "ID"^^xsd:string ; + dpv-legal:iso_alpha3 "IDN"^^xsd:string ; + dpv-legal:iso_numeric "360"^^xsd:string ; + dpv-legal:un_m49 "360"^^xsd:string . + +dpv-legal:IN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "India"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "India"@en ; + dpv-legal:iso_alpha2 "IN"^^xsd:string ; + dpv-legal:iso_alpha3 "IND"^^xsd:string ; + dpv-legal:iso_numeric "356"^^xsd:string ; + dpv-legal:un_m49 "356"^^xsd:string . + +dpv-legal:IQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iraq"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Iraq"@en ; + dpv-legal:iso_alpha2 "IQ"^^xsd:string ; + dpv-legal:iso_alpha3 "IRQ"^^xsd:string ; + dpv-legal:iso_numeric "368"^^xsd:string ; + dpv-legal:un_m49 "368"^^xsd:string . + +dpv-legal:IR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iran (Islamic Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Iran (Islamic Republic of)"@en ; + dpv-legal:iso_alpha2 "IR"^^xsd:string ; + dpv-legal:iso_alpha3 "IRN"^^xsd:string ; + dpv-legal:iso_numeric "364"^^xsd:string ; + dpv-legal:un_m49 "364"^^xsd:string . + +dpv-legal:IS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iceland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Iceland"@en ; + dpv-legal:iso_alpha2 "IS"^^xsd:string ; + dpv-legal:iso_alpha3 "ISL"^^xsd:string ; + dpv-legal:iso_numeric "352"^^xsd:string ; + dpv-legal:un_m49 "352"^^xsd:string . + +dpv-legal:JO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jordan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Jordan"@en ; + dpv-legal:iso_alpha2 "JO"^^xsd:string ; + dpv-legal:iso_alpha3 "JOR"^^xsd:string ; + dpv-legal:iso_numeric "400"^^xsd:string ; + dpv-legal:un_m49 "400"^^xsd:string . + +dpv-legal:KG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kyrgyzstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kyrgyzstan"@en ; + dpv-legal:iso_alpha2 "KG"^^xsd:string ; + dpv-legal:iso_alpha3 "KGZ"^^xsd:string ; + dpv-legal:iso_numeric "417"^^xsd:string ; + dpv-legal:un_m49 "417"^^xsd:string . + +dpv-legal:KH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cambodia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Cambodia"@en ; + dpv-legal:iso_alpha2 "KH"^^xsd:string ; + dpv-legal:iso_alpha3 "KHM"^^xsd:string ; + dpv-legal:iso_numeric "116"^^xsd:string ; + dpv-legal:un_m49 "116"^^xsd:string . + +dpv-legal:KI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kiribati"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Kiribati"@en ; + dpv-legal:iso_alpha2 "KI"^^xsd:string ; + dpv-legal:iso_alpha3 "KIR"^^xsd:string ; + dpv-legal:iso_numeric "296"^^xsd:string ; + dpv-legal:un_m49 "296"^^xsd:string . + +dpv-legal:KP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic People's Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Democratic People's Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KP"^^xsd:string ; + dpv-legal:iso_alpha3 "PRK"^^xsd:string ; + dpv-legal:iso_numeric "408"^^xsd:string ; + dpv-legal:un_m49 "408"^^xsd:string . + +dpv-legal:KR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KR"^^xsd:string ; + dpv-legal:iso_alpha3 "KOR"^^xsd:string ; + dpv-legal:iso_numeric "410"^^xsd:string ; + dpv-legal:un_m49 "410"^^xsd:string . + +dpv-legal:KW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kuwait"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Kuwait"@en ; + dpv-legal:iso_alpha2 "KW"^^xsd:string ; + dpv-legal:iso_alpha3 "KWT"^^xsd:string ; + dpv-legal:iso_numeric "414"^^xsd:string ; + dpv-legal:un_m49 "414"^^xsd:string . + +dpv-legal:KZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kazakhstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kazakhstan"@en ; + dpv-legal:iso_alpha2 "KZ"^^xsd:string ; + dpv-legal:iso_alpha3 "KAZ"^^xsd:string ; + dpv-legal:iso_numeric "398"^^xsd:string ; + dpv-legal:un_m49 "398"^^xsd:string . + +dpv-legal:LA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lao People's Democratic Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Lao People's Democratic Republic"@en ; + dpv-legal:iso_alpha2 "LA"^^xsd:string ; + dpv-legal:iso_alpha3 "LAO"^^xsd:string ; + dpv-legal:iso_numeric "418"^^xsd:string ; + dpv-legal:un_m49 "418"^^xsd:string . + +dpv-legal:LB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lebanon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Lebanon"@en ; + dpv-legal:iso_alpha2 "LB"^^xsd:string ; + dpv-legal:iso_alpha3 "LBN"^^xsd:string ; + dpv-legal:iso_numeric "422"^^xsd:string ; + dpv-legal:un_m49 "422"^^xsd:string . + +dpv-legal:LI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liechtenstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Liechtenstein"@en ; + dpv-legal:iso_alpha2 "LI"^^xsd:string ; + dpv-legal:iso_alpha3 "LIE"^^xsd:string ; + dpv-legal:iso_numeric "438"^^xsd:string ; + dpv-legal:un_m49 "438"^^xsd:string . + +dpv-legal:LK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sri Lanka"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Sri Lanka"@en ; + dpv-legal:iso_alpha2 "LK"^^xsd:string ; + dpv-legal:iso_alpha3 "LKA"^^xsd:string ; + dpv-legal:iso_numeric "144"^^xsd:string ; + dpv-legal:un_m49 "144"^^xsd:string . + +dpv-legal:LY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Libya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Libya"@en ; + dpv-legal:iso_alpha2 "LY"^^xsd:string ; + dpv-legal:iso_alpha3 "LBY"^^xsd:string ; + dpv-legal:iso_numeric "434"^^xsd:string ; + dpv-legal:un_m49 "434"^^xsd:string . + +dpv-legal:MA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Morocco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Morocco"@en ; + dpv-legal:iso_alpha2 "MA"^^xsd:string ; + dpv-legal:iso_alpha3 "MAR"^^xsd:string ; + dpv-legal:iso_numeric "504"^^xsd:string ; + dpv-legal:un_m49 "504"^^xsd:string . + +dpv-legal:MC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Monaco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Monaco"@en ; + dpv-legal:iso_alpha2 "MC"^^xsd:string ; + dpv-legal:iso_alpha3 "MCO"^^xsd:string ; + dpv-legal:iso_numeric "492"^^xsd:string ; + dpv-legal:un_m49 "492"^^xsd:string . + +dpv-legal:MD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Moldova"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Republic of Moldova"@en ; + dpv-legal:iso_alpha2 "MD"^^xsd:string ; + dpv-legal:iso_alpha3 "MDA"^^xsd:string ; + dpv-legal:iso_numeric "498"^^xsd:string ; + dpv-legal:un_m49 "498"^^xsd:string . + +dpv-legal:ME a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montenegro"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Montenegro"@en ; + dpv-legal:iso_alpha2 "ME"^^xsd:string ; + dpv-legal:iso_alpha3 "MNE"^^xsd:string ; + dpv-legal:iso_numeric "499"^^xsd:string ; + dpv-legal:un_m49 "499"^^xsd:string . + +dpv-legal:MH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Marshall Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Marshall Islands"@en ; + dpv-legal:iso_alpha2 "MH"^^xsd:string ; + dpv-legal:iso_alpha3 "MHL"^^xsd:string ; + dpv-legal:iso_numeric "584"^^xsd:string ; + dpv-legal:un_m49 "584"^^xsd:string . + +dpv-legal:MK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Macedonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "North Macedonia"@en ; + dpv-legal:iso_alpha2 "MK"^^xsd:string ; + dpv-legal:iso_alpha3 "MKD"^^xsd:string ; + dpv-legal:iso_numeric "807"^^xsd:string ; + dpv-legal:un_m49 "807"^^xsd:string . + +dpv-legal:MM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Myanmar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Myanmar"@en ; + dpv-legal:iso_alpha2 "MM"^^xsd:string ; + dpv-legal:iso_alpha3 "MMR"^^xsd:string ; + dpv-legal:iso_numeric "104"^^xsd:string ; + dpv-legal:un_m49 "104"^^xsd:string . + +dpv-legal:MN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mongolia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Mongolia"@en ; + dpv-legal:iso_alpha2 "MN"^^xsd:string ; + dpv-legal:iso_alpha3 "MNG"^^xsd:string ; + dpv-legal:iso_numeric "496"^^xsd:string ; + dpv-legal:un_m49 "496"^^xsd:string . + +dpv-legal:MO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Macao Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Macao Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "MO"^^xsd:string ; + dpv-legal:iso_alpha3 "MAC"^^xsd:string ; + dpv-legal:iso_numeric "446"^^xsd:string ; + dpv-legal:un_m49 "446"^^xsd:string . + +dpv-legal:MP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Northern Mariana Islands"@en ; + dpv-legal:iso_alpha2 "MP"^^xsd:string ; + dpv-legal:iso_alpha3 "MNP"^^xsd:string ; + dpv-legal:iso_numeric "580"^^xsd:string ; + dpv-legal:un_m49 "580"^^xsd:string . + +dpv-legal:MV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maldives"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Maldives"@en ; + dpv-legal:iso_alpha2 "MV"^^xsd:string ; + dpv-legal:iso_alpha3 "MDV"^^xsd:string ; + dpv-legal:iso_numeric "462"^^xsd:string ; + dpv-legal:un_m49 "462"^^xsd:string . + +dpv-legal:MY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malaysia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Malaysia"@en ; + dpv-legal:iso_alpha2 "MY"^^xsd:string ; + dpv-legal:iso_alpha3 "MYS"^^xsd:string ; + dpv-legal:iso_numeric "458"^^xsd:string ; + dpv-legal:un_m49 "458"^^xsd:string . + +dpv-legal:NC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Caledonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "New Caledonia"@en ; + dpv-legal:iso_alpha2 "NC"^^xsd:string ; + dpv-legal:iso_alpha3 "NCL"^^xsd:string ; + dpv-legal:iso_numeric "540"^^xsd:string ; + dpv-legal:un_m49 "540"^^xsd:string . + +dpv-legal:NF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norfolk Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Norfolk Island"@en ; + dpv-legal:iso_alpha2 "NF"^^xsd:string ; + dpv-legal:iso_alpha3 "NFK"^^xsd:string ; + dpv-legal:iso_numeric "574"^^xsd:string ; + dpv-legal:un_m49 "574"^^xsd:string . + +dpv-legal:NO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norway"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Norway"@en ; + dpv-legal:iso_alpha2 "NO"^^xsd:string ; + dpv-legal:iso_alpha3 "NOR"^^xsd:string ; + dpv-legal:iso_numeric "578"^^xsd:string ; + dpv-legal:un_m49 "578"^^xsd:string . + +dpv-legal:NP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nepal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Nepal"@en ; + dpv-legal:iso_alpha2 "NP"^^xsd:string ; + dpv-legal:iso_alpha3 "NPL"^^xsd:string ; + dpv-legal:iso_numeric "524"^^xsd:string ; + dpv-legal:un_m49 "524"^^xsd:string . + +dpv-legal:NR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nauru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Nauru"@en ; + dpv-legal:iso_alpha2 "NR"^^xsd:string ; + dpv-legal:iso_alpha3 "NRU"^^xsd:string ; + dpv-legal:iso_numeric "520"^^xsd:string ; + dpv-legal:un_m49 "520"^^xsd:string . + +dpv-legal:NU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niue"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Niue"@en ; + dpv-legal:iso_alpha2 "NU"^^xsd:string ; + dpv-legal:iso_alpha3 "NIU"^^xsd:string ; + dpv-legal:iso_numeric "570"^^xsd:string ; + dpv-legal:un_m49 "570"^^xsd:string . + +dpv-legal:OM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oman"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Oman"@en ; + dpv-legal:iso_alpha2 "OM"^^xsd:string ; + dpv-legal:iso_alpha3 "OMN"^^xsd:string ; + dpv-legal:iso_numeric "512"^^xsd:string ; + dpv-legal:un_m49 "512"^^xsd:string . + +dpv-legal:PF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "French Polynesia"@en ; + dpv-legal:iso_alpha2 "PF"^^xsd:string ; + dpv-legal:iso_alpha3 "PYF"^^xsd:string ; + dpv-legal:iso_numeric "258"^^xsd:string ; + dpv-legal:un_m49 "258"^^xsd:string . + +dpv-legal:PG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Papua New Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Papua New Guinea"@en ; + dpv-legal:iso_alpha2 "PG"^^xsd:string ; + dpv-legal:iso_alpha3 "PNG"^^xsd:string ; + dpv-legal:iso_numeric "598"^^xsd:string ; + dpv-legal:un_m49 "598"^^xsd:string . + +dpv-legal:PH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Philippines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Philippines"@en ; + dpv-legal:iso_alpha2 "PH"^^xsd:string ; + dpv-legal:iso_alpha3 "PHL"^^xsd:string ; + dpv-legal:iso_numeric "608"^^xsd:string ; + dpv-legal:un_m49 "608"^^xsd:string . + +dpv-legal:PK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pakistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Pakistan"@en ; + dpv-legal:iso_alpha2 "PK"^^xsd:string ; + dpv-legal:iso_alpha3 "PAK"^^xsd:string ; + dpv-legal:iso_numeric "586"^^xsd:string ; + dpv-legal:un_m49 "586"^^xsd:string . + +dpv-legal:PM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Pierre and Miquelon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Saint Pierre and Miquelon"@en ; + dpv-legal:iso_alpha2 "PM"^^xsd:string ; + dpv-legal:iso_alpha3 "SPM"^^xsd:string ; + dpv-legal:iso_numeric "666"^^xsd:string ; + dpv-legal:un_m49 "666"^^xsd:string . + +dpv-legal:PN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pitcairn"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Pitcairn"@en ; + dpv-legal:iso_alpha2 "PN"^^xsd:string ; + dpv-legal:iso_alpha3 "PCN"^^xsd:string ; + dpv-legal:iso_numeric "612"^^xsd:string ; + dpv-legal:un_m49 "612"^^xsd:string . + +dpv-legal:PS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State of Palestine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "State of Palestine"@en ; + dpv-legal:iso_alpha2 "PS"^^xsd:string ; + dpv-legal:iso_alpha3 "PSE"^^xsd:string ; + dpv-legal:iso_numeric "275"^^xsd:string ; + dpv-legal:un_m49 "275"^^xsd:string . + +dpv-legal:PW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Palau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Palau"@en ; + dpv-legal:iso_alpha2 "PW"^^xsd:string ; + dpv-legal:iso_alpha3 "PLW"^^xsd:string ; + dpv-legal:iso_numeric "585"^^xsd:string ; + dpv-legal:un_m49 "585"^^xsd:string . + +dpv-legal:QA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Qatar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Qatar"@en ; + dpv-legal:iso_alpha2 "QA"^^xsd:string ; + dpv-legal:iso_alpha3 "QAT"^^xsd:string ; + dpv-legal:iso_numeric "634"^^xsd:string ; + dpv-legal:un_m49 "634"^^xsd:string . + +dpv-legal:RS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Serbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Serbia"@en ; + dpv-legal:iso_alpha2 "RS"^^xsd:string ; + dpv-legal:iso_alpha3 "SRB"^^xsd:string ; + dpv-legal:iso_numeric "688"^^xsd:string ; + dpv-legal:un_m49 "688"^^xsd:string . + +dpv-legal:RU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Russian Federation"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Russian Federation"@en ; + dpv-legal:iso_alpha2 "RU"^^xsd:string ; + dpv-legal:iso_alpha3 "RUS"^^xsd:string ; + dpv-legal:iso_numeric "643"^^xsd:string ; + dpv-legal:un_m49 "643"^^xsd:string . + +dpv-legal:SA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saudi Arabia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Saudi Arabia"@en ; + dpv-legal:iso_alpha2 "SA"^^xsd:string ; + dpv-legal:iso_alpha3 "SAU"^^xsd:string ; + dpv-legal:iso_numeric "682"^^xsd:string ; + dpv-legal:un_m49 "682"^^xsd:string . + +dpv-legal:SB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Solomon Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Solomon Islands"@en ; + dpv-legal:iso_alpha2 "SB"^^xsd:string ; + dpv-legal:iso_alpha3 "SLB"^^xsd:string ; + dpv-legal:iso_numeric "90"^^xsd:string ; + dpv-legal:un_m49 "90"^^xsd:string . + +dpv-legal:SD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Sudan"@en ; + dpv-legal:iso_alpha2 "SD"^^xsd:string ; + dpv-legal:iso_alpha3 "SDN"^^xsd:string ; + dpv-legal:iso_numeric "729"^^xsd:string ; + dpv-legal:un_m49 "729"^^xsd:string . + +dpv-legal:SG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Singapore"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Singapore"@en ; + dpv-legal:iso_alpha2 "SG"^^xsd:string ; + dpv-legal:iso_alpha3 "SGP"^^xsd:string ; + dpv-legal:iso_numeric "702"^^xsd:string ; + dpv-legal:un_m49 "702"^^xsd:string . + +dpv-legal:SJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Svalbard and Jan Mayen Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Svalbard and Jan Mayen Islands"@en ; + dpv-legal:iso_alpha2 "SJ"^^xsd:string ; + dpv-legal:iso_alpha3 "SJM"^^xsd:string ; + dpv-legal:iso_numeric "744"^^xsd:string ; + dpv-legal:un_m49 "744"^^xsd:string . + +dpv-legal:SM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "San Marino"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "San Marino"@en ; + dpv-legal:iso_alpha2 "SM"^^xsd:string ; + dpv-legal:iso_alpha3 "SMR"^^xsd:string ; + dpv-legal:iso_numeric "674"^^xsd:string ; + dpv-legal:un_m49 "674"^^xsd:string . + +dpv-legal:SY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Syrian Arab Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Syrian Arab Republic"@en ; + dpv-legal:iso_alpha2 "SY"^^xsd:string ; + dpv-legal:iso_alpha3 "SYR"^^xsd:string ; + dpv-legal:iso_numeric "760"^^xsd:string ; + dpv-legal:un_m49 "760"^^xsd:string . + +dpv-legal:TH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thailand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Thailand"@en ; + dpv-legal:iso_alpha2 "TH"^^xsd:string ; + dpv-legal:iso_alpha3 "THA"^^xsd:string ; + dpv-legal:iso_numeric "764"^^xsd:string ; + dpv-legal:un_m49 "764"^^xsd:string . + +dpv-legal:TJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tajikistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Tajikistan"@en ; + dpv-legal:iso_alpha2 "TJ"^^xsd:string ; + dpv-legal:iso_alpha3 "TJK"^^xsd:string ; + dpv-legal:iso_numeric "762"^^xsd:string ; + dpv-legal:un_m49 "762"^^xsd:string . + +dpv-legal:TK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tokelau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tokelau"@en ; + dpv-legal:iso_alpha2 "TK"^^xsd:string ; + dpv-legal:iso_alpha3 "TKL"^^xsd:string ; + dpv-legal:iso_numeric "772"^^xsd:string ; + dpv-legal:un_m49 "772"^^xsd:string . + +dpv-legal:TL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Timor-Leste"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Timor-Leste"@en ; + dpv-legal:iso_alpha2 "TL"^^xsd:string ; + dpv-legal:iso_alpha3 "TLS"^^xsd:string ; + dpv-legal:iso_numeric "626"^^xsd:string ; + dpv-legal:un_m49 "626"^^xsd:string . + +dpv-legal:TM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkmenistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Turkmenistan"@en ; + dpv-legal:iso_alpha2 "TM"^^xsd:string ; + dpv-legal:iso_alpha3 "TKM"^^xsd:string ; + dpv-legal:iso_numeric "795"^^xsd:string ; + dpv-legal:un_m49 "795"^^xsd:string . + +dpv-legal:TN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tunisia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Tunisia"@en ; + dpv-legal:iso_alpha2 "TN"^^xsd:string ; + dpv-legal:iso_alpha3 "TUN"^^xsd:string ; + dpv-legal:iso_numeric "788"^^xsd:string ; + dpv-legal:un_m49 "788"^^xsd:string . + +dpv-legal:TO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tonga"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tonga"@en ; + dpv-legal:iso_alpha2 "TO"^^xsd:string ; + dpv-legal:iso_alpha3 "TON"^^xsd:string ; + dpv-legal:iso_numeric "776"^^xsd:string ; + dpv-legal:un_m49 "776"^^xsd:string . + +dpv-legal:TR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Turkey"@en ; + dpv-legal:iso_alpha2 "TR"^^xsd:string ; + dpv-legal:iso_alpha3 "TUR"^^xsd:string ; + dpv-legal:iso_numeric "792"^^xsd:string ; + dpv-legal:un_m49 "792"^^xsd:string . + +dpv-legal:TV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tuvalu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tuvalu"@en ; + dpv-legal:iso_alpha2 "TV"^^xsd:string ; + dpv-legal:iso_alpha3 "TUV"^^xsd:string ; + dpv-legal:iso_numeric "798"^^xsd:string ; + dpv-legal:un_m49 "798"^^xsd:string . + +dpv-legal:UA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ukraine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Ukraine"@en ; + dpv-legal:iso_alpha2 "UA"^^xsd:string ; + dpv-legal:iso_alpha3 "UKR"^^xsd:string ; + dpv-legal:iso_numeric "804"^^xsd:string ; + dpv-legal:un_m49 "804"^^xsd:string . + +dpv-legal:UM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "United States Minor Outlying Islands"@en ; + dpv-legal:iso_alpha2 "UM"^^xsd:string ; + dpv-legal:iso_alpha3 "UMI"^^xsd:string ; + dpv-legal:iso_numeric "581"^^xsd:string ; + dpv-legal:un_m49 "581"^^xsd:string . + +dpv-legal:UZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uzbekistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Uzbekistan"@en ; + dpv-legal:iso_alpha2 "UZ"^^xsd:string ; + dpv-legal:iso_alpha3 "UZB"^^xsd:string ; + dpv-legal:iso_numeric "860"^^xsd:string ; + dpv-legal:un_m49 "860"^^xsd:string . + +dpv-legal:VA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Holy See"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Holy See"@en ; + dpv-legal:iso_alpha2 "VA"^^xsd:string ; + dpv-legal:iso_alpha3 "VAT"^^xsd:string ; + dpv-legal:iso_numeric "336"^^xsd:string ; + dpv-legal:un_m49 "336"^^xsd:string . + +dpv-legal:VN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Viet Nam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Viet Nam"@en ; + dpv-legal:iso_alpha2 "VN"^^xsd:string ; + dpv-legal:iso_alpha3 "VNM"^^xsd:string ; + dpv-legal:iso_numeric "704"^^xsd:string ; + dpv-legal:un_m49 "704"^^xsd:string . + +dpv-legal:VU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vanuatu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Vanuatu"@en ; + dpv-legal:iso_alpha2 "VU"^^xsd:string ; + dpv-legal:iso_alpha3 "VUT"^^xsd:string ; + dpv-legal:iso_numeric "548"^^xsd:string ; + dpv-legal:un_m49 "548"^^xsd:string . + +dpv-legal:WF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wallis and Futuna Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Wallis and Futuna Islands"@en ; + dpv-legal:iso_alpha2 "WF"^^xsd:string ; + dpv-legal:iso_alpha3 "WLF"^^xsd:string ; + dpv-legal:iso_numeric "876"^^xsd:string ; + dpv-legal:un_m49 "876"^^xsd:string . + +dpv-legal:WS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Samoa"@en ; + dpv-legal:iso_alpha2 "WS"^^xsd:string ; + dpv-legal:iso_alpha3 "WSM"^^xsd:string ; + dpv-legal:iso_numeric "882"^^xsd:string ; + dpv-legal:un_m49 "882"^^xsd:string . + +dpv-legal:YE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Yemen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Yemen"@en ; + dpv-legal:iso_alpha2 "YE"^^xsd:string ; + dpv-legal:iso_alpha3 "YEM"^^xsd:string ; + dpv-legal:iso_numeric "887"^^xsd:string ; + dpv-legal:un_m49 "887"^^xsd:string . + +dpv-legal:AD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Andorra"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Andorra"@en ; + dpv-legal:iso_alpha2 "AD"^^xsd:string ; + dpv-legal:iso_alpha3 "AND"^^xsd:string ; + dpv-legal:iso_numeric "20"^^xsd:string ; + dpv-legal:un_m49 "20"^^xsd:string . + +dpv-legal:AG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antigua and Barbuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Antigua and Barbuda"@en ; + dpv-legal:iso_alpha2 "AG"^^xsd:string ; + dpv-legal:iso_alpha3 "ATG"^^xsd:string ; + dpv-legal:iso_numeric "28"^^xsd:string ; + dpv-legal:un_m49 "28"^^xsd:string . + +dpv-legal:AI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Anguilla"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Anguilla"@en ; + dpv-legal:iso_alpha2 "AI"^^xsd:string ; + dpv-legal:iso_alpha3 "AIA"^^xsd:string ; + dpv-legal:iso_numeric "660"^^xsd:string ; + dpv-legal:un_m49 "660"^^xsd:string . + +dpv-legal:AO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Angola"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Angola"@en ; + dpv-legal:iso_alpha2 "AO"^^xsd:string ; + dpv-legal:iso_alpha3 "AGO"^^xsd:string ; + dpv-legal:iso_numeric "24"^^xsd:string ; + dpv-legal:un_m49 "24"^^xsd:string . + +dpv-legal:AW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Aruba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Aruba"@en ; + dpv-legal:iso_alpha2 "AW"^^xsd:string ; + dpv-legal:iso_alpha3 "ABW"^^xsd:string ; + dpv-legal:iso_numeric "533"^^xsd:string ; + dpv-legal:un_m49 "533"^^xsd:string . + +dpv-legal:BB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Barbados"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Barbados"@en ; + dpv-legal:iso_alpha2 "BB"^^xsd:string ; + dpv-legal:iso_alpha3 "BRB"^^xsd:string ; + dpv-legal:iso_numeric "52"^^xsd:string ; + dpv-legal:un_m49 "52"^^xsd:string . + +dpv-legal:BF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burkina Faso"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Burkina Faso"@en ; + dpv-legal:iso_alpha2 "BF"^^xsd:string ; + dpv-legal:iso_alpha3 "BFA"^^xsd:string ; + dpv-legal:iso_numeric "854"^^xsd:string ; + dpv-legal:un_m49 "854"^^xsd:string . + +dpv-legal:BI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burundi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Burundi"@en ; + dpv-legal:iso_alpha2 "BI"^^xsd:string ; + dpv-legal:iso_alpha3 "BDI"^^xsd:string ; + dpv-legal:iso_numeric "108"^^xsd:string ; + dpv-legal:un_m49 "108"^^xsd:string . + +dpv-legal:BJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Benin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Benin"@en ; + dpv-legal:iso_alpha2 "BJ"^^xsd:string ; + dpv-legal:iso_alpha3 "BEN"^^xsd:string ; + dpv-legal:iso_numeric "204"^^xsd:string ; + dpv-legal:un_m49 "204"^^xsd:string . + +dpv-legal:BL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Barthélemy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Barthélemy"@en ; + dpv-legal:iso_alpha2 "BL"^^xsd:string ; + dpv-legal:iso_alpha3 "BLM"^^xsd:string ; + dpv-legal:iso_numeric "652"^^xsd:string ; + dpv-legal:un_m49 "652"^^xsd:string . + +dpv-legal:BO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bolivia (Plurinational State of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bolivia (Plurinational State of)"@en ; + dpv-legal:iso_alpha2 "BO"^^xsd:string ; + dpv-legal:iso_alpha3 "BOL"^^xsd:string ; + dpv-legal:iso_numeric "68"^^xsd:string ; + dpv-legal:un_m49 "68"^^xsd:string . + +dpv-legal:BQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bonaire, Sint Eustatius and Saba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bonaire, Sint Eustatius and Saba"@en ; + dpv-legal:iso_alpha2 "BQ"^^xsd:string ; + dpv-legal:iso_alpha3 "BES"^^xsd:string ; + dpv-legal:iso_numeric "535"^^xsd:string ; + dpv-legal:un_m49 "535"^^xsd:string . + +dpv-legal:BR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brazil"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Brazil"@en ; + dpv-legal:iso_alpha2 "BR"^^xsd:string ; + dpv-legal:iso_alpha3 "BRA"^^xsd:string ; + dpv-legal:iso_numeric "76"^^xsd:string ; + dpv-legal:un_m49 "76"^^xsd:string . + +dpv-legal:BS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahamas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bahamas"@en ; + dpv-legal:iso_alpha2 "BS"^^xsd:string ; + dpv-legal:iso_alpha3 "BHS"^^xsd:string ; + dpv-legal:iso_numeric "44"^^xsd:string ; + dpv-legal:un_m49 "44"^^xsd:string . + +dpv-legal:BV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bouvet Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bouvet Island"@en ; + dpv-legal:iso_alpha2 "BV"^^xsd:string ; + dpv-legal:iso_alpha3 "BVT"^^xsd:string ; + dpv-legal:iso_numeric "74"^^xsd:string ; + dpv-legal:un_m49 "74"^^xsd:string . + +dpv-legal:BW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Botswana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Botswana"@en ; + dpv-legal:iso_alpha2 "BW"^^xsd:string ; + dpv-legal:iso_alpha3 "BWA"^^xsd:string ; + dpv-legal:iso_numeric "72"^^xsd:string ; + dpv-legal:un_m49 "72"^^xsd:string . + +dpv-legal:BZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belize"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Belize"@en ; + dpv-legal:iso_alpha2 "BZ"^^xsd:string ; + dpv-legal:iso_alpha3 "BLZ"^^xsd:string ; + dpv-legal:iso_numeric "84"^^xsd:string ; + dpv-legal:un_m49 "84"^^xsd:string . + +dpv-legal:CA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Canada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Canada"@en ; + dpv-legal:iso_alpha2 "CA"^^xsd:string ; + dpv-legal:iso_alpha3 "CAN"^^xsd:string ; + dpv-legal:iso_numeric "124"^^xsd:string ; + dpv-legal:un_m49 "124"^^xsd:string . + +dpv-legal:CD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic Republic of the Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Democratic Republic of the Congo"@en ; + dpv-legal:iso_alpha2 "CD"^^xsd:string ; + dpv-legal:iso_alpha3 "COD"^^xsd:string ; + dpv-legal:iso_numeric "180"^^xsd:string ; + dpv-legal:un_m49 "180"^^xsd:string . + +dpv-legal:CF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Central African Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Central African Republic"@en ; + dpv-legal:iso_alpha2 "CF"^^xsd:string ; + dpv-legal:iso_alpha3 "CAF"^^xsd:string ; + dpv-legal:iso_numeric "140"^^xsd:string ; + dpv-legal:un_m49 "140"^^xsd:string . + +dpv-legal:CG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Congo"@en ; + dpv-legal:iso_alpha2 "CG"^^xsd:string ; + dpv-legal:iso_alpha3 "COG"^^xsd:string ; + dpv-legal:iso_numeric "178"^^xsd:string ; + dpv-legal:un_m49 "178"^^xsd:string . + +dpv-legal:CH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Switzerland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Switzerland"@en ; + dpv-legal:iso_alpha2 "CH"^^xsd:string ; + dpv-legal:iso_alpha3 "CHE"^^xsd:string ; + dpv-legal:iso_numeric "756"^^xsd:string ; + dpv-legal:un_m49 "756"^^xsd:string . + +dpv-legal:CI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Côte d’Ivoire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Côte d’Ivoire"@en ; + dpv-legal:iso_alpha2 "CI"^^xsd:string ; + dpv-legal:iso_alpha3 "CIV"^^xsd:string ; + dpv-legal:iso_numeric "384"^^xsd:string ; + dpv-legal:un_m49 "384"^^xsd:string . + +dpv-legal:CL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chile"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Chile"@en ; + dpv-legal:iso_alpha2 "CL"^^xsd:string ; + dpv-legal:iso_alpha3 "CHL"^^xsd:string ; + dpv-legal:iso_numeric "152"^^xsd:string ; + dpv-legal:un_m49 "152"^^xsd:string . + +dpv-legal:CM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cameroon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Cameroon"@en ; + dpv-legal:iso_alpha2 "CM"^^xsd:string ; + dpv-legal:iso_alpha3 "CMR"^^xsd:string ; + dpv-legal:iso_numeric "120"^^xsd:string ; + dpv-legal:un_m49 "120"^^xsd:string . + +dpv-legal:CO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colombia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Colombia"@en ; + dpv-legal:iso_alpha2 "CO"^^xsd:string ; + dpv-legal:iso_alpha3 "COL"^^xsd:string ; + dpv-legal:iso_numeric "170"^^xsd:string ; + dpv-legal:un_m49 "170"^^xsd:string . + +dpv-legal:CR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Costa Rica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Costa Rica"@en ; + dpv-legal:iso_alpha2 "CR"^^xsd:string ; + dpv-legal:iso_alpha3 "CRI"^^xsd:string ; + dpv-legal:iso_numeric "188"^^xsd:string ; + dpv-legal:un_m49 "188"^^xsd:string . + +dpv-legal:CU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cuba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cuba"@en ; + dpv-legal:iso_alpha2 "CU"^^xsd:string ; + dpv-legal:iso_alpha3 "CUB"^^xsd:string ; + dpv-legal:iso_numeric "192"^^xsd:string ; + dpv-legal:un_m49 "192"^^xsd:string . + +dpv-legal:CV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cabo Verde"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Cabo Verde"@en ; + dpv-legal:iso_alpha2 "CV"^^xsd:string ; + dpv-legal:iso_alpha3 "CPV"^^xsd:string ; + dpv-legal:iso_numeric "132"^^xsd:string ; + dpv-legal:un_m49 "132"^^xsd:string . + +dpv-legal:CW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Curaçao"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Curaçao"@en ; + dpv-legal:iso_alpha2 "CW"^^xsd:string ; + dpv-legal:iso_alpha3 "CUW"^^xsd:string ; + dpv-legal:iso_numeric "531"^^xsd:string ; + dpv-legal:un_m49 "531"^^xsd:string . + +dpv-legal:DE-BY-BayDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public ; + dpv:hasJurisdiction dpv-legal:DE-BY . + +dpv-legal:DJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Djibouti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Djibouti"@en ; + dpv-legal:iso_alpha2 "DJ"^^xsd:string ; + dpv-legal:iso_alpha3 "DJI"^^xsd:string ; + dpv-legal:iso_numeric "262"^^xsd:string ; + dpv-legal:un_m49 "262"^^xsd:string . + +dpv-legal:DM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominica"@en ; + dpv-legal:iso_alpha2 "DM"^^xsd:string ; + dpv-legal:iso_alpha3 "DMA"^^xsd:string ; + dpv-legal:iso_numeric "212"^^xsd:string ; + dpv-legal:un_m49 "212"^^xsd:string . + +dpv-legal:DO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominican Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominican Republic"@en ; + dpv-legal:iso_alpha2 "DO"^^xsd:string ; + dpv-legal:iso_alpha3 "DOM"^^xsd:string ; + dpv-legal:iso_numeric "214"^^xsd:string ; + dpv-legal:un_m49 "214"^^xsd:string . + +dpv-legal:DPA-DE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.bfdi.bund.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:EC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ecuador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Ecuador"@en ; + dpv-legal:iso_alpha2 "EC"^^xsd:string ; + dpv-legal:iso_alpha3 "ECU"^^xsd:string ; + dpv-legal:iso_numeric "218"^^xsd:string ; + dpv-legal:un_m49 "218"^^xsd:string . + +dpv-legal:ER a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eritrea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eritrea"@en ; + dpv-legal:iso_alpha2 "ER"^^xsd:string ; + dpv-legal:iso_alpha3 "ERI"^^xsd:string ; + dpv-legal:iso_numeric "232"^^xsd:string ; + dpv-legal:un_m49 "232"^^xsd:string . + +dpv-legal:ET a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ethiopia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Ethiopia"@en ; + dpv-legal:iso_alpha2 "ET"^^xsd:string ; + dpv-legal:iso_alpha3 "ETH"^^xsd:string ; + dpv-legal:iso_numeric "231"^^xsd:string ; + dpv-legal:un_m49 "231"^^xsd:string . + +dpv-legal:FK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Falkland Islands (Malvinas)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Falkland Islands (Malvinas)"@en ; + dpv-legal:iso_alpha2 "FK"^^xsd:string ; + dpv-legal:iso_alpha3 "FLK"^^xsd:string ; + dpv-legal:iso_numeric "238"^^xsd:string ; + dpv-legal:un_m49 "238"^^xsd:string . + +dpv-legal:FO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Faroe Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Faroe Islands"@en ; + dpv-legal:iso_alpha2 "FO"^^xsd:string ; + dpv-legal:iso_alpha3 "FRO"^^xsd:string ; + dpv-legal:iso_numeric "234"^^xsd:string ; + dpv-legal:un_m49 "234"^^xsd:string . + +dpv-legal:GA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gabon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Gabon"@en ; + dpv-legal:iso_alpha2 "GA"^^xsd:string ; + dpv-legal:iso_alpha3 "GAB"^^xsd:string ; + dpv-legal:iso_numeric "266"^^xsd:string ; + dpv-legal:un_m49 "266"^^xsd:string . + +dpv-legal:GD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Grenada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Grenada"@en ; + dpv-legal:iso_alpha2 "GD"^^xsd:string ; + dpv-legal:iso_alpha3 "GRD"^^xsd:string ; + dpv-legal:iso_numeric "308"^^xsd:string ; + dpv-legal:un_m49 "308"^^xsd:string . + +dpv-legal:GF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Guiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "French Guiana"@en ; + dpv-legal:iso_alpha2 "GF"^^xsd:string ; + dpv-legal:iso_alpha3 "GUF"^^xsd:string ; + dpv-legal:iso_numeric "254"^^xsd:string ; + dpv-legal:un_m49 "254"^^xsd:string . + +dpv-legal:GH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ghana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Ghana"@en ; + dpv-legal:iso_alpha2 "GH"^^xsd:string ; + dpv-legal:iso_alpha3 "GHA"^^xsd:string ; + dpv-legal:iso_numeric "288"^^xsd:string ; + dpv-legal:un_m49 "288"^^xsd:string . + +dpv-legal:GM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Gambia"@en ; + dpv-legal:iso_alpha2 "GM"^^xsd:string ; + dpv-legal:iso_alpha3 "GMB"^^xsd:string ; + dpv-legal:iso_numeric "270"^^xsd:string ; + dpv-legal:un_m49 "270"^^xsd:string . + +dpv-legal:GN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea"@en ; + dpv-legal:iso_alpha2 "GN"^^xsd:string ; + dpv-legal:iso_alpha3 "GIN"^^xsd:string ; + dpv-legal:iso_numeric "324"^^xsd:string ; + dpv-legal:un_m49 "324"^^xsd:string . + +dpv-legal:GP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guadeloupe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guadeloupe"@en ; + dpv-legal:iso_alpha2 "GP"^^xsd:string ; + dpv-legal:iso_alpha3 "GLP"^^xsd:string ; + dpv-legal:iso_numeric "312"^^xsd:string ; + dpv-legal:un_m49 "312"^^xsd:string . + +dpv-legal:GQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Equatorial Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Equatorial Guinea"@en ; + dpv-legal:iso_alpha2 "GQ"^^xsd:string ; + dpv-legal:iso_alpha3 "GNQ"^^xsd:string ; + dpv-legal:iso_numeric "226"^^xsd:string ; + dpv-legal:un_m49 "226"^^xsd:string . + +dpv-legal:GS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Georgia and the South Sandwich Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "South Georgia and the South Sandwich Islands"@en ; + dpv-legal:iso_alpha2 "GS"^^xsd:string ; + dpv-legal:iso_alpha3 "SGS"^^xsd:string ; + dpv-legal:iso_numeric "239"^^xsd:string ; + dpv-legal:un_m49 "239"^^xsd:string . + +dpv-legal:GT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guatemala"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guatemala"@en ; + dpv-legal:iso_alpha2 "GT"^^xsd:string ; + dpv-legal:iso_alpha3 "GTM"^^xsd:string ; + dpv-legal:iso_numeric "320"^^xsd:string ; + dpv-legal:un_m49 "320"^^xsd:string . + +dpv-legal:GW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea-Bissau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea-Bissau"@en ; + dpv-legal:iso_alpha2 "GW"^^xsd:string ; + dpv-legal:iso_alpha3 "GNB"^^xsd:string ; + dpv-legal:iso_numeric "624"^^xsd:string ; + dpv-legal:un_m49 "624"^^xsd:string . + +dpv-legal:GY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guyana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Guyana"@en ; + dpv-legal:iso_alpha2 "GY"^^xsd:string ; + dpv-legal:iso_alpha3 "GUY"^^xsd:string ; + dpv-legal:iso_numeric "328"^^xsd:string ; + dpv-legal:un_m49 "328"^^xsd:string . + +dpv-legal:HN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Honduras"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Honduras"@en ; + dpv-legal:iso_alpha2 "HN"^^xsd:string ; + dpv-legal:iso_alpha3 "HND"^^xsd:string ; + dpv-legal:iso_numeric "340"^^xsd:string ; + dpv-legal:un_m49 "340"^^xsd:string . + +dpv-legal:HT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Haiti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Haiti"@en ; + dpv-legal:iso_alpha2 "HT"^^xsd:string ; + dpv-legal:iso_alpha3 "HTI"^^xsd:string ; + dpv-legal:iso_numeric "332"^^xsd:string ; + dpv-legal:un_m49 "332"^^xsd:string . + +dpv-legal:IL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Israel"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Israel"@en ; + dpv-legal:iso_alpha2 "IL"^^xsd:string ; + dpv-legal:iso_alpha3 "ISR"^^xsd:string ; + dpv-legal:iso_numeric "376"^^xsd:string ; + dpv-legal:un_m49 "376"^^xsd:string . + +dpv-legal:IM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Isle of Man"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Isle of Man"@en ; + dpv-legal:iso_alpha2 "IM"^^xsd:string ; + dpv-legal:iso_alpha3 "IMN"^^xsd:string ; + dpv-legal:iso_numeric "833"^^xsd:string ; + dpv-legal:un_m49 "833"^^xsd:string . + +dpv-legal:IO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Indian Ocean Territory"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "British Indian Ocean Territory"@en ; + dpv-legal:iso_alpha2 "IO"^^xsd:string ; + dpv-legal:iso_alpha3 "IOT"^^xsd:string ; + dpv-legal:iso_numeric "86"^^xsd:string ; + dpv-legal:un_m49 "86"^^xsd:string . + +dpv-legal:JM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jamaica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Jamaica"@en ; + dpv-legal:iso_alpha2 "JM"^^xsd:string ; + dpv-legal:iso_alpha3 "JAM"^^xsd:string ; + dpv-legal:iso_numeric "388"^^xsd:string ; + dpv-legal:un_m49 "388"^^xsd:string . + +dpv-legal:JP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Japan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Japan"@en ; + dpv-legal:iso_alpha2 "JP"^^xsd:string ; + dpv-legal:iso_alpha3 "JPN"^^xsd:string ; + dpv-legal:iso_numeric "392"^^xsd:string ; + dpv-legal:un_m49 "392"^^xsd:string . + +dpv-legal:KE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kenya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Kenya"@en ; + dpv-legal:iso_alpha2 "KE"^^xsd:string ; + dpv-legal:iso_alpha3 "KEN"^^xsd:string ; + dpv-legal:iso_numeric "404"^^xsd:string ; + dpv-legal:un_m49 "404"^^xsd:string . + +dpv-legal:KM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comoros"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Comoros"@en ; + dpv-legal:iso_alpha2 "KM"^^xsd:string ; + dpv-legal:iso_alpha3 "COM"^^xsd:string ; + dpv-legal:iso_numeric "174"^^xsd:string ; + dpv-legal:un_m49 "174"^^xsd:string . + +dpv-legal:KN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Kitts and Nevis"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Kitts and Nevis"@en ; + dpv-legal:iso_alpha2 "KN"^^xsd:string ; + dpv-legal:iso_alpha3 "KNA"^^xsd:string ; + dpv-legal:iso_numeric "659"^^xsd:string ; + dpv-legal:un_m49 "659"^^xsd:string . + +dpv-legal:KY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cayman Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cayman Islands"@en ; + dpv-legal:iso_alpha2 "KY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYM"^^xsd:string ; + dpv-legal:iso_numeric "136"^^xsd:string ; + dpv-legal:un_m49 "136"^^xsd:string . + +dpv-legal:LC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Lucia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Lucia"@en ; + dpv-legal:iso_alpha2 "LC"^^xsd:string ; + dpv-legal:iso_alpha3 "LCA"^^xsd:string ; + dpv-legal:iso_numeric "662"^^xsd:string ; + dpv-legal:un_m49 "662"^^xsd:string . + +dpv-legal:LR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liberia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Liberia"@en ; + dpv-legal:iso_alpha2 "LR"^^xsd:string ; + dpv-legal:iso_alpha3 "LBR"^^xsd:string ; + dpv-legal:iso_numeric "430"^^xsd:string ; + dpv-legal:un_m49 "430"^^xsd:string . + +dpv-legal:LS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lesotho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Lesotho"@en ; + dpv-legal:iso_alpha2 "LS"^^xsd:string ; + dpv-legal:iso_alpha3 "LSO"^^xsd:string ; + dpv-legal:iso_numeric "426"^^xsd:string ; + dpv-legal:un_m49 "426"^^xsd:string . + +dpv-legal:MF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Martin (French Part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Martin (French Part)"@en ; + dpv-legal:iso_alpha2 "MF"^^xsd:string ; + dpv-legal:iso_alpha3 "MAF"^^xsd:string ; + dpv-legal:iso_numeric "663"^^xsd:string ; + dpv-legal:un_m49 "663"^^xsd:string . + +dpv-legal:MG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Madagascar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Madagascar"@en ; + dpv-legal:iso_alpha2 "MG"^^xsd:string ; + dpv-legal:iso_alpha3 "MDG"^^xsd:string ; + dpv-legal:iso_numeric "450"^^xsd:string ; + dpv-legal:un_m49 "450"^^xsd:string . + +dpv-legal:ML a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mali"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mali"@en ; + dpv-legal:iso_alpha2 "ML"^^xsd:string ; + dpv-legal:iso_alpha3 "MLI"^^xsd:string ; + dpv-legal:iso_numeric "466"^^xsd:string ; + dpv-legal:un_m49 "466"^^xsd:string . + +dpv-legal:MQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Martinique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Martinique"@en ; + dpv-legal:iso_alpha2 "MQ"^^xsd:string ; + dpv-legal:iso_alpha3 "MTQ"^^xsd:string ; + dpv-legal:iso_numeric "474"^^xsd:string ; + dpv-legal:un_m49 "474"^^xsd:string . + +dpv-legal:MR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mauritania"@en ; + dpv-legal:iso_alpha2 "MR"^^xsd:string ; + dpv-legal:iso_alpha3 "MRT"^^xsd:string ; + dpv-legal:iso_numeric "478"^^xsd:string ; + dpv-legal:un_m49 "478"^^xsd:string . + +dpv-legal:MS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montserrat"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Montserrat"@en ; + dpv-legal:iso_alpha2 "MS"^^xsd:string ; + dpv-legal:iso_alpha3 "MSR"^^xsd:string ; + dpv-legal:iso_numeric "500"^^xsd:string ; + dpv-legal:un_m49 "500"^^xsd:string . + +dpv-legal:MU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritius"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mauritius"@en ; + dpv-legal:iso_alpha2 "MU"^^xsd:string ; + dpv-legal:iso_alpha3 "MUS"^^xsd:string ; + dpv-legal:iso_numeric "480"^^xsd:string ; + dpv-legal:un_m49 "480"^^xsd:string . + +dpv-legal:MW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malawi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Malawi"@en ; + dpv-legal:iso_alpha2 "MW"^^xsd:string ; + dpv-legal:iso_alpha3 "MWI"^^xsd:string ; + dpv-legal:iso_numeric "454"^^xsd:string ; + dpv-legal:un_m49 "454"^^xsd:string . + +dpv-legal:MX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Mexico"@en ; + dpv-legal:iso_alpha2 "MX"^^xsd:string ; + dpv-legal:iso_alpha3 "MEX"^^xsd:string ; + dpv-legal:iso_numeric "484"^^xsd:string ; + dpv-legal:un_m49 "484"^^xsd:string . + +dpv-legal:MZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mozambique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mozambique"@en ; + dpv-legal:iso_alpha2 "MZ"^^xsd:string ; + dpv-legal:iso_alpha3 "MOZ"^^xsd:string ; + dpv-legal:iso_numeric "508"^^xsd:string ; + dpv-legal:un_m49 "508"^^xsd:string . + +dpv-legal:NA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Namibia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Namibia"@en ; + dpv-legal:iso_alpha2 "NA"^^xsd:string ; + dpv-legal:iso_alpha3 "NAM"^^xsd:string ; + dpv-legal:iso_numeric "516"^^xsd:string ; + dpv-legal:un_m49 "516"^^xsd:string . + +dpv-legal:NE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niger"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Niger"@en ; + dpv-legal:iso_alpha2 "NE"^^xsd:string ; + dpv-legal:iso_alpha3 "NER"^^xsd:string ; + dpv-legal:iso_numeric "562"^^xsd:string ; + dpv-legal:un_m49 "562"^^xsd:string . + +dpv-legal:NG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nigeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Nigeria"@en ; + dpv-legal:iso_alpha2 "NG"^^xsd:string ; + dpv-legal:iso_alpha3 "NGA"^^xsd:string ; + dpv-legal:iso_numeric "566"^^xsd:string ; + dpv-legal:un_m49 "566"^^xsd:string . + +dpv-legal:NI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nicaragua"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Nicaragua"@en ; + dpv-legal:iso_alpha2 "NI"^^xsd:string ; + dpv-legal:iso_alpha3 "NIC"^^xsd:string ; + dpv-legal:iso_numeric "558"^^xsd:string ; + dpv-legal:un_m49 "558"^^xsd:string . + +dpv-legal:NZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Zealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "New Zealand"@en ; + dpv-legal:iso_alpha2 "NZ"^^xsd:string ; + dpv-legal:iso_alpha3 "NZL"^^xsd:string ; + dpv-legal:iso_numeric "554"^^xsd:string ; + dpv-legal:un_m49 "554"^^xsd:string . + +dpv-legal:PA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Panama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Panama"@en ; + dpv-legal:iso_alpha2 "PA"^^xsd:string ; + dpv-legal:iso_alpha3 "PAN"^^xsd:string ; + dpv-legal:iso_numeric "591"^^xsd:string ; + dpv-legal:un_m49 "591"^^xsd:string . + +dpv-legal:PE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Peru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Peru"@en ; + dpv-legal:iso_alpha2 "PE"^^xsd:string ; + dpv-legal:iso_alpha3 "PER"^^xsd:string ; + dpv-legal:iso_numeric "604"^^xsd:string ; + dpv-legal:un_m49 "604"^^xsd:string . + +dpv-legal:PR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Puerto Rico"@en ; + dpv-legal:iso_alpha2 "PR"^^xsd:string ; + dpv-legal:iso_alpha3 "PRI"^^xsd:string ; + dpv-legal:iso_numeric "630"^^xsd:string ; + dpv-legal:un_m49 "630"^^xsd:string . + +dpv-legal:PY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Paraguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Paraguay"@en ; + dpv-legal:iso_alpha2 "PY"^^xsd:string ; + dpv-legal:iso_alpha3 "PRY"^^xsd:string ; + dpv-legal:iso_numeric "600"^^xsd:string ; + dpv-legal:un_m49 "600"^^xsd:string . + +dpv-legal:RE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Réunion"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Réunion"@en ; + dpv-legal:iso_alpha2 "RE"^^xsd:string ; + dpv-legal:iso_alpha3 "REU"^^xsd:string ; + dpv-legal:iso_numeric "638"^^xsd:string ; + dpv-legal:un_m49 "638"^^xsd:string . + +dpv-legal:RW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rwanda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Rwanda"@en ; + dpv-legal:iso_alpha2 "RW"^^xsd:string ; + dpv-legal:iso_alpha3 "RWA"^^xsd:string ; + dpv-legal:iso_numeric "646"^^xsd:string ; + dpv-legal:un_m49 "646"^^xsd:string . + +dpv-legal:SC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Seychelles"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Seychelles"@en ; + dpv-legal:iso_alpha2 "SC"^^xsd:string ; + dpv-legal:iso_alpha3 "SYC"^^xsd:string ; + dpv-legal:iso_numeric "690"^^xsd:string ; + dpv-legal:un_m49 "690"^^xsd:string . + +dpv-legal:SH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Helena"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Saint Helena"@en ; + dpv-legal:iso_alpha2 "SH"^^xsd:string ; + dpv-legal:iso_alpha3 "SHN"^^xsd:string ; + dpv-legal:iso_numeric "654"^^xsd:string ; + dpv-legal:un_m49 "654"^^xsd:string . + +dpv-legal:SL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sierra Leone"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Sierra Leone"@en ; + dpv-legal:iso_alpha2 "SL"^^xsd:string ; + dpv-legal:iso_alpha3 "SLE"^^xsd:string ; + dpv-legal:iso_numeric "694"^^xsd:string ; + dpv-legal:un_m49 "694"^^xsd:string . + +dpv-legal:SN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Senegal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Senegal"@en ; + dpv-legal:iso_alpha2 "SN"^^xsd:string ; + dpv-legal:iso_alpha3 "SEN"^^xsd:string ; + dpv-legal:iso_numeric "686"^^xsd:string ; + dpv-legal:un_m49 "686"^^xsd:string . + +dpv-legal:SO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Somalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Somalia"@en ; + dpv-legal:iso_alpha2 "SO"^^xsd:string ; + dpv-legal:iso_alpha3 "SOM"^^xsd:string ; + dpv-legal:iso_numeric "706"^^xsd:string ; + dpv-legal:un_m49 "706"^^xsd:string . + +dpv-legal:SR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Suriname"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Suriname"@en ; + dpv-legal:iso_alpha2 "SR"^^xsd:string ; + dpv-legal:iso_alpha3 "SUR"^^xsd:string ; + dpv-legal:iso_numeric "740"^^xsd:string ; + dpv-legal:un_m49 "740"^^xsd:string . + +dpv-legal:SS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Sudan"@en ; + dpv-legal:iso_alpha2 "SS"^^xsd:string ; + dpv-legal:iso_alpha3 "SSD"^^xsd:string ; + dpv-legal:iso_numeric "728"^^xsd:string ; + dpv-legal:un_m49 "728"^^xsd:string . + +dpv-legal:ST a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sao Tome and Principe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Sao Tome and Principe"@en ; + dpv-legal:iso_alpha2 "ST"^^xsd:string ; + dpv-legal:iso_alpha3 "STP"^^xsd:string ; + dpv-legal:iso_numeric "678"^^xsd:string ; + dpv-legal:un_m49 "678"^^xsd:string . + +dpv-legal:SV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "El Salvador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "El Salvador"@en ; + dpv-legal:iso_alpha2 "SV"^^xsd:string ; + dpv-legal:iso_alpha3 "SLV"^^xsd:string ; + dpv-legal:iso_numeric "222"^^xsd:string ; + dpv-legal:un_m49 "222"^^xsd:string . + +dpv-legal:SX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sint Maarten (Dutch part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Sint Maarten (Dutch part)"@en ; + dpv-legal:iso_alpha2 "SX"^^xsd:string ; + dpv-legal:iso_alpha3 "SXM"^^xsd:string ; + dpv-legal:iso_numeric "534"^^xsd:string ; + dpv-legal:un_m49 "534"^^xsd:string . + +dpv-legal:SZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eswatini"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eswatini"@en ; + dpv-legal:iso_alpha2 "SZ"^^xsd:string ; + dpv-legal:iso_alpha3 "SWZ"^^xsd:string ; + dpv-legal:iso_numeric "748"^^xsd:string ; + dpv-legal:un_m49 "748"^^xsd:string . + +dpv-legal:Sark a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sark"@en . + +dpv-legal:TC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turks and Caicos Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Turks and Caicos Islands"@en ; + dpv-legal:iso_alpha2 "TC"^^xsd:string ; + dpv-legal:iso_alpha3 "TCA"^^xsd:string ; + dpv-legal:iso_numeric "796"^^xsd:string ; + dpv-legal:un_m49 "796"^^xsd:string . + +dpv-legal:TD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chad"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Chad"@en ; + dpv-legal:iso_alpha2 "TD"^^xsd:string ; + dpv-legal:iso_alpha3 "TCD"^^xsd:string ; + dpv-legal:iso_numeric "148"^^xsd:string ; + dpv-legal:un_m49 "148"^^xsd:string . + +dpv-legal:TF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Southern Territories"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "French Southern Territories"@en ; + dpv-legal:iso_alpha2 "TF"^^xsd:string ; + dpv-legal:iso_alpha3 "ATF"^^xsd:string ; + dpv-legal:iso_numeric "260"^^xsd:string ; + dpv-legal:un_m49 "260"^^xsd:string . + +dpv-legal:TG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Togo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Togo"@en ; + dpv-legal:iso_alpha2 "TG"^^xsd:string ; + dpv-legal:iso_alpha3 "TGO"^^xsd:string ; + dpv-legal:iso_numeric "768"^^xsd:string ; + dpv-legal:un_m49 "768"^^xsd:string . + +dpv-legal:TT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Trinidad and Tobago"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Trinidad and Tobago"@en ; + dpv-legal:iso_alpha2 "TT"^^xsd:string ; + dpv-legal:iso_alpha3 "TTO"^^xsd:string ; + dpv-legal:iso_numeric "780"^^xsd:string ; + dpv-legal:un_m49 "780"^^xsd:string . + +dpv-legal:TZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Republic of Tanzania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "United Republic of Tanzania"@en ; + dpv-legal:iso_alpha2 "TZ"^^xsd:string ; + dpv-legal:iso_alpha3 "TZA"^^xsd:string ; + dpv-legal:iso_numeric "834"^^xsd:string ; + dpv-legal:un_m49 "834"^^xsd:string . + +dpv-legal:UG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uganda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Uganda"@en ; + dpv-legal:iso_alpha2 "UG"^^xsd:string ; + dpv-legal:iso_alpha3 "UGA"^^xsd:string ; + dpv-legal:iso_numeric "800"^^xsd:string ; + dpv-legal:un_m49 "800"^^xsd:string . + +dpv-legal:US-CA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "California"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "California"@en ; + dpv:hasLaw dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:VC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Vincent and the Grenadines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Vincent and the Grenadines"@en ; + dpv-legal:iso_alpha2 "VC"^^xsd:string ; + dpv-legal:iso_alpha3 "VCT"^^xsd:string ; + dpv-legal:iso_numeric "670"^^xsd:string ; + dpv-legal:un_m49 "670"^^xsd:string . + +dpv-legal:VE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Venezuela (Bolivarian Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Venezuela (Bolivarian Republic of)"@en ; + dpv-legal:iso_alpha2 "VE"^^xsd:string ; + dpv-legal:iso_alpha3 "VEN"^^xsd:string ; + dpv-legal:iso_numeric "862"^^xsd:string ; + dpv-legal:un_m49 "862"^^xsd:string . + +dpv-legal:VG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "British Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VG"^^xsd:string ; + dpv-legal:iso_alpha3 "VGB"^^xsd:string ; + dpv-legal:iso_numeric "92"^^xsd:string ; + dpv-legal:un_m49 "92"^^xsd:string . + +dpv-legal:VI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "United States Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VI"^^xsd:string ; + dpv-legal:iso_alpha3 "VIR"^^xsd:string ; + dpv-legal:iso_numeric "850"^^xsd:string ; + dpv-legal:un_m49 "850"^^xsd:string . + +dpv-legal:YT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mayotte"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mayotte"@en ; + dpv-legal:iso_alpha2 "YT"^^xsd:string ; + dpv-legal:iso_alpha3 "MYT"^^xsd:string ; + dpv-legal:iso_numeric "175"^^xsd:string ; + dpv-legal:un_m49 "175"^^xsd:string . + +dpv-legal:ZA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Africa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Africa"@en ; + dpv-legal:iso_alpha2 "ZA"^^xsd:string ; + dpv-legal:iso_alpha3 "ZAF"^^xsd:string ; + dpv-legal:iso_numeric "710"^^xsd:string ; + dpv-legal:un_m49 "710"^^xsd:string . + +dpv-legal:ZM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zambia"@en ; + dpv-legal:iso_alpha2 "ZM"^^xsd:string ; + dpv-legal:iso_alpha3 "ZMB"^^xsd:string ; + dpv-legal:iso_numeric "894"^^xsd:string ; + dpv-legal:un_m49 "894"^^xsd:string . + +dpv-legal:ZW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zimbabwe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zimbabwe"@en ; + dpv-legal:iso_alpha2 "ZW"^^xsd:string ; + dpv-legal:iso_alpha3 "ZWE"^^xsd:string ; + dpv-legal:iso_numeric "716"^^xsd:string ; + dpv-legal:un_m49 "716"^^xsd:string . + +dpv-legal:AR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Argentina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Argentina"@en ; + dpv-legal:iso_alpha2 "AR"^^xsd:string ; + dpv-legal:iso_alpha3 "ARG"^^xsd:string ; + dpv-legal:iso_numeric "32"^^xsd:string ; + dpv-legal:un_m49 "32"^^xsd:string . + +dpv-legal:ChannelIslands a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "ChannelIslands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:NorthernEurope ; + skos:narrowerTransitive dpv-legal:GG, + dpv-legal:JE, + dpv-legal:Sark ; + skos:prefLabel "ChannelIslands"@en . + +dpv-legal:DE-BW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Baden-Württemberg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Baden-Württemberg"@en ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-RP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Rhineland-Palatinate"@en ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + foaf:homepage "https://www.lda.brandenburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-non-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + foaf:homepage "https://www.lda.bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + foaf:homepage "https://www.datenschutz.bremen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.hessen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-hamburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-MV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + foaf:homepage "https://www.datenschutz-mv.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + foaf:homepage "https://www.lfd.niedersachsen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NW a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + foaf:homepage "https://www.ldi.nrw.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + foaf:homepage "https://www.datenschutzzentrum.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.saarland.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SN a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + foaf:homepage "https://www.saechsdsb.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-ST a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + foaf:homepage "https://datenschutz.sachsen-anhalt.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-TH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + foaf:homepage "https://www.tlfdi.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:GG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guernsey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Guernsey"@en ; + dpv-legal:iso_alpha2 "GG"^^xsd:string ; + dpv-legal:iso_alpha3 "GGY"^^xsd:string ; + dpv-legal:iso_numeric "831"^^xsd:string ; + dpv-legal:un_m49 "831"^^xsd:string . + +dpv-legal:JE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Jersey"@en ; + dpv-legal:iso_alpha2 "JE"^^xsd:string ; + dpv-legal:iso_alpha3 "JEY"^^xsd:string ; + dpv-legal:iso_numeric "832"^^xsd:string ; + dpv-legal:un_m49 "832"^^xsd:string . + +dpv-legal:UY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uruguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Uruguay"@en ; + dpv-legal:iso_alpha2 "UY"^^xsd:string ; + dpv-legal:iso_alpha3 "URY"^^xsd:string ; + dpv-legal:iso_numeric "858"^^xsd:string ; + dpv-legal:un_m49 "858"^^xsd:string . + +dpv-legal:DE-BB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Brandenburg"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Berlin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Berlin"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bremen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bremen"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hesse"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hesse"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hamburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hamburg"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-MV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mecklenburg-Western-Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Mecklenburg-Western-Pomerania"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lower-Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Lower-Saxony"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North-Rhine Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "North-Rhine Westphalia"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Schleswig-Holstein"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saarland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saarland"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-ST a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony-Anhalt"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-TH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thuringia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Thuringia"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-RP a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + foaf:homepage "https://www.datenschutz.rlp.de/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DPA-DE-RP ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:CentralAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:KG, + dpv-legal:KZ, + dpv-legal:TJ, + dpv-legal:TM, + dpv-legal:UZ ; + skos:prefLabel "CentralAsia"@en . + +dpv-legal:DE-BY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bavaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bavaria"@en ; + dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:Melanesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Melanesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FJ, + dpv-legal:NC, + dpv-legal:PG, + dpv-legal:SB, + dpv-legal:VU ; + skos:prefLabel "Melanesia"@en . + +dpv-legal:NorthernAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:BM, + dpv-legal:CA, + dpv-legal:GL, + dpv-legal:PM, + dpv-legal:US ; + skos:prefLabel "NorthernAmerica"@en . + +dpv-legal:SouthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BW, + dpv-legal:LS, + dpv-legal:NA, + dpv-legal:SZ, + dpv-legal:ZA ; + skos:prefLabel "SouthernAfrica"@en . + +dpv-legal:AustraliaandNewZealand a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "AustraliaandNewZealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AU, + dpv-legal:CC, + dpv-legal:CX, + dpv-legal:HM, + dpv-legal:NF, + dpv-legal:NZ ; + skos:prefLabel "AustraliaandNewZealand"@en . + +dpv-legal:GB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Kingdom of Great Britain and Northern Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA31, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "United Kingdom of Great Britain and Northern Ireland"@en ; + dpv-legal:iso_alpha2 "GB"^^xsd:string ; + dpv-legal:iso_alpha3 "GBR"^^xsd:string ; + dpv-legal:iso_numeric "826"^^xsd:string ; + dpv-legal:un_m49 "826"^^xsd:string . + +dpv-legal:EasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:CN, + dpv-legal:HK, + dpv-legal:JP, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:MN, + dpv-legal:MO ; + skos:prefLabel "EasternAsia"@en . + +dpv-legal:NorthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:SD, + dpv-legal:TN ; + skos:prefLabel "NorthernAfrica"@en . + +dpv-legal:CentralAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:BZ, + dpv-legal:CR, + dpv-legal:GT, + dpv-legal:HN, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:SV ; + skos:prefLabel "CentralAmerica"@en . + +dpv-legal:Micronesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FM, + dpv-legal:GU, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:NR, + dpv-legal:PW, + dpv-legal:UM ; + skos:prefLabel "Micronesia"@en . + +dpv-legal:MiddleAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "MiddleAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CM, + dpv-legal:GA, + dpv-legal:GQ, + dpv-legal:ST, + dpv-legal:TD ; + skos:prefLabel "MiddleAfrica"@en . + +dpv-legal:SouthernAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AF, + dpv-legal:BD, + dpv-legal:BT, + dpv-legal:IN, + dpv-legal:IR, + dpv-legal:LK, + dpv-legal:MV, + dpv-legal:NP, + dpv-legal:PK ; + skos:prefLabel "SouthernAsia"@en . + +dpv-legal:WesternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:CH, + dpv-legal:DE, + dpv-legal:FR, + dpv-legal:LI, + dpv-legal:LU, + dpv-legal:MC, + dpv-legal:NL ; + skos:prefLabel "WesternEurope"@en . + +dpv-legal:EasternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CZ, + dpv-legal:HU, + dpv-legal:MD, + dpv-legal:PL, + dpv-legal:RO, + dpv-legal:RU, + dpv-legal:SK, + dpv-legal:UA ; + skos:prefLabel "EasternEurope"@en . + +dpv-legal:Polynesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:CK, + dpv-legal:NU, + dpv-legal:PF, + dpv-legal:PN, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Polynesia"@en . + +dpv-legal:SoutheasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SoutheasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:BN, + dpv-legal:ID, + dpv-legal:KH, + dpv-legal:LA, + dpv-legal:MM, + dpv-legal:MY, + dpv-legal:PH, + dpv-legal:SG, + dpv-legal:TH, + dpv-legal:TL, + dpv-legal:VN ; + skos:prefLabel "SoutheasternAsia"@en . + +dpv-legal:CY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cyprus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:WesternAsia ; + skos:prefLabel "Cyprus"@en ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "CY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYP"^^xsd:string ; + dpv-legal:iso_numeric "196"^^xsd:string ; + dpv-legal:un_m49 "196"^^xsd:string . + +dpv-legal:AT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Austria"@en ; + dpv:hasAuthority dpv-legal:DPA-AT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "AT"^^xsd:string ; + dpv-legal:iso_alpha3 "AUT"^^xsd:string ; + dpv-legal:iso_numeric "40"^^xsd:string ; + dpv-legal:un_m49 "40"^^xsd:string . + +dpv-legal:BE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgium"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Belgium"@en ; + dpv:hasAuthority dpv-legal:DPA-BE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "BE"^^xsd:string ; + dpv-legal:iso_alpha3 "BEL"^^xsd:string ; + dpv-legal:iso_numeric "56"^^xsd:string ; + dpv-legal:un_m49 "56"^^xsd:string . + +dpv-legal:BG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bulgaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Bulgaria"@en ; + dpv:hasAuthority dpv-legal:DPA-BG ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "BG"^^xsd:string ; + dpv-legal:iso_alpha3 "BGR"^^xsd:string ; + dpv-legal:iso_numeric "100"^^xsd:string ; + dpv-legal:un_m49 "100"^^xsd:string . + +dpv-legal:CZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Czechia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Czechia"@en ; + dpv:hasAuthority dpv-legal:DPA-CZ ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "CZ"^^xsd:string ; + dpv-legal:iso_alpha3 "CZE"^^xsd:string ; + dpv-legal:iso_numeric "203"^^xsd:string ; + dpv-legal:un_m49 "203"^^xsd:string . + +dpv-legal:DK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Denmark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Denmark"@en ; + dpv:hasAuthority dpv-legal:DPA-DK ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "DK"^^xsd:string ; + dpv-legal:iso_alpha3 "DNK"^^xsd:string ; + dpv-legal:iso_numeric "208"^^xsd:string ; + dpv-legal:un_m49 "208"^^xsd:string . + +dpv-legal:EE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Estonia"@en ; + dpv:hasAuthority dpv-legal:DPA-EE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "EE"^^xsd:string ; + dpv-legal:iso_alpha3 "EST"^^xsd:string ; + dpv-legal:iso_numeric "233"^^xsd:string ; + dpv-legal:un_m49 "233"^^xsd:string . + +dpv-legal:ES a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Spain"@en ; + dpv:hasAuthority dpv-legal:DPA-ES ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "ES"^^xsd:string ; + dpv-legal:iso_alpha3 "ESP"^^xsd:string ; + dpv-legal:iso_numeric "724"^^xsd:string ; + dpv-legal:un_m49 "724"^^xsd:string . + +dpv-legal:FI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Finland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Finland"@en ; + dpv:hasAuthority dpv-legal:DPA-FI ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "FI"^^xsd:string ; + dpv-legal:iso_alpha3 "FIN"^^xsd:string ; + dpv-legal:iso_numeric "246"^^xsd:string ; + dpv-legal:un_m49 "246"^^xsd:string . + +dpv-legal:FR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "France"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "France"@en ; + dpv:hasAuthority dpv-legal:DPA-FR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "FR"^^xsd:string ; + dpv-legal:iso_alpha3 "FRA"^^xsd:string ; + dpv-legal:iso_numeric "250"^^xsd:string ; + dpv-legal:un_m49 "250"^^xsd:string . + +dpv-legal:GR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greece"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Greece"@en ; + dpv:hasAuthority dpv-legal:DPA-GR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "GR"^^xsd:string ; + dpv-legal:iso_alpha3 "GRC"^^xsd:string ; + dpv-legal:iso_numeric "300"^^xsd:string ; + dpv-legal:un_m49 "300"^^xsd:string . + +dpv-legal:HR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Croatia"@en ; + dpv:hasAuthority dpv-legal:DPA-HR ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "HR"^^xsd:string ; + dpv-legal:iso_alpha3 "HRV"^^xsd:string ; + dpv-legal:iso_numeric "191"^^xsd:string ; + dpv-legal:un_m49 "191"^^xsd:string . + +dpv-legal:HU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungary"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Hungary"@en ; + dpv:hasAuthority dpv-legal:DPA-HU ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "HU"^^xsd:string ; + dpv-legal:iso_alpha3 "HUN"^^xsd:string ; + dpv-legal:iso_numeric "348"^^xsd:string ; + dpv-legal:un_m49 "348"^^xsd:string . + +dpv-legal:IE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Ireland"@en ; + dpv:hasAuthority dpv-legal:DPA-IE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "IE"^^xsd:string ; + dpv-legal:iso_alpha3 "IRL"^^xsd:string ; + dpv-legal:iso_numeric "372"^^xsd:string ; + dpv-legal:un_m49 "372"^^xsd:string . + +dpv-legal:IT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Italy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Italy"@en ; + dpv:hasAuthority dpv-legal:DPA-IT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "IT"^^xsd:string ; + dpv-legal:iso_alpha3 "ITA"^^xsd:string ; + dpv-legal:iso_numeric "380"^^xsd:string ; + dpv-legal:un_m49 "380"^^xsd:string . + +dpv-legal:LT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lithuania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Lithuania"@en ; + dpv:hasAuthority dpv-legal:DPA-LT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LT"^^xsd:string ; + dpv-legal:iso_alpha3 "LTU"^^xsd:string ; + dpv-legal:iso_numeric "440"^^xsd:string ; + dpv-legal:un_m49 "440"^^xsd:string . + +dpv-legal:LU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Luxembourg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Luxembourg"@en ; + dpv:hasAuthority dpv-legal:DPA-LU ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LU"^^xsd:string ; + dpv-legal:iso_alpha3 "LUX"^^xsd:string ; + dpv-legal:iso_numeric "442"^^xsd:string ; + dpv-legal:un_m49 "442"^^xsd:string . + +dpv-legal:LV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Latvia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Latvia"@en ; + dpv:hasAuthority dpv-legal:DPA-LV ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "LV"^^xsd:string ; + dpv-legal:iso_alpha3 "LVA"^^xsd:string ; + dpv-legal:iso_numeric "428"^^xsd:string ; + dpv-legal:un_m49 "428"^^xsd:string . + +dpv-legal:MT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malta"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Malta"@en ; + dpv:hasAuthority dpv-legal:DPA-MT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "MT"^^xsd:string ; + dpv-legal:iso_alpha3 "MLT"^^xsd:string ; + dpv-legal:iso_numeric "470"^^xsd:string ; + dpv-legal:un_m49 "470"^^xsd:string . + +dpv-legal:NL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Netherlands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Netherlands"@en ; + dpv:hasAuthority dpv-legal:DPA-NL ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "NL"^^xsd:string ; + dpv-legal:iso_alpha3 "NLD"^^xsd:string ; + dpv-legal:iso_numeric "528"^^xsd:string ; + dpv-legal:un_m49 "528"^^xsd:string . + +dpv-legal:PL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Poland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Poland"@en ; + dpv:hasAuthority dpv-legal:DPA-PL ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "PL"^^xsd:string ; + dpv-legal:iso_alpha3 "POL"^^xsd:string ; + dpv-legal:iso_numeric "616"^^xsd:string ; + dpv-legal:un_m49 "616"^^xsd:string . + +dpv-legal:PT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Portugal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Portugal"@en ; + dpv:hasAuthority dpv-legal:DPA-PT ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "PT"^^xsd:string ; + dpv-legal:iso_alpha3 "PRT"^^xsd:string ; + dpv-legal:iso_numeric "620"^^xsd:string ; + dpv-legal:un_m49 "620"^^xsd:string . + +dpv-legal:RO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Romania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Romania"@en ; + dpv:hasAuthority dpv-legal:DPA-RO ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "RO"^^xsd:string ; + dpv-legal:iso_alpha3 "ROU"^^xsd:string ; + dpv-legal:iso_numeric "642"^^xsd:string ; + dpv-legal:un_m49 "642"^^xsd:string . + +dpv-legal:SE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sweden"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sweden"@en ; + dpv:hasAuthority dpv-legal:DPA-SE ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SE"^^xsd:string ; + dpv-legal:iso_alpha3 "SWE"^^xsd:string ; + dpv-legal:iso_numeric "752"^^xsd:string ; + dpv-legal:un_m49 "752"^^xsd:string . + +dpv-legal:SI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Slovenia"@en ; + dpv:hasAuthority dpv-legal:DPA-SI ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SI"^^xsd:string ; + dpv-legal:iso_alpha3 "SVN"^^xsd:string ; + dpv-legal:iso_numeric "705"^^xsd:string ; + dpv-legal:un_m49 "705"^^xsd:string . + +dpv-legal:SK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovakia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Slovakia"@en ; + dpv:hasAuthority dpv-legal:DPA-SK ; + dpv:hasLaw dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "SK"^^xsd:string ; + dpv-legal:iso_alpha3 "SVK"^^xsd:string ; + dpv-legal:iso_numeric "703"^^xsd:string ; + dpv-legal:un_m49 "703"^^xsd:string . + +dpv-legal:SouthAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AR, + dpv-legal:BO, + dpv-legal:BR, + dpv-legal:BV, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GF, + dpv-legal:GS, + dpv-legal:GY, + dpv-legal:PE, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:UY, + dpv-legal:VE ; + skos:prefLabel "SouthAmerica"@en . + +dpv-legal:SouthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:BA, + dpv-legal:ES, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:IT, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:PT, + dpv-legal:RS, + dpv-legal:SI, + dpv-legal:SM, + dpv-legal:VA ; + skos:prefLabel "SouthernEurope"@en . + +dpv-legal:WesternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BF, + dpv-legal:BJ, + dpv-legal:CI, + dpv-legal:CV, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GW, + dpv-legal:LR, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:TG ; + skos:prefLabel "WesternAfrica"@en . + +dpv-legal:NorthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AX, + dpv-legal:ChannelIslands, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:JE, + dpv-legal:LT, + dpv-legal:LV, + dpv-legal:NO, + dpv-legal:SE, + dpv-legal:SJ, + dpv-legal:Sark ; + skos:prefLabel "NorthernEurope"@en . + +dpv-legal:WesternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BH, + dpv-legal:CY, + dpv-legal:GE, + dpv-legal:IL, + dpv-legal:IQ, + dpv-legal:JO, + dpv-legal:KW, + dpv-legal:LB, + dpv-legal:OM, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SY, + dpv-legal:TR, + dpv-legal:YE ; + skos:prefLabel "WesternAsia"@en . + +dpv-legal:EasternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BI, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:MG, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:TF, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "EasternAfrica"@en . + +dpv-legal:EEA30 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-30)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU27 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Union (EU-27)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:Caribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Caribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BQ, + dpv-legal:BS, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:GD, + dpv-legal:GP, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:PR, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:VC, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Caribbean"@en . + +dpv-legal:EEA a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Economic Area (EEA)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA31 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2014-04-12"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-31)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU28 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2013-07-01"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Union (EU-28)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:DE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Germany"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:narrowerTransitive dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH ; + skos:prefLabel "Germany"@en ; + dpv:hasAuthority dpv-legal:DPA-DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR ; + dpv-legal:iso_alpha2 "DE"^^xsd:string ; + dpv-legal:iso_alpha3 "DEU"^^xsd:string ; + dpv-legal:iso_numeric "276"^^xsd:string ; + dpv-legal:un_m49 "276"^^xsd:string . + +dpv-legal:Oceania a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oceania"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:AU, + dpv-legal:AustraliaandNewZealand, + dpv-legal:CC, + dpv-legal:CK, + dpv-legal:CX, + dpv-legal:FJ, + dpv-legal:FM, + dpv-legal:GU, + dpv-legal:HM, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:NC, + dpv-legal:NF, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PN, + dpv-legal:PW, + dpv-legal:Polynesia, + dpv-legal:SB, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:UM, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Oceania"@en . + +dpv-legal:DE-BDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-11-20"^^xsd:date ] ] ; + dct:title "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + foaf:homepage "https://www.gesetze-im-internet.de/bdsg_2018/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH ; + dpv:hasJurisdiction dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH . + +dpv-legal:EU a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Union (EU)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:Asia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Asia"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BD, + dpv-legal:BH, + dpv-legal:BN, + dpv-legal:BT, + dpv-legal:CN, + dpv-legal:CY, + dpv-legal:CentralAsia, + dpv-legal:EasternAsia, + dpv-legal:GE, + dpv-legal:HK, + dpv-legal:ID, + dpv-legal:IL, + dpv-legal:IN, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LK, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MV, + dpv-legal:MY, + dpv-legal:NP, + dpv-legal:OM, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SG, + dpv-legal:SY, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAsia, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TR, + dpv-legal:UZ, + dpv-legal:VN, + dpv-legal:WesternAsia, + dpv-legal:YE ; + skos:prefLabel "Asia"@en . + +dpv-legal:Europe a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Europe"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:AT, + dpv-legal:AX, + dpv-legal:BA, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CH, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EasternEurope, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:LI, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NorthernEurope, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SM, + dpv-legal:Sark, + dpv-legal:SouthernEurope, + dpv-legal:UA, + dpv-legal:VA, + dpv-legal:WesternEurope ; + skos:prefLabel "Europe"@en . + +dpv-legal:LatinAmericaandtheCaribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "LatinAmericaandtheCaribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SouthAmerica, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "LatinAmericaandtheCaribbean"@en . + +dpv-legal:SubSaharanAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SubSaharanAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SouthernAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:WesternAfrica, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "SubSaharanAfrica"@en . + +dpv-legal:Americas a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Americas"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GL, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:NorthernAmerica, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PM, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:US, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Americas"@en . + +dpv-legal:US a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States of America"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:narrowerTransitive dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY ; + skos:prefLabel "United States of America"@en ; + dpv-legal:iso_alpha2 "US"^^xsd:string ; + dpv-legal:iso_alpha3 "USA"^^xsd:string ; + dpv-legal:iso_numeric "840"^^xsd:string ; + dpv-legal:un_m49 "840"^^xsd:string . + +dpv-legal:Africa a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Africa"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:NorthernAfrica, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SubSaharanAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TN, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "Africa"@en . + +dpv-legal:EU-GDPR a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2018-05-25"^^xsd:date ] ] ; + dct:title "General Data Protection Regulation (GDPR)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "General Data Protection Regulation (GDPR)"@en ; + foaf:homepage "http://data.europa.eu/eli/reg/2016/679/oj"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK ; + dpv:hasJurisdiction dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/index.html b/dpv-legal/index.html new file mode 100644 index 000000000..3706f6b36 --- /dev/null +++ b/dpv-legal/index.html @@ -0,0 +1,13060 @@ + + + + + DPV-LEGAL: Extension providing Jurisdictions, Laws, and Authorities for DPV + + + + + +
+

DPV-LEGAL extends the [[[DPV]]] to provide concepts related to ...

+

The namespace for terms in DPV-LEGAL is https://www.w3id.org/dpv/dpv-legal#
+ The suggested prefix for the namespace is dpv-legal
+ The DPV-LEGAL vocabulary and its documentation is available on GitHub.

+
+

DPV Family of Documents

+
    +
  • [[[DPV-Primer]]]: introductory document to DPV concepts +

    Newcomers to the DPV are strongly recommended to first read through the Primer to familiarise themselves with the semantics and concepts of DPV.

    +
  • +
  • [[[DPV]]]: formal and normative description of DPV and its concepts.
  • +
  • Serialisations of DPV:
      +
    • [[[DPV-SKOS]]]: serialisation of DPV with [[SKOS]] and [[RDFS]] semantics
    • +
    • [[[DPV-OWL]]]: serialisation of DPV using [[OWL]] semantics
  • +
  • Extensions to Concepts:
      +
    • [[[DPV-GDPR]]]: extends DPV concepts for [[GDPR]]
    • +
    • [[[DPV-PD]]]
    • +
    • [[[DPV-LEGAL]]]
    • +
  • +
  • [[[DPV-GUIDES]]]:
      +
    • [[[DPV-GUIDE-OWL2]]]
    • +
  • +
  • Other Resources:
    • [[[DPV-NACE]]]
  • +
+

Related Links

+
    +
  • For a general overview of the Data Protection Vocabularies and Controls Community Group [[DPVCG]], its history, deliverables, and activities - refer to DPVCG Website.

    +
  • +
  • +

    The peer-reviewed article “Creating A Vocabulary for Data Privacy” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed here, here, and here.

    +
  • +
+
+ +
+ +

This document is published by the Data Privacy Vocabularies and Controls Community Group (DPVCG) as a deliverable and report of its work in creating and maintaining the Data Privacy Vocabulary (DPV).

+
+

Contributing to the DPV and its extensions The DPVCG welcomes participation regarding the DPV, including expansion or refinement of its terms, addressing open issues, and welcomes suggestions on their resolution or mitigation.

+

For contributions to the DPV, please see the section on GitHub. The current list of open issues and their discussions to date can be found at GitHub issues.

+
+
+ +
+
+

Introduction

+

The Data Privacy Vocabulary (DPV) provides terms to annotate and categorise instances of legally compliant personal data handling. In particular, the vocabulary provides Location, Law, and Authority as top-level concepts. Since these concepts are specifically defined within the scope of jurisdictional laws, their implementation is provided as a separate vocabulary that extends the DPV, thereby permitting continued usage of DPV as a jurisdiction-agnostic and generic vocabulary.

+

This vocabulary, termed as DPV-LEGAL, provides several collections of concepts based on extending those from the DPV regarding:

+
    +
  • A hierarchical list of regions consisting of continents, countries, and regions within countries (limited data), along with their ISO and UN provisioned codes
  • +
  • A list of laws and their applicable jurisdictions, and start and end dates where available
  • +
  • A list of authorities and the laws they enforce as well their applicable jurisdictions
  • +
  • A membership of EU and EEA along with specific temporal variations such as the introduction of exclusion of a member (e.g. EU-27 post-Brexit)
  • +
  • A list of EU Adequacy decisions along with jurisdictions applicable, and start and end dates where available
  • +
+

We welcome further contributions to refine or extend this data

+
+ +
+

Laws

+ +
+

DE-BDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Federal Data Protection Act (BDSG)
Label (DE):Bundesdatenschutzgesetz (BDSG)
Website:link
Temporal start:2019-11-20 +
Jurisdictions:dpv-legal:DE, dpv-legal:DE-BB, dpv-legal:DE-BE, dpv-legal:DE-BW, dpv-legal:DE-BY, dpv-legal:DE-HB, dpv-legal:DE-HE, dpv-legal:DE-HH, dpv-legal:DE-MV, dpv-legal:DE-NI, dpv-legal:DE-NW, dpv-legal:DE-RP, dpv-legal:DE-SH, dpv-legal:DE-SL, dpv-legal:DE-SN, dpv-legal:DE-ST, dpv-legal:DE-TH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BE-BbgDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Brandenburg Data Protection Act (BbgDSG)
Label (DE):Brandenburgisches Datenschutzgesetz (BbgDSG)
Website:link
Jurisdictions:dpv-legal:DE-BB
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BE-BlnDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin Data Protection Act (BlnDSG)
Label (DE):Berliner Datenschutzgesetz (BlnDSG)
Website:link
Jurisdictions:dpv-legal:DE-BE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BW-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Act (LDSG) (BW)
Label (DE):Landesdatenschutzgesetz (LDSG) (BW)
Website:link
Jurisdictions:dpv-legal:DE-BW
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-BY-BayDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bavarian Data Protection Act (BayDSG)
Label (DE):Bayerisches Datenschutzgesetz (BayDSG)
Website:link
Jurisdictions:dpv-legal:DE-BY
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HB-BremDSGVOAG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)
Label (DE):Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)
Website:link
Jurisdictions:dpv-legal:DE-HB
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HE-HDISG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hessian Data Protection and Freedom of Information Act (HDSIG)
Label (DE):Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)
Website:link
Jurisdictions:dpv-legal:DE-HE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-HH-HmbDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hamburg Data Protection Act (HmbDSG)
Label (DE):Hamburgisches Datenschutzgesetz (HmbDSG)
Website:link
Jurisdictions:dpv-legal:DE-HH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-LSA-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)
Label (DE):Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)
Website:link
Jurisdictions:dpv-legal:DE-ST
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-MV-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680
Label (DE):Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680
Website:link
Jurisdictions:dpv-legal:DE-MV
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-NI-NDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Lower Saxony Data Protection Act (NDSG)
Label (DE):Niedersächsisches Datenschutzgesetz (NDSG)
Website:link
Jurisdictions:dpv-legal:DE-NI
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-NW-DSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:North Rhine-Westphalia Data Protection Act (DSG NRW)
Label (DE):Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)
Website:link
Jurisdictions:dpv-legal:DE-NW
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-RP-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Act (LDSG)
Label (DE):Landesdatenschutzgesetz (LDSG)
Website:link
Jurisdictions:dpv-legal:DE-RP
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SH-LDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)
Label (DE):Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)
Website:link
Jurisdictions:dpv-legal:DE-SH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SL-SDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Saarland Data Protection Act
Label (DE):Saarländisches Datenschutzgesetz
Website:link
Jurisdictions:dpv-legal:DE-SL
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-SN-SächsDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)
Label (DE):Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)
Website:link
Jurisdictions:dpv-legal:DE-SN
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DE-TH-ThürDSG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringian Data Protection Act (ThürDSG)
Label (DE):Thüringer Datenschutzgesetz (ThürDSG)
Website:link
Jurisdictions:dpv-legal:DE-TH
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

EU-GDPR

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:General Data Protection Regulation (GDPR)
Website:link
Temporal start:2018-05-25 +
Jurisdictions:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DE-BB, dpv-legal:DE-BE, dpv-legal:DE-BW, dpv-legal:DE-BY, dpv-legal:DE-HB, dpv-legal:DE-HE, dpv-legal:DE-HH, dpv-legal:DE-MV, dpv-legal:DE-NI, dpv-legal:DE-NW, dpv-legal:DE-RP, dpv-legal:DE-SH, dpv-legal:DE-SL, dpv-legal:DE-SN, dpv-legal:DE-ST, dpv-legal:DE-TH, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA-CCPA

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:California Consumer Privacy Act (CCPA)
Website:link
Temporal start:2020-01-01 +
Jurisdictions:dpv-legal:US-CA
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA-CPRA

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Label:California Privacy Rights Act (CPRA)
Website:link
Temporal start:2023-01-01 +
Jurisdictions:dpv-legal:US-CA
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+ +
+ +
+

Authorities

+ +
+

DPA-AT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Austrian Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:AT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-BE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Belgian Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:BE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-BG

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Commission for Personal Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:BG
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-CZ

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office for Personal Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:CZ
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Federal Commissioner for Data Protection and Freedom of Information
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE
Laws:dpv-legal:DE-BDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE-BB

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The state representative for data protection and the right to inspect files in Brandenburg
Label (DE):Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BB
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BE-BbgDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin Commissioner for Data Protection and Freedom of Information
Label (DE):Berliner Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BE
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BE-BlnDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BY-non-public

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Bavarian State Office for Data Protection Supervision
Label (DE):Bayerisches Landesamt für Datenschutzaufsicht
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BY
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BY-BayDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-BY-public

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Bavarian State Commissioner for Data Protection
Label (DE):Der Bayerische Landesbeauftragte für den Datenschutz
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-BY
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-BY-BayDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HB

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen
Label (DE):Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HB
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HB-BremDSGVOAG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Hessian Commissioner for Data Protection and Freedom of Information
Label (DE):Der Hessische Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HE
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HE-HDISG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-HH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Hamburg Commissioner for Data Protection and Freedom of Information
Label (DE):Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-HH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-HH-HmbDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-MV

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania
Label (DE):Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-MV
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-MV-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-NI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The State Commissioner for Data Protection Lower Saxony
Label (DE):Die Landesbeauftragte für den Datenschutz Niedersachsen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-NI
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-NI-NDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-NW

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia
Label (DE):Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-NW
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-NW-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-RP

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The state commissioner for data protection and freedom of information in Rhineland-Palatinate
Label (DE):Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DPA-DE-RP
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-RP-LDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-DE-SH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Independent State Center for Data Protection Schleswig-Holstein
Label (DE):Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SH-LDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-SL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information
Label (DE):Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SL
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SL-SDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-SN

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:The Saxon data protection officer
Label (DE):Die Sächsische Datenschutzbeauftragte
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-SN
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-SN-SächsDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-ST

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State representative for data protection in Saxony-Anhalt
Label (DE):Landesbeauftragter für den Datenschutz Sachsen-Anhalt
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-ST
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-LSA-DSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DE-TH

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringia state commissioner for data protection and freedom of information
Label (DE):Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DE-TH
Laws:dpv-legal:DE-BDSG, dpv-legal:DE-TH-ThürDSG, dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit, + Julian Flake +
+
+
+

DPA-DK

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Danish Data Protection Agency
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:DK
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-EE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Estonian Data Protection Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:EE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-ES

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Spanish Data Protection Agency (AEPD)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:ES
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-FI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office of the Data Protection Ombudsman
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:FI
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-FR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Commission on Informatics and Liberty (CNIL)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:FR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-GR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hellenic Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:GR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-HR

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Croatian Personal Data Protection Agency
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:HR
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-HU

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Hungarian National Authority for Data Protection and Freedom of Information
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:HU
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-IE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data Protection Commission (DPC)
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:IE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-IT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data Protection Commission
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:IT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:State Data Protection Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LU

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Commission for Data Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LU
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-LV

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Data State Inspectorate
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:LV
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-MT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office of the Information and Data Protection Commissioner
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:MT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-NL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Dutch Data Protection Authority
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:NL
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-PL

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Personal Data Protection Office
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:PL
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-PT

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Comissão Nacional de Protecção de Dados
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:PT
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-RO

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:National Supervisory Authority for Personal Data Processing
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:RO
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Swedish Authority for Privacy Protection
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SE
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SI

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Information Commissioner of the Republic of Slovenia
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SI
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DPA-SK

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:Office for Personal Data Protection of the Slovak Republic
Type:dpv:DataProtectionAuthority
Website:link
Jurisdictions:dpv-legal:SK
Laws:dpv-legal:EU-GDPR
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

EU/EEA Memberships

+ +
+

EEA

+ + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA)
Type:dpv:SupraNationalUnion
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EEA30

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA-30)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EEA
Temporal start:2020-02-01 +
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EEA31

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Economic Area (EEA-31)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EEA
Temporal start:2014-04-12 +
Temporal end:2020-01-31
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GB, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU

+ + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU)
Type:dpv:SupraNationalUnion
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU27

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU-27)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EU
Temporal start:2020-02-01 +
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EU28

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:European Union (EU-28)
Type:dpv:SupraNationalUnion
has broader:dpv-legal:EU
Temporal start:2013-07-01 +
Temporal end:2020-01-31
Members:dpv-legal:AT, dpv-legal:BE, dpv-legal:BG, dpv-legal:CY, dpv-legal:CZ, dpv-legal:DE, dpv-legal:DK, dpv-legal:EE, dpv-legal:ES, dpv-legal:FI, dpv-legal:FR, dpv-legal:GB, dpv-legal:GR, dpv-legal:HR, dpv-legal:HU, dpv-legal:IE, dpv-legal:IT, dpv-legal:LT, dpv-legal:LU, dpv-legal:LV, dpv-legal:MT, dpv-legal:NL, dpv-legal:PL, dpv-legal:PT, dpv-legal:RO, dpv-legal:SE, dpv-legal:SI, dpv-legal:SK
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

EU Adequacy Decisions

+
+

Adequacy-EU-AD

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Andorra
Jurisdictions:dpv-legal:AD, dpv-legal:EU
Temporal start:2010-10-21 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-AR

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Argentina
Jurisdictions:dpv-legal:AR, dpv-legal:EU
Temporal start:2003-07-05 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-CA

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Canada (commercial organisations)
Jurisdictions:dpv-legal:CA, dpv-legal:EU
Temporal start:2002-01-04 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-CH

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Switzerland
Jurisdictions:dpv-legal:CH, dpv-legal:EU
Temporal start:2000-08-25 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-FO

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Faroe Islands
Jurisdictions:dpv-legal:EU, dpv-legal:FO
Temporal start:2010-03-09 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-GB

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for United Kingdom
Jurisdictions:dpv-legal:EU, dpv-legal:GB
Temporal start:2021-06-28 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-GG

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Guernsey
Jurisdictions:dpv-legal:EU, dpv-legal:GG
Temporal start:2003-11-21 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-IL

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Israel
Jurisdictions:dpv-legal:EU, dpv-legal:IL
Temporal start:2011-02-01 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-IM

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Isle of Man
Jurisdictions:dpv-legal:EU, dpv-legal:IM
Temporal start:2004-04-30 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-JE

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Jersey
Jurisdictions:dpv-legal:EU, dpv-legal:JE
Temporal start:2008-05-26 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-JP

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Japan
Jurisdictions:dpv-legal:EU, dpv-legal:JP
Temporal start:2019-01-23 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-NZ

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for New Zealand
Jurisdictions:dpv-legal:EU, dpv-legal:NZ
Temporal start:2012-12-20 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Adequacy-EU-UY

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Label:EU Adequacy Decision for Uruguay
Jurisdictions:dpv-legal:EU, dpv-legal:UY
Temporal start:2012-08-22 +
Website:link
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+

Locations

+ +
+

AE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Arab Emirates
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Afghanistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Africa

+ + + + + + + + + + + + + + + + + + + +
Label:Africa
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Antigua and Barbuda
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Anguilla
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Albania
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Armenia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Americas

+ + + + + + + + + + + + + + + + + + + +
Label:Americas
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Angola
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AQ

+ + + + + + + + + + + + + + + + + + + +
Label:Antarctica
Type:dpv:Country
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Argentina
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:American Samoa
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Asia

+ + + + + + + + + + + + + + + + + + + +
Label:Asia
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Austria
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Australia
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AustraliaandNewZealand

+ + + + + + + + + + + + + + + + + + + + + + +
Label:AustraliaandNewZealand
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Aruba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Åland Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

AZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Azerbaijan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bosnia and Herzegovina
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Barbados
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bangladesh
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belgium
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Burkina Faso
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bulgaria
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bahrain
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Burundi
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Benin
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Barthélemy
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bermuda
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brunei Darussalam
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bolivia (Plurinational State of)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bonaire, Sint Eustatius and Saba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brazil
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bahamas
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bhutan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bouvet Island
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Botswana
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belarus
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

BZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Belize
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Canada
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Caribbean

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Caribbean
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cocos (Keeling) Islands
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Democratic Republic of the Congo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CentralAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:CentralAmerica
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CentralAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:CentralAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Central African Republic
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Congo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Switzerland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ChannelIslands

+ + + + + + + + + + + + + + + + + + + + + + +
Label:ChannelIslands
Type:dpv:Region
has broader:dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Côte d’Ivoire
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cook Islands
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Chile
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cameroon
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Colombia
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Costa Rica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cuba
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cabo Verde
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Curaçao
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Christmas Island
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cyprus
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

CZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Czechia
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Germany
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Brandenburg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Berlin
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Baden-Württemberg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-BY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bavaria
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Bremen
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hesse
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-HH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hamburg
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-MV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mecklenburg-Western-Pomerania
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-NI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lower-Saxony
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-NW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North-Rhine Westphalia
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-RP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rhineland-Palatinate
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Schleswig-Holstein
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saarland
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-SN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saxony
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-ST

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saxony-Anhalt
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DE-TH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Thuringia
Type:dpv:Region
has broader:dpv-legal:DE
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Djibouti
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Denmark
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Dominica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Dominican Republic
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

DZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Algeria
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EasternEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:EasternEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ecuador
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Estonia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Egypt
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

EH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Western Sahara
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ER

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Eritrea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ES

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Spain
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ET

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ethiopia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Europe

+ + + + + + + + + + + + + + + + + + + +
Label:Europe
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Finland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Fiji
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Falkland Islands (Malvinas)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Micronesia (Federated States of)
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Faroe Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

FR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:France
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gabon
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Kingdom of Great Britain and Northern Ireland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Grenada
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Georgia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Guiana
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guernsey
Type:dpv:Country
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ghana
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gibraltar
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Greenland
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Gambia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guinea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guadeloupe
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Equatorial Guinea
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Greece
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Georgia and the South Sandwich Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guatemala
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guam
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guinea-Bissau
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

GY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guyana
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China, Hong Kong Special Administrative Region
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Heard Island and McDonald Islands
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Honduras
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Croatia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Haiti
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

HU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hungary
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ID

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Indonesia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ireland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Israel
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Isle of Man
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:India
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:British Indian Ocean Territory
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iraq
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iran (Islamic Republic of)
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iceland
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

IT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Italy
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jersey
Type:dpv:Country
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jamaica
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Jordan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

JP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Japan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kenya
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kyrgyzstan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cambodia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kiribati
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Comoros
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Kitts and Nevis
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Democratic People's Republic of Korea
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Republic of Korea
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kuwait
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Cayman Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

KZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kazakhstan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lao People's Democratic Republic
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LatinAmericaandtheCaribbean

+ + + + + + + + + + + + + + + + + + + + + + +
Label:LatinAmericaandtheCaribbean
Type:dpv:Region
has broader:dpv-legal:Americas
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lebanon
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Lucia
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Liechtenstein
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sri Lanka
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Liberia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lesotho
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Lithuania
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Luxembourg
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Latvia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

LY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Libya
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Morocco
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Monaco
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Republic of Moldova
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ME

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montenegro
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Melanesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Melanesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Martin (French Part)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Madagascar
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Marshall Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Micronesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Micronesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MiddleAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:MiddleAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Macedonia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ML

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mali
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Myanmar
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mongolia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:China, Macao Special Administrative Region
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:EasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Northern Mariana Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MQ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Martinique
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mauritania
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montserrat
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malta
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mauritius
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maldives
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malawi
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mexico
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Malaysia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

MZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mozambique
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Namibia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Caledonia
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Niger
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Norfolk Island
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nigeria
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nicaragua
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Netherlands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:WesternEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Norway
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernAfrica
Type:dpv:Region
has broader:dpv-legal:Africa
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernAmerica
Type:dpv:Region
has broader:dpv-legal:Americas
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NorthernEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:NorthernEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nepal
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nauru
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Niue
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

NZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Zealand
Type:dpv:Country
has broader:dpv-legal:AustraliaandNewZealand, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Oceania

+ + + + + + + + + + + + + + + + + + + +
Label:Oceania
Type:dpv:Region
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

OM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oman
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Panama
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Peru
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Polynesia
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Papua New Guinea
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Philippines
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pakistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SouthernAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Poland
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Pierre and Miquelon
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pitcairn
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Polynesia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Polynesia
Type:dpv:Region
has broader:dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Puerto Rico
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:State of Palestine
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Portugal
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Palau
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

PY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Paraguay
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

QA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Qatar
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Réunion
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Romania
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Serbia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Russian Federation
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

RW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rwanda
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saudi Arabia
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

Sark

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sark
Type:dpv:Region
has broader:dpv-legal:ChannelIslands, dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SB

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Solomon Islands
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Seychelles
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sudan
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sweden
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Singapore
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Helena
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Slovenia
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Svalbard and Jan Mayen Islands
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:NorthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Slovakia
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sierra Leone
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:San Marino
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Senegal
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Somalia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthAmerica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthAmerica
Type:dpv:Region
has broader:dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SoutheasternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SoutheasternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SouthernEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SouthernEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Suriname
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Sudan
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ST

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sao Tome and Principe
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SubSaharanAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:SubSaharanAfrica
Type:dpv:Region
has broader:dpv-legal:Africa
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:El Salvador
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:CentralAmerica, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Sint Maarten (Dutch part)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Syrian Arab Republic
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

SZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Eswatini
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turks and Caicos Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Chad
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:MiddleAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:French Southern Territories
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Togo
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SubSaharanAfrica, dpv-legal:WesternAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Thailand
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tajikistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tokelau
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Timor-Leste
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turkmenistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tunisia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:NorthernAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tonga
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Turkey
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Trinidad and Tobago
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tuvalu
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TW

+ + + + + + + + + + + + + + + + + + + +
Label:Taiwan (Province of China)
Type:dpv:Country
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

TZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United Republic of Tanzania
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ukraine
Type:dpv:Country
has broader:dpv-legal:EasternEurope, dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uganda
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Minor Outlying Islands
Type:dpv:Country
has broader:dpv-legal:Micronesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States of America
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:NorthernAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Alaska
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Alabama
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Arkansas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:American Samoa
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-AZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Arizona
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:California
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Colorado
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-CT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Connecticut
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-DC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:District of Columbia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-DE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Delaware
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-FL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Florida
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-GA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Georgia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-GU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Guam
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-HI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Hawaii
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Iowa
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ID

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Idaho
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IL

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Illinois
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-IN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Indiana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-KS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kansas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-KY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Kentucky
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-LA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Louisiana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Massachusetts
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maryland
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ME

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Maine
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Michigan
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Minnesota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MO

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Missouri
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MP

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Northern Mariana Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mississippi
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-MT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Montana
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Carolina
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-ND

+ + + + + + + + + + + + + + + + + + + + + + +
Label:North Dakota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nebraska
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Hampshire
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NJ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Jersey
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New Mexico
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Nevada
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-NY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:New York
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OH

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Ohio
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OK

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oklahoma
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-OR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Oregon
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-PA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Pennsylvania
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-PR

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Puerto Rico
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-RI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Rhode Island
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-SC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Carolina
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-SD

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Dakota
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-TN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Tennessee
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-TX

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Texas
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-UM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Minor Outlying Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-UT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Utah
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Virginia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:U.S. Virgin Islands
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-VT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Vermont
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Washington
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wisconsin
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WV

+ + + + + + + + + + + + + + + + + + + + + + +
Label:West Virginia
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

US-WY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wyoming
Type:dpv:Region
has broader:dpv-legal:US
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UY

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uruguay
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

UZ

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Uzbekistan
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:CentralAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Holy See
Type:dpv:Country
has broader:dpv-legal:Europe, dpv-legal:SouthernEurope
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VC

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Saint Vincent and the Grenadines
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Venezuela (Bolivarian Republic of)
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:LatinAmericaandtheCaribbean, dpv-legal:SouthAmerica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VG

+ + + + + + + + + + + + + + + + + + + + + + +
Label:British Virgin Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VI

+ + + + + + + + + + + + + + + + + + + + + + +
Label:United States Virgin Islands
Type:dpv:Country
has broader:dpv-legal:Americas, dpv-legal:Caribbean, dpv-legal:LatinAmericaandtheCaribbean
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VN

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Viet Nam
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:SoutheasternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

VU

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Vanuatu
Type:dpv:Country
has broader:dpv-legal:Melanesia, dpv-legal:Oceania
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternAfrica

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternAfrica
Type:dpv:Region
has broader:dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternAsia

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternAsia
Type:dpv:Region
has broader:dpv-legal:Asia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WesternEurope

+ + + + + + + + + + + + + + + + + + + + + + +
Label:WesternEurope
Type:dpv:Region
has broader:dpv-legal:Europe
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WF

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Wallis and Futuna Islands
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

WS

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Samoa
Type:dpv:Country
has broader:dpv-legal:Oceania, dpv-legal:Polynesia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

YE

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Yemen
Type:dpv:Country
has broader:dpv-legal:Asia, dpv-legal:WesternAsia
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

YT

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Mayotte
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZA

+ + + + + + + + + + + + + + + + + + + + + + +
Label:South Africa
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:SouthernAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZM

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Zambia
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+

ZW

+ + + + + + + + + + + + + + + + + + + + + + +
Label:Zimbabwe
Type:dpv:Country
has broader:dpv-legal:Africa, dpv-legal:EasternAfrica, dpv-legal:SubSaharanAfrica
Concept Created:
Contributor(s): + Harshvardhan J. Pandit +
+
+
+ +
+ + \ No newline at end of file diff --git a/dpv-legal/modules/authorities.jsonld b/dpv-legal/modules/authorities.jsonld new file mode 100644 index 000000000..196a24ca5 --- /dev/null +++ b/dpv-legal/modules/authorities.jsonld @@ -0,0 +1,3230 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia" + }, + { + "@language": "de", + "@value": "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia" + }, + { + "@language": "de", + "@value": "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.ldi.nrw.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Commission for Personal Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Commission for Personal Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cpdp.bg/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Saxon data protection officer" + }, + { + "@language": "de", + "@value": "Die Sächsische Datenschutzbeauftragte" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Saxon data protection officer" + }, + { + "@language": "de", + "@value": "Die Sächsische Datenschutzbeauftragte" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.saechsdsb.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Hamburg Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Hamburg Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-hamburg.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Danish Data Protection Agency" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Danish Data Protection Agency" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.datatilsynet.dk/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The state commissioner for data protection and freedom of information in Rhineland-Palatinate" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The state commissioner for data protection and freedom of information in Rhineland-Palatinate" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.rlp.de/" + } + ], + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hungarian National Authority for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hungarian National Authority for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.naih.hu/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hellenic Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hellenic Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dpa.gr" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Croatian Personal Data Protection Agency" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Croatian Personal Data Protection Agency" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.azop.hr/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Hessian Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Hessian Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.hessen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Berlin Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Berliner Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Berliner Beauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-berlin.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belgian Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belgian Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.dataprotectionauthority.be/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dutch Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dutch Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://autoriteitpersoonsgegevens.nl" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Federal Commissioner for Data Protection and Freedom of Information" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Federal Commissioner for Data Protection and Freedom of Information" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.bfdi.bund.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.uoou.cz/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AuthoritiesConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Spanish Data Protection Agency (AEPD)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Spanish Data Protection Agency (AEPD)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.aepd.es/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania" + }, + { + "@language": "de", + "@value": "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-mv.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State representative for data protection in Saxony-Anhalt" + }, + { + "@language": "de", + "@value": "Landesbeauftragter für den Datenschutz Sachsen-Anhalt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State representative for data protection in Saxony-Anhalt" + }, + { + "@language": "de", + "@value": "Landesbeauftragter für den Datenschutz Sachsen-Anhalt" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://datenschutz.sachsen-anhalt.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Independent State Center for Data Protection Schleswig-Holstein" + }, + { + "@language": "de", + "@value": "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Independent State Center for Data Protection Schleswig-Holstein" + }, + { + "@language": "de", + "@value": "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutzzentrum.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State Data Protection Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Data Protection Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://ada.lt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Commission for Data Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Commission for Data Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://cnpd.public.lu" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.bremen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information" + }, + { + "@language": "de", + "@value": "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz.saarland.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data Protection Commission" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data Protection Commission" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.garanteprivacy.it/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Swedish Authority for Privacy Protection" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Swedish Authority for Privacy Protection" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.imy.se/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-public", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Bavarian State Commissioner for Data Protection" + }, + { + "@language": "de", + "@value": "Der Bayerische Landesbeauftragte für den Datenschutz" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The Bavarian State Commissioner for Data Protection" + }, + { + "@language": "de", + "@value": "Der Bayerische Landesbeauftragte für den Datenschutz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-bayern.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BY-non-public", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bavarian State Office for Data Protection Supervision" + }, + { + "@language": "de", + "@value": "Bayerisches Landesamt für Datenschutzaufsicht" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bavarian State Office for Data Protection Supervision" + }, + { + "@language": "de", + "@value": "Bayerisches Landesamt für Datenschutzaufsicht" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.bayern.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PL", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Personal Data Protection Office" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Personal Data Protection Office" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://uodo.gov.pl/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-GR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-MV" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SK", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection of the Slovak Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office for Personal Data Protection of the Slovak Republic" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.gov.sk/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-EE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Estonian Data Protection Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Estonian Data Protection Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.aki.ee/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-PT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Comissão Nacional de Protecção de Dados" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Comissão Nacional de Protecção de Dados" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cnpd.pt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-CZ" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thuringia state commissioner for data protection and freedom of information" + }, + { + "@language": "de", + "@value": "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringia state commissioner for data protection and freedom of information" + }, + { + "@language": "de", + "@value": "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.tlfdi.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-NL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LT" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office of the Data Protection Ombudsman" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office of the Data Protection Ombudsman" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://tietosuoja.fi/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-TH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-LV", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data State Inspectorate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data State Inspectorate" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dvi.gov.lv/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-RO", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Supervisory Authority for Personal Data Processing" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Supervisory Authority for Personal Data Processing" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.ro/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-ST" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-HB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-SI", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Information Commissioner of the Republic of Slovenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Information Commissioner of the Republic of Slovenia" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.ip-rs.si/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-SN" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-IE", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Data Protection Commission (DPC)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Data Protection Commission (DPC)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.dataprotection.ie" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-AT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Austrian Data Protection Authority" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Austrian Data Protection Authority" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://dsb.gv.at" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-NI", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection Lower Saxony" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz Niedersachsen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The State Commissioner for Data Protection Lower Saxony" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz Niedersachsen" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lfd.niedersachsen.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-MT", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Office of the Information and Data Protection Commissioner" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Office of the Information and Data Protection Commissioner" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://idpc.org.mt" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-BB", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The state representative for data protection and the right to inspect files in Brandenburg" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "The state representative for data protection and the right to inspect files in Brandenburg" + }, + { + "@language": "de", + "@value": "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.brandenburg.de/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG", + "https://w3id.org/dpv#hasAuthority": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-DE-RP" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DPA-FR", + "@type": [ + "https://w3id.org/dpv#DataProtectionAuthority", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "National Commission on Informatics and Liberty (CNIL)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "National Commission on Informatics and Liberty (CNIL)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.cnil.fr/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + } + ], + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/authorities.n3 b/dpv-legal/modules/authorities.n3 new file mode 100644 index 000000000..cb9e56749 --- /dev/null +++ b/dpv-legal/modules/authorities.n3 @@ -0,0 +1,768 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:AuthoritiesConcepts a skos:Collection ; + skos:member dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + +dpv-legal:AT dpv:hasAuthority dpv-legal:DPA-AT . + +dpv-legal:BE dpv:hasAuthority dpv-legal:DPA-BE . + +dpv-legal:BG dpv:hasAuthority dpv-legal:DPA-BG . + +dpv-legal:CZ dpv:hasAuthority dpv-legal:DPA-CZ . + +dpv-legal:DE dpv:hasAuthority dpv-legal:DPA-DE . + +dpv-legal:DE-BB dpv:hasAuthority dpv-legal:DPA-DE-BB . + +dpv-legal:DE-BE dpv:hasAuthority dpv-legal:DPA-DE-BE . + +dpv-legal:DE-BE-BbgDSG dpv:hasAuthority dpv-legal:DPA-DE-BB . + +dpv-legal:DE-BE-BlnDSG dpv:hasAuthority dpv-legal:DPA-DE-BE . + +dpv-legal:DE-HB dpv:hasAuthority dpv-legal:DPA-DE-HB . + +dpv-legal:DE-HB-BremDSGVOAG dpv:hasAuthority dpv-legal:DPA-DE-HB . + +dpv-legal:DE-HE dpv:hasAuthority dpv-legal:DPA-DE-HE . + +dpv-legal:DE-HE-HDISG dpv:hasAuthority dpv-legal:DPA-DE-HE . + +dpv-legal:DE-HH dpv:hasAuthority dpv-legal:DPA-DE-HH . + +dpv-legal:DE-HH-HmbDSG dpv:hasAuthority dpv-legal:DPA-DE-HH . + +dpv-legal:DE-LSA-DSG dpv:hasAuthority dpv-legal:DPA-DE-ST . + +dpv-legal:DE-MV dpv:hasAuthority dpv-legal:DPA-DE-MV . + +dpv-legal:DE-MV-DSG dpv:hasAuthority dpv-legal:DPA-DE-MV . + +dpv-legal:DE-NI dpv:hasAuthority dpv-legal:DPA-DE-NI . + +dpv-legal:DE-NI-NDSG dpv:hasAuthority dpv-legal:DPA-DE-NI . + +dpv-legal:DE-NW dpv:hasAuthority dpv-legal:DPA-DE-NW . + +dpv-legal:DE-NW-DSG dpv:hasAuthority dpv-legal:DPA-DE-NW . + +dpv-legal:DE-RP-LDSG dpv:hasAuthority dpv-legal:DPA-DE-RP . + +dpv-legal:DE-SH dpv:hasAuthority dpv-legal:DPA-DE-SH . + +dpv-legal:DE-SH-LDSG dpv:hasAuthority dpv-legal:DPA-DE-SH . + +dpv-legal:DE-SL dpv:hasAuthority dpv-legal:DPA-DE-SL . + +dpv-legal:DE-SL-SDSG dpv:hasAuthority dpv-legal:DPA-DE-SL . + +dpv-legal:DE-SN dpv:hasAuthority dpv-legal:DPA-DE-SN . + +dpv-legal:DE-SN-SächsDSG dpv:hasAuthority dpv-legal:DPA-DE-SN . + +dpv-legal:DE-ST dpv:hasAuthority dpv-legal:DPA-DE-ST . + +dpv-legal:DE-TH dpv:hasAuthority dpv-legal:DPA-DE-TH . + +dpv-legal:DE-TH-ThürDSG dpv:hasAuthority dpv-legal:DPA-DE-TH . + +dpv-legal:DK dpv:hasAuthority dpv-legal:DPA-DK . + +dpv-legal:EE dpv:hasAuthority dpv-legal:DPA-EE . + +dpv-legal:ES dpv:hasAuthority dpv-legal:DPA-ES . + +dpv-legal:FI dpv:hasAuthority dpv-legal:DPA-FI . + +dpv-legal:FR dpv:hasAuthority dpv-legal:DPA-FR . + +dpv-legal:GR dpv:hasAuthority dpv-legal:DPA-GR . + +dpv-legal:HR dpv:hasAuthority dpv-legal:DPA-HR . + +dpv-legal:HU dpv:hasAuthority dpv-legal:DPA-HU . + +dpv-legal:IE dpv:hasAuthority dpv-legal:DPA-IE . + +dpv-legal:IT dpv:hasAuthority dpv-legal:DPA-IT . + +dpv-legal:LT dpv:hasAuthority dpv-legal:DPA-LT . + +dpv-legal:LU dpv:hasAuthority dpv-legal:DPA-LU . + +dpv-legal:LV dpv:hasAuthority dpv-legal:DPA-LV . + +dpv-legal:MT dpv:hasAuthority dpv-legal:DPA-MT . + +dpv-legal:NL dpv:hasAuthority dpv-legal:DPA-NL . + +dpv-legal:PL dpv:hasAuthority dpv-legal:DPA-PL . + +dpv-legal:PT dpv:hasAuthority dpv-legal:DPA-PT . + +dpv-legal:RO dpv:hasAuthority dpv-legal:DPA-RO . + +dpv-legal:SE dpv:hasAuthority dpv-legal:DPA-SE . + +dpv-legal:SI dpv:hasAuthority dpv-legal:DPA-SI . + +dpv-legal:SK dpv:hasAuthority dpv-legal:DPA-SK . + +dpv-legal:DE-BY dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public . + +dpv-legal:DE-BY-BayDSG dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public . + +dpv-legal:DPA-AT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austrian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Austrian Data Protection Authority"@en ; + foaf:homepage "https://dsb.gv.at"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Belgian Data Protection Authority"@en ; + foaf:homepage "https://www.dataprotectionauthority.be/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BG a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Commission for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Commission for Personal Data Protection"@en ; + foaf:homepage "https://www.cpdp.bg/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BG ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-CZ a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection"@en ; + foaf:homepage "https://www.uoou.cz/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CZ ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Danish Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Danish Data Protection Agency"@en ; + foaf:homepage "http://www.datatilsynet.dk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-EE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonian Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Estonian Data Protection Inspectorate"@en ; + foaf:homepage "http://www.aki.ee/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-ES a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spanish Data Protection Agency (AEPD)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Spanish Data Protection Agency (AEPD)"@en ; + foaf:homepage "https://www.aepd.es/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:ES ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Data Protection Ombudsman"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Data Protection Ombudsman"@en ; + foaf:homepage "https://tietosuoja.fi/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission on Informatics and Liberty (CNIL)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission on Informatics and Liberty (CNIL)"@en ; + foaf:homepage "https://www.cnil.fr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-GR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hellenic Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hellenic Data Protection Authority"@en ; + foaf:homepage "http://dpa.gr"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:GR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatian Personal Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Croatian Personal Data Protection Agency"@en ; + foaf:homepage "http://www.azop.hr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.naih.hu/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission (DPC)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission (DPC)"@en ; + foaf:homepage "http://www.dataprotection.ie"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission"@en ; + foaf:homepage "https://www.garanteprivacy.it/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "State Data Protection Inspectorate"@en ; + foaf:homepage "https://ada.lt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission for Data Protection"@en ; + foaf:homepage "https://cnpd.public.lu"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data State Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data State Inspectorate"@en ; + foaf:homepage "http://www.dvi.gov.lv/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LV ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-MT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Information and Data Protection Commissioner"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Information and Data Protection Commissioner"@en ; + foaf:homepage "https://idpc.org.mt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:MT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-NL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dutch Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Dutch Data Protection Authority"@en ; + foaf:homepage "https://autoriteitpersoonsgegevens.nl"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:NL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Personal Data Protection Office"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Personal Data Protection Office"@en ; + foaf:homepage "https://uodo.gov.pl/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comissão Nacional de Protecção de Dados"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Comissão Nacional de Protecção de Dados"@en ; + foaf:homepage "https://www.cnpd.pt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-RO a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Supervisory Authority for Personal Data Processing"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Supervisory Authority for Personal Data Processing"@en ; + foaf:homepage "http://www.dataprotection.ro/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:RO ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Swedish Authority for Privacy Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Swedish Authority for Privacy Protection"@en ; + foaf:homepage "https://www.imy.se/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Information Commissioner of the Republic of Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Information Commissioner of the Republic of Slovenia"@en ; + foaf:homepage "https://www.ip-rs.si/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection of the Slovak Republic"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection of the Slovak Republic"@en ; + foaf:homepage "http://www.dataprotection.gov.sk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.bfdi.bund.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + foaf:homepage "https://www.lda.brandenburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-non-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + foaf:homepage "https://www.lda.bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + foaf:homepage "https://www.datenschutz.bremen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.hessen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-hamburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-MV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + foaf:homepage "https://www.datenschutz-mv.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + foaf:homepage "https://www.lfd.niedersachsen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NW a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + foaf:homepage "https://www.ldi.nrw.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + foaf:homepage "https://www.datenschutzzentrum.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.saarland.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SN a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + foaf:homepage "https://www.saechsdsb.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-ST a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + foaf:homepage "https://datenschutz.sachsen-anhalt.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-TH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + foaf:homepage "https://www.tlfdi.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-RP a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + foaf:homepage "https://www.datenschutz.rlp.de/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DPA-DE-RP ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BDSG dpv:hasAuthority dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH . + +dpv-legal:EU-GDPR dpv:hasAuthority dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + diff --git a/dpv-legal/modules/authorities.rdf b/dpv-legal/modules/authorities.rdf new file mode 100644 index 000000000..24ee4a245 --- /dev/null +++ b/dpv-legal/modules/authorities.rdf @@ -0,0 +1,870 @@ + + + + + + The Bavarian State Commissioner for Data Protection + Der Bayerische Landesbeauftragte für den Datenschutz + The Bavarian State Commissioner for Data Protection + Der Bayerische Landesbeauftragte für den Datenschutz + + + + + https://www.datenschutz-bayern.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + National Supervisory Authority for Personal Data Processing + National Supervisory Authority for Personal Data Processing + + + http://www.dataprotection.ro/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The state representative for data protection and the right to inspect files in Brandenburg + Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg + The state representative for data protection and the right to inspect files in Brandenburg + Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg + + + + + https://www.lda.brandenburg.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Danish Data Protection Agency + Danish Data Protection Agency + + + http://www.datatilsynet.dk/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bavarian State Office for Data Protection Supervision + Bayerisches Landesamt für Datenschutzaufsicht + Bavarian State Office for Data Protection Supervision + Bayerisches Landesamt für Datenschutzaufsicht + + + + + https://www.lda.bayern.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Data Protection Commission (DPC) + Data Protection Commission (DPC) + + + http://www.dataprotection.ie + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + National Commission for Data Protection + National Commission for Data Protection + + + https://cnpd.public.lu + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Office of the Data Protection Ombudsman + Office of the Data Protection Ombudsman + + + https://tietosuoja.fi/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Data Protection Commission + Data Protection Commission + + + https://www.garanteprivacy.it/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia + Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen + State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia + Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen + + + + + https://www.ldi.nrw.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + The Hamburg Commissioner for Data Protection and Freedom of Information + Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit + The Hamburg Commissioner for Data Protection and Freedom of Information + Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit + + + + + https://www.datenschutz-hamburg.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Data State Inspectorate + Data State Inspectorate + + + http://www.dvi.gov.lv/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + State Data Protection Inspectorate + State Data Protection Inspectorate + + + https://ada.lt + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The Saxon data protection officer + Die Sächsische Datenschutzbeauftragte + The Saxon data protection officer + Die Sächsische Datenschutzbeauftragte + + + + + https://www.saechsdsb.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Office for Personal Data Protection + Office for Personal Data Protection + + + https://www.uoou.cz/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Belgian Data Protection Authority + Belgian Data Protection Authority + + + https://www.dataprotectionauthority.be/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania + Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern + The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania + Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern + + + + + https://www.datenschutz-mv.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Thuringia state commissioner for data protection and freedom of information + Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit + Thuringia state commissioner for data protection and freedom of information + Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit + + + + + https://www.tlfdi.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + National Commission on Informatics and Liberty (CNIL) + National Commission on Informatics and Liberty (CNIL) + + + https://www.cnil.fr/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Personal Data Protection Office + Personal Data Protection Office + + + https://uodo.gov.pl/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + Commission for Personal Data Protection + Commission for Personal Data Protection + + + https://www.cpdp.bg/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen + Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen + The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen + Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen + + + + + https://www.datenschutz.bremen.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Austrian Data Protection Authority + Austrian Data Protection Authority + + + https://dsb.gv.at + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + State representative for data protection in Saxony-Anhalt + Landesbeauftragter für den Datenschutz Sachsen-Anhalt + State representative for data protection in Saxony-Anhalt + Landesbeauftragter für den Datenschutz Sachsen-Anhalt + + + + + https://datenschutz.sachsen-anhalt.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Hungarian National Authority for Data Protection and Freedom of Information + Hungarian National Authority for Data Protection and Freedom of Information + + + http://www.naih.hu/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The State Commissioner for Data Protection Lower Saxony + Die Landesbeauftragte für den Datenschutz Niedersachsen + The State Commissioner for Data Protection Lower Saxony + Die Landesbeauftragte für den Datenschutz Niedersachsen + + + + + https://www.lfd.niedersachsen.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Hellenic Data Protection Authority + Hellenic Data Protection Authority + + + http://dpa.gr + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + The state commissioner for data protection and freedom of information in Rhineland-Palatinate + Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz + The state commissioner for data protection and freedom of information in Rhineland-Palatinate + Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz + + + + + + https://www.datenschutz.rlp.de/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + Dutch Data Protection Authority + Dutch Data Protection Authority + + + https://autoriteitpersoonsgegevens.nl + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + Independent State Center for Data Protection Schleswig-Holstein + Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein + Independent State Center for Data Protection Schleswig-Holstein + Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein + + + + + https://www.datenschutzzentrum.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Berlin Commissioner for Data Protection and Freedom of Information + Berliner Beauftragte für Datenschutz und Informationsfreiheit + Berlin Commissioner for Data Protection and Freedom of Information + Berliner Beauftragte für Datenschutz und Informationsfreiheit + + + + + https://www.datenschutz-berlin.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information + Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit + Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information + Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit + + + + + https://www.datenschutz.saarland.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + Comissão Nacional de Protecção de Dados + Comissão Nacional de Protecção de Dados + + + https://www.cnpd.pt + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + Swedish Authority for Privacy Protection + Swedish Authority for Privacy Protection + + + https://www.imy.se/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + Spanish Data Protection Agency (AEPD) + Spanish Data Protection Agency (AEPD) + + + https://www.aepd.es/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Information Commissioner of the Republic of Slovenia + Information Commissioner of the Republic of Slovenia + + + https://www.ip-rs.si/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + The Hessian Commissioner for Data Protection and Freedom of Information + Der Hessische Beauftragte für Datenschutz und Informationsfreiheit + The Hessian Commissioner for Data Protection and Freedom of Information + Der Hessische Beauftragte für Datenschutz und Informationsfreiheit + + + + + https://www.datenschutz.hessen.de/ + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + Office for Personal Data Protection of the Slovak Republic + Office for Personal Data Protection of the Slovak Republic + + + http://www.dataprotection.gov.sk/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Office of the Information and Data Protection Commissioner + Office of the Information and Data Protection Commissioner + + + https://idpc.org.mt + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + Croatian Personal Data Protection Agency + Croatian Personal Data Protection Agency + + + http://www.azop.hr/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + Estonian Data Protection Inspectorate + Estonian Data Protection Inspectorate + + + http://www.aki.ee/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + The Federal Commissioner for Data Protection and Freedom of Information + The Federal Commissioner for Data Protection and Freedom of Information + + + + http://www.bfdi.bund.de/ + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dpv-legal/modules/authorities.ttl b/dpv-legal/modules/authorities.ttl new file mode 100644 index 000000000..cb9e56749 --- /dev/null +++ b/dpv-legal/modules/authorities.ttl @@ -0,0 +1,768 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:AuthoritiesConcepts a skos:Collection ; + skos:member dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + +dpv-legal:AT dpv:hasAuthority dpv-legal:DPA-AT . + +dpv-legal:BE dpv:hasAuthority dpv-legal:DPA-BE . + +dpv-legal:BG dpv:hasAuthority dpv-legal:DPA-BG . + +dpv-legal:CZ dpv:hasAuthority dpv-legal:DPA-CZ . + +dpv-legal:DE dpv:hasAuthority dpv-legal:DPA-DE . + +dpv-legal:DE-BB dpv:hasAuthority dpv-legal:DPA-DE-BB . + +dpv-legal:DE-BE dpv:hasAuthority dpv-legal:DPA-DE-BE . + +dpv-legal:DE-BE-BbgDSG dpv:hasAuthority dpv-legal:DPA-DE-BB . + +dpv-legal:DE-BE-BlnDSG dpv:hasAuthority dpv-legal:DPA-DE-BE . + +dpv-legal:DE-HB dpv:hasAuthority dpv-legal:DPA-DE-HB . + +dpv-legal:DE-HB-BremDSGVOAG dpv:hasAuthority dpv-legal:DPA-DE-HB . + +dpv-legal:DE-HE dpv:hasAuthority dpv-legal:DPA-DE-HE . + +dpv-legal:DE-HE-HDISG dpv:hasAuthority dpv-legal:DPA-DE-HE . + +dpv-legal:DE-HH dpv:hasAuthority dpv-legal:DPA-DE-HH . + +dpv-legal:DE-HH-HmbDSG dpv:hasAuthority dpv-legal:DPA-DE-HH . + +dpv-legal:DE-LSA-DSG dpv:hasAuthority dpv-legal:DPA-DE-ST . + +dpv-legal:DE-MV dpv:hasAuthority dpv-legal:DPA-DE-MV . + +dpv-legal:DE-MV-DSG dpv:hasAuthority dpv-legal:DPA-DE-MV . + +dpv-legal:DE-NI dpv:hasAuthority dpv-legal:DPA-DE-NI . + +dpv-legal:DE-NI-NDSG dpv:hasAuthority dpv-legal:DPA-DE-NI . + +dpv-legal:DE-NW dpv:hasAuthority dpv-legal:DPA-DE-NW . + +dpv-legal:DE-NW-DSG dpv:hasAuthority dpv-legal:DPA-DE-NW . + +dpv-legal:DE-RP-LDSG dpv:hasAuthority dpv-legal:DPA-DE-RP . + +dpv-legal:DE-SH dpv:hasAuthority dpv-legal:DPA-DE-SH . + +dpv-legal:DE-SH-LDSG dpv:hasAuthority dpv-legal:DPA-DE-SH . + +dpv-legal:DE-SL dpv:hasAuthority dpv-legal:DPA-DE-SL . + +dpv-legal:DE-SL-SDSG dpv:hasAuthority dpv-legal:DPA-DE-SL . + +dpv-legal:DE-SN dpv:hasAuthority dpv-legal:DPA-DE-SN . + +dpv-legal:DE-SN-SächsDSG dpv:hasAuthority dpv-legal:DPA-DE-SN . + +dpv-legal:DE-ST dpv:hasAuthority dpv-legal:DPA-DE-ST . + +dpv-legal:DE-TH dpv:hasAuthority dpv-legal:DPA-DE-TH . + +dpv-legal:DE-TH-ThürDSG dpv:hasAuthority dpv-legal:DPA-DE-TH . + +dpv-legal:DK dpv:hasAuthority dpv-legal:DPA-DK . + +dpv-legal:EE dpv:hasAuthority dpv-legal:DPA-EE . + +dpv-legal:ES dpv:hasAuthority dpv-legal:DPA-ES . + +dpv-legal:FI dpv:hasAuthority dpv-legal:DPA-FI . + +dpv-legal:FR dpv:hasAuthority dpv-legal:DPA-FR . + +dpv-legal:GR dpv:hasAuthority dpv-legal:DPA-GR . + +dpv-legal:HR dpv:hasAuthority dpv-legal:DPA-HR . + +dpv-legal:HU dpv:hasAuthority dpv-legal:DPA-HU . + +dpv-legal:IE dpv:hasAuthority dpv-legal:DPA-IE . + +dpv-legal:IT dpv:hasAuthority dpv-legal:DPA-IT . + +dpv-legal:LT dpv:hasAuthority dpv-legal:DPA-LT . + +dpv-legal:LU dpv:hasAuthority dpv-legal:DPA-LU . + +dpv-legal:LV dpv:hasAuthority dpv-legal:DPA-LV . + +dpv-legal:MT dpv:hasAuthority dpv-legal:DPA-MT . + +dpv-legal:NL dpv:hasAuthority dpv-legal:DPA-NL . + +dpv-legal:PL dpv:hasAuthority dpv-legal:DPA-PL . + +dpv-legal:PT dpv:hasAuthority dpv-legal:DPA-PT . + +dpv-legal:RO dpv:hasAuthority dpv-legal:DPA-RO . + +dpv-legal:SE dpv:hasAuthority dpv-legal:DPA-SE . + +dpv-legal:SI dpv:hasAuthority dpv-legal:DPA-SI . + +dpv-legal:SK dpv:hasAuthority dpv-legal:DPA-SK . + +dpv-legal:DE-BY dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public . + +dpv-legal:DE-BY-BayDSG dpv:hasAuthority dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public . + +dpv-legal:DPA-AT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austrian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Austrian Data Protection Authority"@en ; + foaf:homepage "https://dsb.gv.at"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgian Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Belgian Data Protection Authority"@en ; + foaf:homepage "https://www.dataprotectionauthority.be/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-BG a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Commission for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Commission for Personal Data Protection"@en ; + foaf:homepage "https://www.cpdp.bg/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:BG ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-CZ a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection"@en ; + foaf:homepage "https://www.uoou.cz/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CZ ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Danish Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Danish Data Protection Agency"@en ; + foaf:homepage "http://www.datatilsynet.dk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-EE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonian Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Estonian Data Protection Inspectorate"@en ; + foaf:homepage "http://www.aki.ee/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-ES a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spanish Data Protection Agency (AEPD)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Spanish Data Protection Agency (AEPD)"@en ; + foaf:homepage "https://www.aepd.es/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:ES ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Data Protection Ombudsman"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Data Protection Ombudsman"@en ; + foaf:homepage "https://tietosuoja.fi/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-FR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission on Informatics and Liberty (CNIL)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission on Informatics and Liberty (CNIL)"@en ; + foaf:homepage "https://www.cnil.fr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:FR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-GR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hellenic Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hellenic Data Protection Authority"@en ; + foaf:homepage "http://dpa.gr"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:GR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HR a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatian Personal Data Protection Agency"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Croatian Personal Data Protection Agency"@en ; + foaf:homepage "http://www.azop.hr/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HR ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-HU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hungarian National Authority for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.naih.hu/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:HU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission (DPC)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission (DPC)"@en ; + foaf:homepage "http://www.dataprotection.ie"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-IT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data Protection Commission"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data Protection Commission"@en ; + foaf:homepage "https://www.garanteprivacy.it/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:IT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State Data Protection Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "State Data Protection Inspectorate"@en ; + foaf:homepage "https://ada.lt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LU a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Commission for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Commission for Data Protection"@en ; + foaf:homepage "https://cnpd.public.lu"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LU ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-LV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Data State Inspectorate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Data State Inspectorate"@en ; + foaf:homepage "http://www.dvi.gov.lv/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:LV ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-MT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office of the Information and Data Protection Commissioner"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office of the Information and Data Protection Commissioner"@en ; + foaf:homepage "https://idpc.org.mt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:MT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-NL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dutch Data Protection Authority"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Dutch Data Protection Authority"@en ; + foaf:homepage "https://autoriteitpersoonsgegevens.nl"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:NL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Personal Data Protection Office"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Personal Data Protection Office"@en ; + foaf:homepage "https://uodo.gov.pl/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PL ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-PT a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comissão Nacional de Protecção de Dados"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Comissão Nacional de Protecção de Dados"@en ; + foaf:homepage "https://www.cnpd.pt"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:PT ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-RO a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "National Supervisory Authority for Personal Data Processing"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "National Supervisory Authority for Personal Data Processing"@en ; + foaf:homepage "http://www.dataprotection.ro/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:RO ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Swedish Authority for Privacy Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Swedish Authority for Privacy Protection"@en ; + foaf:homepage "https://www.imy.se/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SE ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Information Commissioner of the Republic of Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Information Commissioner of the Republic of Slovenia"@en ; + foaf:homepage "https://www.ip-rs.si/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SI ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-SK a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Office for Personal Data Protection of the Slovak Republic"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Office for Personal Data Protection of the Slovak Republic"@en ; + foaf:homepage "http://www.dataprotection.gov.sk/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:SK ; + dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "The Federal Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "http://www.bfdi.bund.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz und für das Recht auf Akteneinsicht Brandenburg"@de, + "The state representative for data protection and the right to inspect files in Brandenburg"@en ; + foaf:homepage "https://www.lda.brandenburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Beauftragte für Datenschutz und Informationsfreiheit"@de, + "Berlin Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-non-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Landesamt für Datenschutzaufsicht"@de, + "Bavarian State Office for Data Protection Supervision"@en ; + foaf:homepage "https://www.lda.bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-BY-public a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Bayerische Landesbeauftragte für den Datenschutz"@de, + "The Bavarian State Commissioner for Data Protection"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HB a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für Datenschutz und Informationsfreiheit der Freien Hansestadt Bremen"@de, + "The State Commissioner for Data Protection and Freedom of Information of the Free Hanseatic City of Bremen"@en ; + foaf:homepage "https://www.datenschutz.bremen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HE a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hessische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hessian Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.hessen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-HH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Hamburgische Beauftragte für Datenschutz und Informationsfreiheit"@de, + "The Hamburg Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz-hamburg.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-MV a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für Datenschutz und Informationsfreiheit Mecklenburg-Vorpommern"@de, + "The State Commissioner for Data Protection and Freedom of Information Mecklenburg-West Pomerania"@en ; + foaf:homepage "https://www.datenschutz-mv.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NI a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Landesbeauftragte für den Datenschutz Niedersachsen"@de, + "The State Commissioner for Data Protection Lower Saxony"@en ; + foaf:homepage "https://www.lfd.niedersachsen.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-NW a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragte für Datenschutz und Informationsfreiheit Nordrhein-Westfalen"@de, + "State Commissioner for Data Protection and Freedom of Information North Rhine-Westphalia"@en ; + foaf:homepage "https://www.ldi.nrw.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Landeszentrum für Datenschutz Schleswig-Holstein"@de, + "Independent State Center for Data Protection Schleswig-Holstein"@en ; + foaf:homepage "https://www.datenschutzzentrum.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SL a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Unabhängiges Datenschutzzentrum Saarland - Landesbeauftragte für Datenschutz und Informationsfreiheit"@de, + "Independent Data Protection Center Saarland - State Commissioner for Data Protection and Freedom of Information"@en ; + foaf:homepage "https://www.datenschutz.saarland.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-SN a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Die Sächsische Datenschutzbeauftragte"@de, + "The Saxon data protection officer"@en ; + foaf:homepage "https://www.saechsdsb.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-ST a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesbeauftragter für den Datenschutz Sachsen-Anhalt"@de, + "State representative for data protection in Saxony-Anhalt"@en ; + foaf:homepage "https://datenschutz.sachsen-anhalt.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-TH a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Landesbeauftragter für den Datenschutz und die Informationsfreiheit"@de, + "Thuringia state commissioner for data protection and freedom of information"@en ; + foaf:homepage "https://www.tlfdi.de/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DPA-DE-RP a skos:Concept, + dpv:DataProtectionAuthority ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Der Landesbeauftragte für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz"@de, + "The state commissioner for data protection and freedom of information in Rhineland-Palatinate"@en ; + foaf:homepage "https://www.datenschutz.rlp.de/"^^xsd:anyURI ; + dpv:hasAuthority dpv-legal:DPA-DE-RP ; + dpv:hasJurisdiction dpv-legal:DPA-DE-RP ; + dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BDSG dpv:hasAuthority dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH . + +dpv-legal:EU-GDPR dpv:hasAuthority dpv-legal:DPA-AT, + dpv-legal:DPA-BE, + dpv-legal:DPA-BG, + dpv-legal:DPA-CZ, + dpv-legal:DPA-DE, + dpv-legal:DPA-DE-BB, + dpv-legal:DPA-DE-BE, + dpv-legal:DPA-DE-BY-non-public, + dpv-legal:DPA-DE-BY-public, + dpv-legal:DPA-DE-HB, + dpv-legal:DPA-DE-HE, + dpv-legal:DPA-DE-HH, + dpv-legal:DPA-DE-MV, + dpv-legal:DPA-DE-NI, + dpv-legal:DPA-DE-NW, + dpv-legal:DPA-DE-RP, + dpv-legal:DPA-DE-SH, + dpv-legal:DPA-DE-SL, + dpv-legal:DPA-DE-SN, + dpv-legal:DPA-DE-ST, + dpv-legal:DPA-DE-TH, + dpv-legal:DPA-DK, + dpv-legal:DPA-EE, + dpv-legal:DPA-ES, + dpv-legal:DPA-FI, + dpv-legal:DPA-FR, + dpv-legal:DPA-GR, + dpv-legal:DPA-HR, + dpv-legal:DPA-HU, + dpv-legal:DPA-IE, + dpv-legal:DPA-IT, + dpv-legal:DPA-LT, + dpv-legal:DPA-LU, + dpv-legal:DPA-LV, + dpv-legal:DPA-MT, + dpv-legal:DPA-NL, + dpv-legal:DPA-PL, + dpv-legal:DPA-PT, + dpv-legal:DPA-RO, + dpv-legal:DPA-SE, + dpv-legal:DPA-SI, + dpv-legal:DPA-SK . + diff --git a/dpv-legal/modules/eu_adequacy.jsonld b/dpv-legal/modules/eu_adequacy.jsonld new file mode 100644 index 000000000..3d36d4359 --- /dev/null +++ b/dpv-legal/modules/eu_adequacy.jsonld @@ -0,0 +1,959 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-NZ", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N73d51c7fd7b1459e84d4d9c30bf88458" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for New Zealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + } + ] + }, + { + "@id": "_:N73d51c7fd7b1459e84d4d9c30bf88458", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Ne3a56fb44a8145ff97e3e77b6445b27c" + } + ] + }, + { + "@id": "_:Ne3a56fb44a8145ff97e3e77b6445b27c", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2012-12-20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JP", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nd469247f3ef14919b0ec4e119bd59803" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Japan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://data.europa.eu/eli/dec_impl/2019/419/oj" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + } + ] + }, + { + "@id": "_:Nd469247f3ef14919b0ec4e119bd59803", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N4cb5a38a598f4cb28e27e206d2a70860" + } + ] + }, + { + "@id": "_:N4cb5a38a598f4cb28e27e206d2a70860", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-01-23" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IL", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N2004dba07e324bf58129d3416e9d648f" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Israel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + } + ] + }, + { + "@id": "_:N2004dba07e324bf58129d3416e9d648f", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N3d9093285b2c4534a6ffb7b3926d8f7d" + } + ] + }, + { + "@id": "_:N3d9093285b2c4534a6ffb7b3926d8f7d", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2011-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IM", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N754adc9b3bc34894ab78b8d5e514d1b6" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Isle of Man" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + } + ] + }, + { + "@id": "_:N754adc9b3bc34894ab78b8d5e514d1b6", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N654cbaefc3de456786a3006f276d207d" + } + ] + }, + { + "@id": "_:N654cbaefc3de456786a3006f276d207d", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2004-04-30" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GB", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb176f7a3fb9c4eb787fbee97eb2f505c" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for United Kingdom" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + } + ] + }, + { + "@id": "_:Nb176f7a3fb9c4eb787fbee97eb2f505c", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N6cfeb85e86dd4bab816e6200203a432c" + } + ] + }, + { + "@id": "_:N6cfeb85e86dd4bab816e6200203a432c", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2021-06-28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AD", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nf6f637088961481b99336e306ee898b1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Andorra" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + } + ] + }, + { + "@id": "_:Nf6f637088961481b99336e306ee898b1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N37aa5f3140ae430eab6126038482c50b" + } + ] + }, + { + "@id": "_:N37aa5f3140ae430eab6126038482c50b", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2010-10-21" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AR", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Ne8040e0fac714812996a9a975ae3c9d7" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Argentina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + } + ] + }, + { + "@id": "_:Ne8040e0fac714812996a9a975ae3c9d7", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N846f6e3ccd9649cea46b5dd11d6e2610" + } + ] + }, + { + "@id": "_:N846f6e3ccd9649cea46b5dd11d6e2610", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2003-07-05" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AdequacyConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-UY" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CA", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nd5d2c2ccc8484c14a5322871f613333b" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Canada (commercial organisations)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + } + ] + }, + { + "@id": "_:Nd5d2c2ccc8484c14a5322871f613333b", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N4fae399590e84028bf1e4618276ad0aa" + } + ] + }, + { + "@id": "_:N4fae399590e84028bf1e4618276ad0aa", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2002-01-04" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-CH", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N3a2be10de24842c8a7736012e234c5e3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Switzerland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + } + ] + }, + { + "@id": "_:N3a2be10de24842c8a7736012e234c5e3", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nfd8510730e8e4e1782bedfb5e1477f5a" + } + ] + }, + { + "@id": "_:Nfd8510730e8e4e1782bedfb5e1477f5a", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2000-08-25" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-JE", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nef496678c7a74a468a6e3c8b26a35fcf" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + } + ] + }, + { + "@id": "_:Nef496678c7a74a468a6e3c8b26a35fcf", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N81e42bce95204790834ab983ea1d57d4" + } + ] + }, + { + "@id": "_:N81e42bce95204790834ab983ea1d57d4", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2008-05-26" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-FO", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb5826e961cd24628b89a056396cc0e34" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Faroe Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + } + ] + }, + { + "@id": "_:Nb5826e961cd24628b89a056396cc0e34", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nbbc5fb716625402ca8327cf9711aec67" + } + ] + }, + { + "@id": "_:Nbbc5fb716625402ca8327cf9711aec67", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2010-03-09" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-GG", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N33295948d97a483d8e7ae7af51042cf6" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Guernsey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + } + ] + }, + { + "@id": "_:N33295948d97a483d8e7ae7af51042cf6", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nedb92460f9c24309a0924330ff4fb9b2" + } + ] + }, + { + "@id": "_:Nedb92460f9c24309a0924330ff4fb9b2", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2003-11-21" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Adequacy-EU-UY", + "@type": [ + "https://w3id.org/dpv#Law", + "https://w3id.org/dpv/dpv-gdpr#A45-3", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb6cfee20987a47c9ad1d9697b4d4e7eb" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU Adequacy Decision for Uruguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + } + ] + }, + { + "@id": "_:Nb6cfee20987a47c9ad1d9697b4d4e7eb", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N3a4ee5132377404ba80dd29a30a5e7c9" + } + ] + }, + { + "@id": "_:N3a4ee5132377404ba80dd29a30a5e7c9", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2012-08-22" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/eu_adequacy.n3 b/dpv-legal/modules/eu_adequacy.n3 new file mode 100644 index 000000000..f48719ebf --- /dev/null +++ b/dpv-legal/modules/eu_adequacy.n3 @@ -0,0 +1,194 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-gdpr: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:AdequacyConcepts a skos:Collection ; + skos:member dpv-legal:Adequacy-EU-AD, + dpv-legal:Adequacy-EU-AR, + dpv-legal:Adequacy-EU-CA, + dpv-legal:Adequacy-EU-CH, + dpv-legal:Adequacy-EU-FO, + dpv-legal:Adequacy-EU-GB, + dpv-legal:Adequacy-EU-GG, + dpv-legal:Adequacy-EU-IL, + dpv-legal:Adequacy-EU-IM, + dpv-legal:Adequacy-EU-JE, + dpv-legal:Adequacy-EU-JP, + dpv-legal:Adequacy-EU-NZ, + dpv-legal:Adequacy-EU-UY . + +dpv-legal:Adequacy-EU-AD a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-10-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Andorra"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AD, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-AR a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-07-05"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Argentina"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AR, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CA a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2002-01-04"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Canada (commercial organisations)"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CA, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CH a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2000-08-25"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Switzerland"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CH, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-FO a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-03-09"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Faroe Islands"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:FO . + +dpv-legal:Adequacy-EU-GB a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2021-06-28"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for United Kingdom"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GB . + +dpv-legal:Adequacy-EU-GG a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-11-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Guernsey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GG . + +dpv-legal:Adequacy-EU-IL a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2011-02-01"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Israel"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IL . + +dpv-legal:Adequacy-EU-IM a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2004-04-30"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Isle of Man"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IM . + +dpv-legal:Adequacy-EU-JE a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2008-05-26"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Jersey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JE . + +dpv-legal:Adequacy-EU-JP a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-01-23"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Japan"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "http://data.europa.eu/eli/dec_impl/2019/419/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JP . + +dpv-legal:Adequacy-EU-NZ a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-12-20"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for New Zealand"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:NZ . + +dpv-legal:Adequacy-EU-UY a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-08-22"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Uruguay"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:UY . + diff --git a/dpv-legal/modules/eu_adequacy.rdf b/dpv-legal/modules/eu_adequacy.rdf new file mode 100644 index 000000000..5627345ab --- /dev/null +++ b/dpv-legal/modules/eu_adequacy.rdf @@ -0,0 +1,287 @@ + + + + + + + EU Adequacy Decision for Andorra + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625? + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for United Kingdom + https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + 2008-05-26 + + + + + + EU Adequacy Decision for Guernsey + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + EU Adequacy Decision for Japan + http://data.europa.eu/eli/dec_impl/2019/419/oj + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Faroe Islands + https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + EU Adequacy Decision for Switzerland + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Isle of Man + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Canada (commercial organisations) + https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Argentina + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Israel + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + EU Adequacy Decision for Uruguay + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + EU Adequacy Decision for Jersey + https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + 2000-08-25 + + + + + + EU Adequacy Decision for New Zealand + https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + 2002-01-04 + + + 2003-07-05 + + + + + + + + + + + + + + + + + + + + + + + + + + + 2021-06-28 + + + 2011-02-01 + + + + + + + + + + + 2010-03-09 + + + 2012-12-20 + + + 2003-11-21 + + + + + + + 2012-08-22 + + + 2010-10-21 + + + 2004-04-30 + + + 2019-01-23 + + diff --git a/dpv-legal/modules/eu_adequacy.ttl b/dpv-legal/modules/eu_adequacy.ttl new file mode 100644 index 000000000..f48719ebf --- /dev/null +++ b/dpv-legal/modules/eu_adequacy.ttl @@ -0,0 +1,194 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-gdpr: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:AdequacyConcepts a skos:Collection ; + skos:member dpv-legal:Adequacy-EU-AD, + dpv-legal:Adequacy-EU-AR, + dpv-legal:Adequacy-EU-CA, + dpv-legal:Adequacy-EU-CH, + dpv-legal:Adequacy-EU-FO, + dpv-legal:Adequacy-EU-GB, + dpv-legal:Adequacy-EU-GG, + dpv-legal:Adequacy-EU-IL, + dpv-legal:Adequacy-EU-IM, + dpv-legal:Adequacy-EU-JE, + dpv-legal:Adequacy-EU-JP, + dpv-legal:Adequacy-EU-NZ, + dpv-legal:Adequacy-EU-UY . + +dpv-legal:Adequacy-EU-AD a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-10-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Andorra"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32010D0625?"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AD, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-AR a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-07-05"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Argentina"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0490"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AR, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CA a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2002-01-04"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Canada (commercial organisations)"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX%3A32002D0002"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CA, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-CH a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2000-08-25"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Switzerland"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32000D0518"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:CH, + dpv-legal:EU . + +dpv-legal:Adequacy-EU-FO a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2010-03-09"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Faroe Islands"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/en/ALL/?uri=CELEX%3A32010D0146"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:FO . + +dpv-legal:Adequacy-EU-GB a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2021-06-28"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for United Kingdom"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://ec.europa.eu/info/files/decision-adequate-protection-personal-data-united-kingdom-general-data-protection-regulation_en"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GB . + +dpv-legal:Adequacy-EU-GG a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2003-11-21"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Guernsey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32003D0821"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:GG . + +dpv-legal:Adequacy-EU-IL a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2011-02-01"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Israel"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32011D0061"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IL . + +dpv-legal:Adequacy-EU-IM a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2004-04-30"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Isle of Man"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004D0411"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:IM . + +dpv-legal:Adequacy-EU-JE a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2008-05-26"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Jersey"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32008D0393"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JE . + +dpv-legal:Adequacy-EU-JP a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-01-23"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Japan"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "http://data.europa.eu/eli/dec_impl/2019/419/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:JP . + +dpv-legal:Adequacy-EU-NZ a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-12-20"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for New Zealand"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX%3A32013D0065"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:NZ . + +dpv-legal:Adequacy-EU-UY a skos:Concept, + dpv:Law, + dpv-gdpr:A45-3 ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2012-08-22"^^xsd:date ] ] ; + dct:title "EU Adequacy Decision for Uruguay"@en ; + sw:term_status "accepted"@en ; + foaf:homepage "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32012D0484"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:EU, + dpv-legal:UY . + diff --git a/dpv-legal/modules/eu_eea.jsonld b/dpv-legal/modules/eu_eea.jsonld new file mode 100644 index 000000000..6b52b9c1b --- /dev/null +++ b/dpv-legal/modules/eu_eea.jsonld @@ -0,0 +1,2008 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N5f5162dcca634716bf21d3b4872ef97f" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA-30)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "_:N5f5162dcca634716bf21d3b4872ef97f", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N6560c23f3fb7489f8aea8851841f5102" + } + ] + }, + { + "@id": "_:N6560c23f3fb7489f8aea8851841f5102", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Ne5420c3320674f6687ba11ef8c0b9bbe" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA-31)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "_:Ne5420c3320674f6687ba11ef8c0b9bbe", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N0d6eebc911b742d3be08714fef0c35ec" + } + ], + "http://www.w3.org/2006/time#hasEnd": [ + { + "@id": "_:Ncbd4f9fefbfc475aa29f3bce0346d695" + } + ] + }, + { + "@id": "_:N0d6eebc911b742d3be08714fef0c35ec", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2014-04-12" + } + ] + }, + { + "@id": "_:Ncbd4f9fefbfc475aa29f3bce0346d695", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EUEEAConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N485054c425b54c6eaaa2d76f9add05e7" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU-28)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "_:N485054c425b54c6eaaa2d76f9add05e7", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nfc41d25f5df942e486123feab50837f9" + } + ], + "http://www.w3.org/2006/time#hasEnd": [ + { + "@id": "_:Nb3146f52bfa74cd78afbd76a65adae82" + } + ] + }, + { + "@id": "_:Nfc41d25f5df942e486123feab50837f9", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2013-07-01" + } + ] + }, + { + "@id": "_:Nb3146f52bfa74cd78afbd76a65adae82", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Economic Area (EEA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27", + "@type": [ + "https://w3id.org/dpv#SupraNationalUnion", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:Nb116f64cf86b4661bae080c5ba948a46" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "European Union (EU-27)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ], + "https://w3id.org/dpv#hasCountry": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + } + ] + }, + { + "@id": "_:Nb116f64cf86b4661bae080c5ba948a46", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nd2daffa73fb348d3bee392d1ce7ce00a" + } + ] + }, + { + "@id": "_:Nd2daffa73fb348d3bee392d1ce7ce00a", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-02-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE", + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA30" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EEA31" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU27" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU28" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/eu_eea.n3 b/dpv-legal/modules/eu_eea.n3 new file mode 100644 index 000000000..ec959ef93 --- /dev/null +++ b/dpv-legal/modules/eu_eea.n3 @@ -0,0 +1,596 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:EUEEAConcepts a skos:Collection ; + skos:member dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:GB skos:broaderTransitive dpv-legal:EEA31, + dpv-legal:EU28 . + +dpv-legal:AT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:BE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:BG skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:CY skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:CZ skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:DE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:DK skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:EE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:ES skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:FI skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:FR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:GR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:HR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:HU skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:IE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:IT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LU skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LV skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:MT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:NL skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:PL skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:PT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:RO skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SI skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SK skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:EEA30 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-30)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU27 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Union (EU-27)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Economic Area (EEA)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA31 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2014-04-12"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-31)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Union (EU)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU28 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2013-07-01"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Union (EU-28)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/modules/eu_eea.rdf b/dpv-legal/modules/eu_eea.rdf new file mode 100644 index 000000000..b8beedcba --- /dev/null +++ b/dpv-legal/modules/eu_eea.rdf @@ -0,0 +1,663 @@ + + + + + + + + + + + + + + + + + + + + + + European Economic Area (EEA) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + European Union (EU) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + European Union (EU-27) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + European Economic Area (EEA-31) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + European Union (EU-28) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + European Economic Area (EEA-30) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2020-02-01 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2020-01-31 + + + + + + + + + + + + + + + + + + + + + + + + + + + 2013-07-01 + + + + + + + + + + + + + + + + 2020-02-01 + + + 2020-01-31 + + + 2014-04-12 + + diff --git a/dpv-legal/modules/eu_eea.ttl b/dpv-legal/modules/eu_eea.ttl new file mode 100644 index 000000000..ec959ef93 --- /dev/null +++ b/dpv-legal/modules/eu_eea.ttl @@ -0,0 +1,596 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:EUEEAConcepts a skos:Collection ; + skos:member dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:GB skos:broaderTransitive dpv-legal:EEA31, + dpv-legal:EU28 . + +dpv-legal:AT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:BE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:BG skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:CY skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:CZ skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:DE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:DK skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:EE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:ES skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:FI skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:FR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:GR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:HR skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:HU skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:IE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:IT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LU skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:LV skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:MT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:NL skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:PL skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:PT skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:RO skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SE skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SI skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:SK skos:broaderTransitive dpv-legal:EEA, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:EU, + dpv-legal:EU27, + dpv-legal:EU28 . + +dpv-legal:EEA30 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-30)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU27 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-02-01"^^xsd:date ] ] ; + dct:title "European Union (EU-27)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Economic Area (EEA)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:EEA30, + dpv-legal:EEA31, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EEA31 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2014-04-12"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Economic Area (EEA-31)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EEA ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "European Union (EU)"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EU27, + dpv-legal:EU28, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + +dpv-legal:EU28 a skos:Concept, + dpv:SupraNationalUnion ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2013-07-01"^^xsd:date ] ; + time:hasEnd [ time:inXSDDate "2020-01-31"^^xsd:date ] ] ; + dct:title "European Union (EU-28)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EU ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK ; + dpv:hasCountry dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/modules/laws.jsonld b/dpv-legal/modules/laws.jsonld new file mode 100644 index 000000000..efe1612a2 --- /dev/null +++ b/dpv-legal/modules/laws.jsonld @@ -0,0 +1,1925 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#HU", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Rhine-Westphalia Data Protection Act (DSG NRW)" + }, + { + "@language": "de", + "@value": "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Rhine-Westphalia Data Protection Act (DSG NRW)" + }, + { + "@language": "de", + "@value": "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thuringian Data Protection Act (ThürDSG)" + }, + { + "@language": "de", + "@value": "Thüringer Datenschutzgesetz (ThürDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringian Data Protection Act (ThürDSG)" + }, + { + "@language": "de", + "@value": "Thüringer Datenschutzgesetz (ThürDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N3de46134989a4966a068bdf5a7451f70" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Federal Data Protection Act (BDSG)" + }, + { + "@language": "de", + "@value": "Bundesdatenschutzgesetz (BDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Federal Data Protection Act (BDSG)" + }, + { + "@language": "de", + "@value": "Bundesdatenschutzgesetz (BDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.gesetze-im-internet.de/bdsg_2018/" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ] + }, + { + "@id": "_:N3de46134989a4966a068bdf5a7451f70", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N7c66a61cbb1a4e2ca3100e77be2be62b" + } + ] + }, + { + "@id": "_:N7c66a61cbb1a4e2ca3100e77be2be62b", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-11-20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brandenburg Data Protection Act (BbgDSG)" + }, + { + "@language": "de", + "@value": "Brandenburgisches Datenschutzgesetz (BbgDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brandenburg Data Protection Act (BbgDSG)" + }, + { + "@language": "de", + "@value": "Brandenburgisches Datenschutzgesetz (BbgDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N6888946a452b46a68835dfaff4841cff" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "General Data Protection Regulation (GDPR)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "General Data Protection Regulation (GDPR)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://data.europa.eu/eli/reg/2016/679/oj" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ] + }, + { + "@id": "_:N6888946a452b46a68835dfaff4841cff", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:N0e425783a5bc4c24a1eff7c2c52e4bda" + } + ] + }, + { + "@id": "_:N0e425783a5bc4c24a1eff7c2c52e4bda", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2018-05-25" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saarland Data Protection Act" + }, + { + "@language": "de", + "@value": "Saarländisches Datenschutzgesetz" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saarland Data Protection Act" + }, + { + "@language": "de", + "@value": "Saarländisches Datenschutzgesetz" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)" + }, + { + "@language": "de", + "@value": "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)" + }, + { + "@language": "de", + "@value": "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Berlin Data Protection Act (BlnDSG)" + }, + { + "@language": "de", + "@value": "Berliner Datenschutzgesetz (BlnDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin Data Protection Act (BlnDSG)" + }, + { + "@language": "de", + "@value": "Berliner Datenschutzgesetz (BlnDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bavarian Data Protection Act (BayDSG)" + }, + { + "@language": "de", + "@value": "Bayerisches Datenschutzgesetz (BayDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bavarian Data Protection Act (BayDSG)" + }, + { + "@language": "de", + "@value": "Bayerisches Datenschutzgesetz (BayDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680" + }, + { + "@language": "de", + "@value": "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680" + }, + { + "@language": "de", + "@value": "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N25a3c83024d14493892dd8c21c86c3c1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California Consumer Privacy Act (CCPA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California Consumer Privacy Act (CCPA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + } + ] + }, + { + "@id": "_:N25a3c83024d14493892dd8c21c86c3c1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Nc2d5482472b745bebe5ab5cd4fcec8a1" + } + ] + }, + { + "@id": "_:Nc2d5482472b745bebe5ab5cd4fcec8a1", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-01-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)" + }, + { + "@language": "de", + "@value": "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)" + }, + { + "@language": "de", + "@value": "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hessian Data Protection and Freedom of Information Act (HDSIG)" + }, + { + "@language": "de", + "@value": "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hessian Data Protection and Freedom of Information Act (HDSIG)" + }, + { + "@language": "de", + "@value": "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/temporal": [ + { + "@id": "_:N315df730db1b40dcb364f1d7f3e237a1" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California Privacy Rights Act (CPRA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California Privacy Rights Act (CPRA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + } + ] + }, + { + "@id": "_:N315df730db1b40dcb364f1d7f3e237a1", + "@type": [ + "http://www.w3.org/2006/time#ProperInterval" + ], + "http://www.w3.org/2006/time#hasBeginning": [ + { + "@id": "_:Ncf897a2444a947f69b17bf8c145f53d1" + } + ] + }, + { + "@id": "_:Ncf897a2444a947f69b17bf8c145f53d1", + "http://www.w3.org/2006/time#inXSDDate": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2023-01-01" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LawConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BlnDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB-BremDSGVOAG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE-HDISG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL-SDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH-ThürDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CCPA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA-CPRA" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV-DSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lower Saxony Data Protection Act (NDSG)" + }, + { + "@language": "de", + "@value": "Niedersächsisches Datenschutzgesetz (NDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lower Saxony Data Protection Act (NDSG)" + }, + { + "@language": "de", + "@value": "Niedersächsisches Datenschutzgesetz (NDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW-LDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State Data Protection Act (LDSG) (BW)" + }, + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG) (BW)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Data Protection Act (LDSG) (BW)" + }, + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG) (BW)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH-LDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH-HmbDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hamburg Data Protection Act (HmbDSG)" + }, + { + "@language": "de", + "@value": "Hamburgisches Datenschutzgesetz (HmbDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hamburg Data Protection Act (HmbDSG)" + }, + { + "@language": "de", + "@value": "Hamburgisches Datenschutzgesetz (HmbDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY-BayDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE-BbgDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI-NDSG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN-SächsDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-LSA-DSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)" + }, + { + "@language": "de", + "@value": "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP-LDSG", + "@type": [ + "https://w3id.org/dpv#Law", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Julian Flake" + }, + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State Data Protection Act (LDSG)" + }, + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State Data Protection Act (LDSG)" + }, + { + "@language": "de", + "@value": "Landesdatenschutzgesetz (LDSG)" + } + ], + "http://xmlns.com/foaf/0.1/homepage": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18" + } + ], + "https://w3id.org/dpv#hasJurisdiction": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE", + "https://w3id.org/dpv#hasLaw": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#EU-GDPR" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/laws.n3 b/dpv-legal/modules/laws.n3 new file mode 100644 index 000000000..bb6748aa5 --- /dev/null +++ b/dpv-legal/modules/laws.n3 @@ -0,0 +1,470 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:LawConcepts a skos:Collection ; + skos:member dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:DE-HE-HDISG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:DE-MV-DSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR, + dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:AT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:BE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:BG dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:CY dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:CZ dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DK dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:EE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:ES dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:FI dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:FR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:GR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:HR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:HU dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:IE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:IT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LU dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LV dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:MT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:NL dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:PL dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:PT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:RO dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SI dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SK dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE-BbgDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + foaf:homepage "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB . + +dpv-legal:DE-BE-BlnDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE . + +dpv-legal:DE-BW-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + foaf:homepage "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BW . + +dpv-legal:DE-BY-BayDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY . + +dpv-legal:DE-HB-BremDSGVOAG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + foaf:homepage "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB . + +dpv-legal:DE-HE-HDISG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + foaf:homepage "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE . + +dpv-legal:DE-HH-HmbDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + foaf:homepage "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH . + +dpv-legal:DE-LSA-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + foaf:homepage "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST . + +dpv-legal:DE-MV-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + foaf:homepage "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV . + +dpv-legal:DE-NI-NDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + foaf:homepage "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI . + +dpv-legal:DE-NW-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + foaf:homepage "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW . + +dpv-legal:DE-RP-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + foaf:homepage "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-RP . + +dpv-legal:DE-SH-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + foaf:homepage "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH . + +dpv-legal:DE-SL-SDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + foaf:homepage "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL . + +dpv-legal:DE-SN-SächsDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + foaf:homepage "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN . + +dpv-legal:DE-TH-ThürDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + foaf:homepage "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH . + +dpv-legal:US-CA dpv:hasLaw dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:US-CA-CCPA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-01-01"^^xsd:date ] ] ; + dct:title "California Consumer Privacy Act (CCPA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Consumer Privacy Act (CCPA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CA-CPRA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2023-01-01"^^xsd:date ] ] ; + dct:title "California Privacy Rights Act (CPRA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Privacy Rights Act (CPRA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:DE-BB dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BW dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BY dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HB dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-MV dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NI dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NW dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-RP dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SL dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SN dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-ST dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-TH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-11-20"^^xsd:date ] ] ; + dct:title "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + foaf:homepage "https://www.gesetze-im-internet.de/bdsg_2018/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH . + +dpv-legal:EU-GDPR a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2018-05-25"^^xsd:date ] ] ; + dct:title "General Data Protection Regulation (GDPR)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "General Data Protection Regulation (GDPR)"@en ; + foaf:homepage "http://data.europa.eu/eli/reg/2016/679/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/modules/laws.rdf b/dpv-legal/modules/laws.rdf new file mode 100644 index 000000000..99570680d --- /dev/null +++ b/dpv-legal/modules/laws.rdf @@ -0,0 +1,561 @@ + + + + + + Berlin Data Protection Act (BlnDSG) + Berliner Datenschutzgesetz (BlnDSG) + Berlin Data Protection Act (BlnDSG) + Berliner Datenschutzgesetz (BlnDSG) + + https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + California Consumer Privacy Act (CCPA) + California Consumer Privacy Act (CCPA) + + https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375 + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + State Data Protection Act (LDSG) + Landesdatenschutzgesetz (LDSG) + State Data Protection Act (LDSG) + Landesdatenschutzgesetz (LDSG) + + https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18 + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG) + Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG) + Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG) + Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG) + + https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + 2019-11-20 + + + + + California Privacy Rights Act (CPRA) + California Privacy Rights Act (CPRA) + + https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375 + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + State Data Protection Act (LDSG) (BW) + Landesdatenschutzgesetz (LDSG) (BW) + State Data Protection Act (LDSG) (BW) + Landesdatenschutzgesetz (LDSG) (BW) + + https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA) + Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA) + Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA) + Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA) + + https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + General Data Protection Regulation (GDPR) + General Data Protection Regulation (GDPR) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://data.europa.eu/eli/reg/2016/679/oj + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Brandenburg Data Protection Act (BbgDSG) + Brandenburgisches Datenschutzgesetz (BbgDSG) + Brandenburg Data Protection Act (BbgDSG) + Brandenburgisches Datenschutzgesetz (BbgDSG) + + https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + Federal Data Protection Act (BDSG) + Bundesdatenschutzgesetz (BDSG) + Federal Data Protection Act (BDSG) + Bundesdatenschutzgesetz (BDSG) + + + + + + + + + + + + + + + + + + https://www.gesetze-im-internet.de/bdsg_2018/ + + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Lower Saxony Data Protection Act (NDSG) + Niedersächsisches Datenschutzgesetz (NDSG) + Lower Saxony Data Protection Act (NDSG) + Niedersächsisches Datenschutzgesetz (NDSG) + + https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG) + Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG) + Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG) + Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG) + + https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + Thuringian Data Protection Act (ThürDSG) + Thüringer Datenschutzgesetz (ThürDSG) + Thuringian Data Protection Act (ThürDSG) + Thüringer Datenschutzgesetz (ThürDSG) + + https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680 + Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680 + Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680 + Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680 + + https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + Hessian Data Protection and Freedom of Information Act (HDSIG) + Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG) + Hessian Data Protection and Freedom of Information Act (HDSIG) + Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG) + + https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + Bavarian Data Protection Act (BayDSG) + Bayerisches Datenschutzgesetz (BayDSG) + Bavarian Data Protection Act (BayDSG) + Bayerisches Datenschutzgesetz (BayDSG) + + https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG) + Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG) + Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG) + Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG) + + https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + Hamburg Data Protection Act (HmbDSG) + Hamburgisches Datenschutzgesetz (HmbDSG) + Hamburg Data Protection Act (HmbDSG) + Hamburgisches Datenschutzgesetz (HmbDSG) + + https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + North Rhine-Westphalia Data Protection Act (DSG NRW) + Datenschutzgesetz Nordrhein-Westfalen (DSG NRW) + North Rhine-Westphalia Data Protection Act (DSG NRW) + Datenschutzgesetz Nordrhein-Westfalen (DSG NRW) + + https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275 + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + Saarland Data Protection Act + Saarländisches Datenschutzgesetz + Saarland Data Protection Act + Saarländisches Datenschutzgesetz + + https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen + 2022-03-30 + accepted + Julian Flake + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2018-05-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2023-01-01 + + + + + + + + + + + + 2020-01-01 + + + + + + + + + + + + + + diff --git a/dpv-legal/modules/laws.ttl b/dpv-legal/modules/laws.ttl new file mode 100644 index 000000000..bb6748aa5 --- /dev/null +++ b/dpv-legal/modules/laws.ttl @@ -0,0 +1,470 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix foaf: . +@prefix skos: . +@prefix sw: . +@prefix time: . +@prefix xsd: . + +dpv-legal:LawConcepts a skos:Collection ; + skos:member dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:DE-HE-HDISG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:DE-MV-DSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR, + dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:AT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:BE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:BG dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:CY dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:CZ dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DK dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:EE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:ES dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:FI dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:FR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:GR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:HR dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:HU dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:IE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:IT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LU dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:LV dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:MT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:NL dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:PL dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:PT dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:RO dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SE dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SI dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:SK dpv:hasLaw dpv-legal:EU-GDPR . + +dpv-legal:DE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE-BbgDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Brandenburgisches Datenschutzgesetz (BbgDSG)"@de, + "Brandenburg Data Protection Act (BbgDSG)"@en ; + foaf:homepage "https://www.lda.brandenburg.de/sixcms/media.php/9/BbgDSG_2019.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BB . + +dpv-legal:DE-BE-BlnDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Berliner Datenschutzgesetz (BlnDSG)"@de, + "Berlin Data Protection Act (BlnDSG)"@en ; + foaf:homepage "https://www.datenschutz-berlin.de/fileadmin/user_upload/pdf/publikationen/informationsmaterialien/2018-BlnBDI_BlnDSG.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BE . + +dpv-legal:DE-BW-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG) (BW)"@de, + "State Data Protection Act (LDSG) (BW)"@en ; + foaf:homepage "https://www.baden-wuerttemberg.datenschutz.de/wp-content/uploads/2018/06/LDSG-neu-GBl-2018173.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BW . + +dpv-legal:DE-BY-BayDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bayerisches Datenschutzgesetz (BayDSG)"@de, + "Bavarian Data Protection Act (BayDSG)"@en ; + foaf:homepage "https://www.datenschutz-bayern.de/datenschutzreform2018/BayDSG.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-BY . + +dpv-legal:DE-HB-BremDSGVOAG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bremisches Ausführungsgesetz zur EU-Datenschutz-Grundverordnung (BremDSGVOAG)"@de, + "Bremen Implementing Act for the EU General Data Protection Regulation (BremDSGVOAG)"@en ; + foaf:homepage "https://www.transparenz.bremen.de/metainformationen/bremisches-ausfuehrungsgesetz-zur-eu-datenschutz-grundverordnung-bremdsgvoag-vom-8-mai-2018-116884?template=20_gp_ifg_meta_detail_d"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HB . + +dpv-legal:DE-HE-HDISG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hessisches Datenschutz- und Informationsfreiheitsgesetz (HDSIG)"@de, + "Hessian Data Protection and Freedom of Information Act (HDSIG)"@en ; + foaf:homepage "https://www.rv.hessenrecht.hessen.de/bshe/document/jlr-DSIFGHErahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HE . + +dpv-legal:DE-HH-HmbDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Hamburgisches Datenschutzgesetz (HmbDSG)"@de, + "Hamburg Data Protection Act (HmbDSG)"@en ; + foaf:homepage "https://datenschutz-hamburg.de/assets/pdf/HmbDSG_neu.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-HH . + +dpv-legal:DE-LSA-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz personenbezogener Daten der Bürger (Datenschutzgesetz Sachsen-Anhalt - DSG LSA)"@de, + "Law on the protection of personal data of citizens (Saxony-Anhalt Data Protection Act - DSG LSA)"@en ; + foaf:homepage "https://www.landtag.sachsen-anhalt.de/fileadmin/Downloads/Rechtsgrundlagen/2018_Datenschutzgesetz-DSG-LSA.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-ST . + +dpv-legal:DE-MV-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zur Anpassung des Landesdatenschutzgesetzes und weiterer datenschutzrechtlicher Vorschriften im Zuständigkeitsbereich des Ministeriums für Inneres und Europa Mecklenburg-Vorpommern an die Verordnung (EU) 2016/679 und zur Umsetzung der Richtlinie (EU) 2016/680"@de, + "Act to adapt the State Data Protection Act and other data protection regulations in the area of ​​responsibility of the Ministry of the Interior and Europe Mecklenburg-West Pomerania to Regulation (EU) 2016/679 and to implement Directive (EU) 2016/680"@en ; + foaf:homepage "https://www.datenschutz-mv.de/static/DS/Dateien/Rechtsgrundlagen/Landesdatenschutzgesetz.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-MV . + +dpv-legal:DE-NI-NDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Niedersächsisches Datenschutzgesetz (NDSG)"@de, + "Lower Saxony Data Protection Act (NDSG)"@en ; + foaf:homepage "https://lfd.niedersachsen.de/download/132258/Niedersaechsisches_Datenschutzgesetz_NDSG_vom_16._Mai_2018_Nds._GVBl._S._66_.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NI . + +dpv-legal:DE-NW-DSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Datenschutzgesetz Nordrhein-Westfalen (DSG NRW)"@de, + "North Rhine-Westphalia Data Protection Act (DSG NRW)"@en ; + foaf:homepage "https://recht.nrw.de/lmi/owa/br_text_anzeigen?v_id=3520071121100436275"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-NW . + +dpv-legal:DE-RP-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Landesdatenschutzgesetz (LDSG)"@de, + "State Data Protection Act (LDSG)"@en ; + foaf:homepage "https://landesrecht.rlp.de/bsrp/document/jlr-DSGRP2018pP18"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-RP . + +dpv-legal:DE-SH-LDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Schleswig-Holsteinisches Gesetz zum Schutz personenbezogener Daten (Landesdatenschutzgesetz - LDSG)"@de, + "Schleswig-Holstein law for the protection of personal data (state data protection law - LDSG)"@en ; + foaf:homepage "https://www.gesetze-rechtsprechung.sh.juris.de/jportal/?quelle=jlink&query=DSG+SH&psml=bsshoprod.psml&max=true&aiz=true"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SH . + +dpv-legal:DE-SL-SDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Saarländisches Datenschutzgesetz"@de, + "Saarland Data Protection Act"@en ; + foaf:homepage "https://recht.saarland.de/bssl/document/jlr-DSGSL2018rahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SL . + +dpv-legal:DE-SN-SächsDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Gesetz zum Schutz der informationellen Selbstbestimmung im Freistaat Sachsen (Sächsisches Datenschutzgesetz – SächsDSG)"@de, + "Law for the Protection of Informational Self-Determination in the Free State of Saxony (Saxon Data Protection Act - SächsDSG)"@en ; + foaf:homepage "https://www.recht.sachsen.de/vorschrift_gesamt/1672/28005.pdf"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-SN . + +dpv-legal:DE-TH-ThürDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:title "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Thüringer Datenschutzgesetz (ThürDSG)"@de, + "Thuringian Data Protection Act (ThürDSG)"@en ; + foaf:homepage "https://landesrecht.thueringen.de/bsth/document/jlr-DSGTH2018rahmen"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE-TH . + +dpv-legal:US-CA dpv:hasLaw dpv-legal:US-CA-CCPA, + dpv-legal:US-CA-CPRA . + +dpv-legal:US-CA-CCPA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2020-01-01"^^xsd:date ] ] ; + dct:title "California Consumer Privacy Act (CCPA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Consumer Privacy Act (CCPA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:US-CA-CPRA a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2023-01-01"^^xsd:date ] ] ; + dct:title "California Privacy Rights Act (CPRA)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "California Privacy Rights Act (CPRA)"@en ; + foaf:homepage "https://leginfo.legislature.ca.gov/faces/billTextClient.xhtml?bill_id=201720180AB375"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:US-CA . + +dpv-legal:DE-BB dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BbgDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BE-BlnDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BW dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BW-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BY dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-BY-BayDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HB dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HB-BremDSGVOAG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HE dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HE-HDISG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-HH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-HH-HmbDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-MV dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-MV-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NI dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NI-NDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-NW dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-NW-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-RP dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-RP-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SH-LDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SL dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SL-SDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-SN dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-SN-SächsDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-ST dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-LSA-DSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-TH dpv:hasLaw dpv-legal:DE-BDSG, + dpv-legal:DE-TH-ThürDSG, + dpv-legal:EU-GDPR . + +dpv-legal:DE-BDSG a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string, + "Julian Flake"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2019-11-20"^^xsd:date ] ] ; + dct:title "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Bundesdatenschutzgesetz (BDSG)"@de, + "Federal Data Protection Act (BDSG)"@en ; + foaf:homepage "https://www.gesetze-im-internet.de/bdsg_2018/"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH . + +dpv-legal:EU-GDPR a skos:Concept, + dpv:Law ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:temporal [ a time:ProperInterval ; + time:hasBeginning [ time:inXSDDate "2018-05-25"^^xsd:date ] ] ; + dct:title "General Data Protection Regulation (GDPR)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "General Data Protection Regulation (GDPR)"@en ; + foaf:homepage "http://data.europa.eu/eli/reg/2016/679/oj"^^xsd:anyURI ; + dpv:hasJurisdiction dpv-legal:AT, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:FI, + dpv-legal:FR, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IT, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SK . + diff --git a/dpv-legal/modules/locations.jsonld b/dpv-legal/modules/locations.jsonld new file mode 100644 index 000000000..536e815c7 --- /dev/null +++ b/dpv-legal/modules/locations.jsonld @@ -0,0 +1,23705 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#CO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Colombia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Colombia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "170" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "170" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Dakota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Dakota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cyprus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cyprus" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CYP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "196" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "196" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Singapore" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Singapore" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SGP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "702" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "702" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Denmark" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Denmark" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DNK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "208" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "208" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Kitts and Nevis" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Kitts and Nevis" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KNA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "659" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "659" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Kingdom of Great Britain and Northern Ireland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Kingdom of Great Britain and Northern Ireland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GBR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "826" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "826" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Connecticut" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Connecticut" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mississippi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mississippi" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gabon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gabon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GAB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "266" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "266" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nepal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nepal" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NPL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "524" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "524" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iran (Islamic Republic of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iran (Islamic Republic of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "364" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "364" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cambodia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cambodia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KHM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "116" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "116" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ethiopia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ethiopia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ET" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ETH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "231" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "231" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Polynesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Polynesia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PYF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "258" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "258" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Zealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Zealand" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NZL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "554" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "554" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Papua New Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Papua New Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PNG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "598" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "598" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Russian Federation" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Russian Federation" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "RUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "643" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "643" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Republic of Moldova" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Republic of Moldova" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "498" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "498" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Colorado" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Colorado" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Algeria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Algeria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "12" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "12" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Eswatini" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Eswatini" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SWZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "748" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "748" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Michigan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Michigan" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malaysia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malaysia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MYS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "458" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "458" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Central African Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Central African Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "140" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "140" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Slovakia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Slovakia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SVK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "703" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "703" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "CentralAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "CentralAmerica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bolivia (Plurinational State of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bolivia (Plurinational State of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BOL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "68" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "68" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Samoa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "WS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "WSM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "882" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "882" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Liberia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Liberia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "430" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "430" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Estonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Estonia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "EST" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "233" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "233" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "El Salvador" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "El Salvador" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "222" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "222" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "British Indian Ocean Territory" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "British Indian Ocean Territory" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IOT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "86" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "86" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Taiwan (Province of China)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Taiwan (Province of China)" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kazakhstan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kazakhstan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KAZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "398" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "398" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Trinidad and Tobago" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Trinidad and Tobago" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TTO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "780" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "780" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Italy" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Italy" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ITA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "380" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "380" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "316" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "316" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ukraine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ukraine" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UKR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "804" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "804" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Georgia and the South Sandwich Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Georgia and the South Sandwich Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SGS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "239" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "239" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Heard Island and McDonald Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Heard Island and McDonald Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HMD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "334" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "334" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "AustraliaandNewZealand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "AustraliaandNewZealand" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gibraltar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gibraltar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GIB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "292" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "292" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Dakota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Dakota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cocos (Keeling) Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cocos (Keeling) Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CCK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "166" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "166" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hamburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hamburg" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Senegal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Senegal" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "686" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "686" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Eritrea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Eritrea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ERI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "232" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "232" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mozambique" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mozambique" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MOZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "508" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "508" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oceania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oceania" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Canada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Canada" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CAN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "124" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "124" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Venezuela (Bolivarian Republic of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Venezuela (Bolivarian Republic of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "862" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "862" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brandenburg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brandenburg" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Palau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Palau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PLW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "585" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "585" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Northern Mariana Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "580" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "580" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Melanesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Melanesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Niue" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Niue" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NIU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "570" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "570" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Carolina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Carolina" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "India" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "India" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "356" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "356" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Benin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Benin" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "204" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "204" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Equatorial Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Equatorial Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GNQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "226" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "226" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Martinique" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Martinique" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MTQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "474" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "474" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nevada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nevada" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Arab Emirates" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Arab Emirates" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "784" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "784" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turkey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turkey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "792" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "792" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kuwait" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kuwait" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KWT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "414" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "414" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ASM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "16" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "16" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saxony" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saxony" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "American Samoa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "American Samoa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guyana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guyana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "328" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "328" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Virginia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Virginia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Falkland Islands (Malvinas)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Falkland Islands (Malvinas)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FLK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "238" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "238" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Americas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Americas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Azerbaijan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Azerbaijan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AZE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "31" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "31" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nebraska" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nebraska" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "630" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "630" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iraq" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iraq" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "368" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "368" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Africa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Africa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tokelau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tokelau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TKL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "772" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "772" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Massachusetts" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Massachusetts" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "District of Columbia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "District of Columbia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lao People's Democratic Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lao People's Democratic Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LAO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "418" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "418" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Arizona" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Arizona" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Norway" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Norway" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "578" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "578" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tajikistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tajikistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TJK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "762" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "762" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guatemala" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guatemala" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GTM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "320" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "320" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Democratic People's Republic of Korea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Democratic People's Republic of Korea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "408" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "408" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iceland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iceland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ISL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "352" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "352" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guinea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guinea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GIN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "324" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "324" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Viet Nam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Viet Nam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VNM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "704" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "704" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Illinois" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Illinois" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Réunion" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Réunion" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "REU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "638" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "638" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lebanon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lebanon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "422" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "422" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Missouri" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Missouri" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wallis and Futuna Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wallis and Futuna Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "WF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "WLF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "876" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "876" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Anguilla" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Anguilla" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AIA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "660" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "660" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turks and Caicos Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turks and Caicos Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TCA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "796" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "796" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bonaire, Sint Eustatius and Saba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bonaire, Sint Eustatius and Saba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BES" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "535" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "535" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Egypt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Egypt" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "EGY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "818" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "818" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Faroe Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Faroe Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FRO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "234" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "234" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Panama" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Panama" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PAN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "591" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "591" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Christmas Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Christmas Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CXR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "162" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "162" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Republic of Korea" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Republic of Korea" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "410" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "410" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cabo Verde" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cabo Verde" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CPV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "132" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "132" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "British Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "British Virgin Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VGB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "92" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "92" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Botswana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Botswana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BWA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "72" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "72" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ecuador" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ecuador" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ECU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "218" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "218" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saarland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saarland" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "ChannelIslands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "ChannelIslands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Africa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Africa" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "710" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "710" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Australia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Australia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "36" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "36" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ohio" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ohio" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Monaco" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Monaco" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MCO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "492" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "492" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jamaica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jamaica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JAM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "388" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "388" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Haiti" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Haiti" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HTI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "332" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "332" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bavaria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bavaria" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Togo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Togo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TGO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "768" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "768" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "156" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "156" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Åland Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Åland Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ALA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "248" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "248" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Marshall Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Marshall Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "584" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "584" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brazil" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brazil" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "76" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "76" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Poland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Poland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "POL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "616" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "616" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maryland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maryland" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montenegro" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montenegro" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ME" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "499" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "499" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malta" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malta" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MLT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "470" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "470" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jordan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jordan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JOR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "400" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "400" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Vermont" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Vermont" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Antigua and Barbuda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Antigua and Barbuda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "28" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "28" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Polynesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Polynesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AQ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Antarctica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Antarctica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AQ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "10" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "10" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China, Macao Special Administrative Region" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China, Macao Special Administrative Region" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "446" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "446" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SoutheasternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SoutheasternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Switzerland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Switzerland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "756" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "756" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Czechia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Czechia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CZE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "203" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "203" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belarus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belarus" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "112" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "112" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Schleswig-Holstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Schleswig-Holstein" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Netherlands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Netherlands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NLD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "528" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "528" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sweden" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sweden" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SWE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "752" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "752" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Philippines" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Philippines" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "608" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "608" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Alabama" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Alabama" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bhutan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bhutan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BTN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "64" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "64" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ghana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ghana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GHA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "288" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "288" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maldives" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maldives" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "462" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "462" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Vincent and the Grenadines" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Vincent and the Grenadines" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VCT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "670" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "670" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Suriname" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Suriname" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SUR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "740" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "740" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sint Maarten (Dutch part)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sint Maarten (Dutch part)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SXM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "534" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "534" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Carolina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Carolina" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guinea-Bissau" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guinea-Bissau" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GNB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "624" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "624" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Indonesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Indonesia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ID" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IDN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "360" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "360" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States of America" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States of America" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "US" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "USA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "840" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "840" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saxony-Anhalt" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saxony-Anhalt" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "San Marino" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "San Marino" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "674" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "674" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Namibia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Namibia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NAM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "516" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "516" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bouvet Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bouvet Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BVT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "74" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "74" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Curaçao" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Curaçao" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CUW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "531" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "531" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tuvalu" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tuvalu" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "798" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "798" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rwanda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rwanda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "RWA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "646" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "646" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bangladesh" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bangladesh" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BGD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "50" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "50" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Solomon Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Solomon Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "90" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "90" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nicaragua" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nicaragua" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NIC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "558" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "558" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Germany" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Germany" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DEU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "276" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "276" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Jersey" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cameroon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cameroon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "120" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "120" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lesotho" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lesotho" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LSO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "426" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "426" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nigeria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nigeria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NGA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "566" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "566" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Florida" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Florida" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Afghanistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Afghanistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AFG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "4" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "4" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Europe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Europe" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Maine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Maine" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Libya" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Libya" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LBY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "434" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "434" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oregon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oregon" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mauritius" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mauritius" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MUS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "480" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "480" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "LatinAmericaandtheCaribbean" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Micronesia (Federated States of)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Micronesia (Federated States of)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FSM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "583" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "583" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thailand" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thailand" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "THA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "764" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "764" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Puerto Rico" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Yemen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Yemen" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "YE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "YEM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "887" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "887" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Seychelles" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Seychelles" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SYC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "690" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "690" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Spain" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Spain" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ES" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ESP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "724" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "724" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Myanmar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Myanmar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MMR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "104" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "104" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Luxembourg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Luxembourg" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LUX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "442" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "442" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Albania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Albania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ALB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "8" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "8" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Pierre and Miquelon" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Pierre and Miquelon" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SPM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "666" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "666" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Djibouti" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Djibouti" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DJI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "262" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "262" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hungary" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hungary" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HUN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "348" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "348" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Croatia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Croatia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HRV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "191" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "191" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Timor-Leste" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Timor-Leste" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TLS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "626" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "626" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Virgin Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VIR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "850" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "850" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bahrain" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bahrain" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BHR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "48" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "48" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GEO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "268" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "268" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bulgaria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bulgaria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BGR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "100" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "100" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pennsylvania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pennsylvania" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Alaska" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Alaska" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Zambia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Zambia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZMB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "894" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "894" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kenya" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kenya" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KEN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "404" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "404" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Baden-Württemberg" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Baden-Württemberg" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mayotte" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mayotte" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "YT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MYT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "175" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "175" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "CentralAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "CentralAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mali" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mali" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ML" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MLI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "466" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "466" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bahamas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bahamas" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BHS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "44" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "44" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belgium" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belgium" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BEL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "56" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "56" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Minnesota" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Minnesota" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "MiddleAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "MiddleAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Armenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Armenia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "51" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "51" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Romania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Romania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ROU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "642" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "642" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Côte d’Ivoire" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Côte d’Ivoire" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CIV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "384" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "384" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mecklenburg-Western-Pomerania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mecklenburg-Western-Pomerania" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Portugal" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Portugal" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "620" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "620" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Paraguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Paraguay" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PRY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "600" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "600" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Grenada" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Grenada" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "308" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "308" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Syrian Arab Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Syrian Arab Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SYR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "760" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "760" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kansas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kansas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Malawi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Malawi" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MWI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "454" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "454" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "South Sudan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "South Sudan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SSD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "728" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "728" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "U.S. Virgin Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "U.S. Virgin Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sri Lanka" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sri Lanka" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LKA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "144" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "144" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Greece" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Greece" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "300" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "300" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sierra Leone" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sierra Leone" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SLE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "694" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "694" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oklahoma" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oklahoma" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Washington" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Washington" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kentucky" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kentucky" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Caribbean" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Caribbean" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hawaii" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hawaii" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternAsia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternAsia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sudan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sudan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SDN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "729" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "729" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Austria" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Austria" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AUT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "40" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "40" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lithuania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lithuania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LTU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "440" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "440" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cuba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cuba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CUB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "192" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "192" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Norfolk Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Norfolk Island" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NFK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "574" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "574" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Isle of Man" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Isle of Man" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IMN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "833" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "833" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guadeloupe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guadeloupe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GLP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "312" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "312" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Aruba" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Aruba" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ABW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "533" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "533" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Angola" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Angola" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AGO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "24" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "24" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Burundi" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Burundi" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BDI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "108" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "108" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New York" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New York" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Slovenia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Slovenia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SVN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "705" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "705" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Thuringia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Thuringia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SubSaharanAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SubSaharanAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Latvia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Latvia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LV" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LVA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "428" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "428" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cook Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cook Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "184" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "184" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wyoming" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wyoming" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Brunei Darussalam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Brunei Darussalam" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "96" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "96" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uzbekistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uzbekistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UZB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "860" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "860" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Berlin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Berlin" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Oman" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Oman" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "OM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "OMN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "512" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "512" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sark" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sark" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Hampshire" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Hampshire" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pakistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pakistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PAK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "586" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "586" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Caledonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Caledonia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NCL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "540" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "540" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Micronesia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Micronesia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mexico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mexico" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MEX" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "484" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "484" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Liechtenstein" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Liechtenstein" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LIE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "438" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "438" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Iowa" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Iowa" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Democratic Republic of the Congo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Democratic Republic of the Congo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "180" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "180" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tennessee" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tennessee" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Japan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Japan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JPN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "392" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "392" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Louisiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Louisiana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "California" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "California" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Indiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Indiana" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Delaware" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Delaware" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Nauru" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Nauru" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NRU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "520" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "520" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Barthélemy" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Barthélemy" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "652" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "652" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Southern Territories" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Southern Territories" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ATF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "260" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "260" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Arkansas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Arkansas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Chad" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Chad" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TCD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "148" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "148" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Comoros" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Comoros" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "174" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "174" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kiribati" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kiribati" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KIR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "296" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "296" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Chile" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Chile" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CHL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "152" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "152" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Helena" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Helena" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SHN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "654" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "654" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Lower-Saxony" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Lower-Saxony" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Holy See" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Holy See" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VAT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "336" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "336" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Idaho" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Idaho" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mongolia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mongolia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MNG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "496" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "496" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Peru" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Peru" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "604" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "604" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uruguay" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uruguay" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "URY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "858" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "858" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Congo" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Congo" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "COG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "178" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "178" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Utah" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Utah" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Qatar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Qatar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "QA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "QAT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "634" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "634" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North-Rhine Westphalia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North-Rhine Westphalia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tonga" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tonga" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TON" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "776" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "776" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Sao Tome and Principe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Sao Tome and Principe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ST" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "STP" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "678" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "678" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saudi Arabia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saudi Arabia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SAU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "682" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "682" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Texas" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Texas" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Uganda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Uganda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UGA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "800" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "800" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Cayman Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Cayman Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CYM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "136" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "136" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Gambia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Gambia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GMB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "270" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "270" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bosnia and Herzegovina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bosnia and Herzegovina" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BIH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "70" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "70" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bremen" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bremen" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Zimbabwe" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Zimbabwe" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "ZW" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ZWE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "716" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "716" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Andorra" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Andorra" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "AND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "20" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "20" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guernsey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guernsey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GGY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "831" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "831" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Barbados" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Barbados" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BRB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "52" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "52" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Bermuda" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Bermuda" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BMU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "60" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "60" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Vanuatu" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Vanuatu" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "VU" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "VUT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "548" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "548" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Mauritania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Mauritania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MRT" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "478" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "478" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Western Sahara" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Western Sahara" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "EH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ESH" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "732" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "732" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Costa Rica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Costa Rica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "CR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "CRI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "188" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "188" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Wisconsin" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Wisconsin" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United Republic of Tanzania" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United Republic of Tanzania" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TZA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "834" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "834" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Greenland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Greenland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GRL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "304" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "304" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LocationConcepts", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Collection" + ], + "http://www.w3.org/2004/02/skos/core#member": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AustraliaandNewZealand" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-BB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-CT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-DC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-FL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-HI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-IA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-KY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MiddleAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-ND" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-NW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-MP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-OR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-PR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Sark" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-ST" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-TX" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-UT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AX" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GU", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Guam" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Guam" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Somalia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Somalia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SOM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "706" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "706" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Fiji" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Melanesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Fiji" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FJI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "242" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "242" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "France" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "France" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FRA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "250" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "250" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Asia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ID" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IQ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LB" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NP" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#OM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#QA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SoutheasternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Asia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-WV", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "West Virginia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "West Virginia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Montserrat" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Montserrat" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MSR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "500" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "500" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Turkmenistan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Turkmenistan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TKM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "795" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "795" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "State of Palestine" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "State of Palestine" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PSE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "275" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "275" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthernEurope" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AD" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ME" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ES" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthernEurope" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Niger" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Niger" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "NE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "NER" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "562" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "562" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "China, Hong Kong Special Administrative Region" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "China, Hong Kong Special Administrative Region" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HKG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "344" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "344" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Ireland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Ireland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "IRL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "372" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "372" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LC", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Lucia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Lucia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "LC" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "LCA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "662" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "662" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Pitcairn" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Polynesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Pitcairn" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "PN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "PCN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "612" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "612" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-RI", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rhode Island" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rhode Island" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "SouthAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#AR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FK" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UY" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#VE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "SouthAmerica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MA", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Morocco" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Morocco" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "504" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "504" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-RP", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Rhineland-Palatinate" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Rhineland-Palatinate" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-GA", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Georgia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Georgia" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Kyrgyzstan" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Kyrgyzstan" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "KG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "KGZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "417" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "417" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DE-HE", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Hesse" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#DE" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Hesse" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "WesternAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CV" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ML" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MR" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SH" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SN" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TG" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "WesternAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "French Guiana" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "French Guiana" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "GF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "GUF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "254" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "254" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dominica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dominica" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DMA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "212" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "212" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Burkina Faso" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Burkina Faso" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BFA" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "854" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "854" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RS", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Serbia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Serbia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "RS" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SRB" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "688" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "688" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#HN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Honduras" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Honduras" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "HN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "HND" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "340" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "340" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TN", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Tunisia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Tunisia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "TN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "TUN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "788" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "788" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US-NM", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "New Mexico" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "New Mexico" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Madagascar" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Africa" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Madagascar" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MDG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "450" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "450" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#AR", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Argentina" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Argentina" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "AR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ARG" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "32" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "32" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BZ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Belize" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CentralAmerica" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Belize" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "BZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "BLZ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "84" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "84" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SJ", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Svalbard and Jan Mayen Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Svalbard and Jan Mayen Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "SJ" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "SJM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "744" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "744" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#JE", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Jersey" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ChannelIslands" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Jersey" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "JE" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "JEY" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "832" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "832" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MF", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Saint Martin (French Part)" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Saint Martin (French Part)" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MAF" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "663" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "663" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#FI", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Finland" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Finland" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "FI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "FIN" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "246" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "246" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DO", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Dominican Republic" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Caribbean" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#LatinAmericaandtheCaribbean" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Dominican Republic" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "DO" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "DOM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "214" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "214" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UM", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Oceania" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#Micronesia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "United States Minor Outlying Islands" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "UM" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "UMI" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "581" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "581" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MK", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "North Macedonia" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Europe" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SouthernEurope" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "North Macedonia" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "MK" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "MKD" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "807" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "807" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#EasternAfrica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EasternAfrica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#SubSaharanAfrica" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#IO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#BI" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#DJ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ER" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ET" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TF" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#KE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MU" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#YT" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#MZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RW" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#RE" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SC" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SO" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#SS" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#UG" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#TZ" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#ZW" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "EasternAfrica" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#IL", + "@type": [ + "https://w3id.org/dpv#Country", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Israel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Asia" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#WesternAsia" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Israel" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha2": [ + { + "@value": "IL" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_alpha3": [ + { + "@value": "ISR" + } + ], + "https://w3id.org/dpv/dpv-legal#iso_numeric": [ + { + "@value": "376" + } + ], + "https://w3id.org/dpv/dpv-legal#un_m49": [ + { + "@value": "376" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#NorthernAmerica", + "@type": [ + "https://w3id.org/dpv#Region", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "NorthernAmerica" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broaderTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#Americas" + } + ], + "http://www.w3.org/2004/02/skos/core#narrowerTransitive": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#BM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#CA" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#GL" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#PM" + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#US" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "NorthernAmerica" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/locations.n3 b/dpv-legal/modules/locations.n3 new file mode 100644 index 000000000..3f2613cdb --- /dev/null +++ b/dpv-legal/modules/locations.n3 @@ -0,0 +1,5582 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:LocationConcepts a skos:Collection ; + skos:member dpv-legal:AD, + dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AL, + dpv-legal:AM, + dpv-legal:AO, + dpv-legal:AQ, + dpv-legal:AR, + dpv-legal:AS, + dpv-legal:AT, + dpv-legal:AU, + dpv-legal:AW, + dpv-legal:AX, + dpv-legal:AZ, + dpv-legal:Africa, + dpv-legal:Americas, + dpv-legal:Asia, + dpv-legal:AustraliaandNewZealand, + dpv-legal:BA, + dpv-legal:BB, + dpv-legal:BD, + dpv-legal:BE, + dpv-legal:BF, + dpv-legal:BG, + dpv-legal:BH, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BN, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BT, + dpv-legal:BV, + dpv-legal:BW, + dpv-legal:BY, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CC, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CH, + dpv-legal:CI, + dpv-legal:CK, + dpv-legal:CL, + dpv-legal:CM, + dpv-legal:CN, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CV, + dpv-legal:CW, + dpv-legal:CX, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:CentralAsia, + dpv-legal:ChannelIslands, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DJ, + dpv-legal:DK, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:DZ, + dpv-legal:EC, + dpv-legal:EE, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ES, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:EasternAsia, + dpv-legal:EasternEurope, + dpv-legal:Europe, + dpv-legal:FI, + dpv-legal:FJ, + dpv-legal:FK, + dpv-legal:FM, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GA, + dpv-legal:GB, + dpv-legal:GD, + dpv-legal:GE, + dpv-legal:GF, + dpv-legal:GG, + dpv-legal:GH, + dpv-legal:GI, + dpv-legal:GL, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GP, + dpv-legal:GQ, + dpv-legal:GR, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GU, + dpv-legal:GW, + dpv-legal:GY, + dpv-legal:HK, + dpv-legal:HM, + dpv-legal:HN, + dpv-legal:HR, + dpv-legal:HT, + dpv-legal:HU, + dpv-legal:ID, + dpv-legal:IE, + dpv-legal:IL, + dpv-legal:IM, + dpv-legal:IN, + dpv-legal:IO, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:JM, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KE, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KI, + dpv-legal:KM, + dpv-legal:KN, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KY, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LC, + dpv-legal:LI, + dpv-legal:LK, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:LY, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MA, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MF, + dpv-legal:MG, + dpv-legal:MH, + dpv-legal:MK, + dpv-legal:ML, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MP, + dpv-legal:MQ, + dpv-legal:MR, + dpv-legal:MS, + dpv-legal:MT, + dpv-legal:MU, + dpv-legal:MV, + dpv-legal:MW, + dpv-legal:MX, + dpv-legal:MY, + dpv-legal:MZ, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NC, + dpv-legal:NE, + dpv-legal:NF, + dpv-legal:NG, + dpv-legal:NI, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NP, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:NorthernAfrica, + dpv-legal:NorthernAmerica, + dpv-legal:NorthernEurope, + dpv-legal:OM, + dpv-legal:Oceania, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PL, + dpv-legal:PM, + dpv-legal:PN, + dpv-legal:PR, + dpv-legal:PS, + dpv-legal:PT, + dpv-legal:PW, + dpv-legal:PY, + dpv-legal:Polynesia, + dpv-legal:QA, + dpv-legal:RE, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:RW, + dpv-legal:SA, + dpv-legal:SB, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SE, + dpv-legal:SG, + dpv-legal:SH, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SL, + dpv-legal:SM, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SR, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SY, + dpv-legal:SZ, + dpv-legal:Sark, + dpv-legal:SouthAmerica, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAfrica, + dpv-legal:SouthernAsia, + dpv-legal:SouthernEurope, + dpv-legal:SubSaharanAfrica, + dpv-legal:TC, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TK, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TN, + dpv-legal:TO, + dpv-legal:TR, + dpv-legal:TT, + dpv-legal:TV, + dpv-legal:TW, + dpv-legal:TZ, + dpv-legal:UA, + dpv-legal:UG, + dpv-legal:UM, + dpv-legal:US, + dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY, + dpv-legal:UY, + dpv-legal:UZ, + dpv-legal:VA, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI, + dpv-legal:VN, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS, + dpv-legal:WesternAfrica, + dpv-legal:WesternAsia, + dpv-legal:WesternEurope, + dpv-legal:YE, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW . + +dpv-legal:AQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antarctica"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Antarctica"@en ; + dpv-legal:iso_alpha2 "AQ"^^xsd:string ; + dpv-legal:iso_alpha3 "ATA"^^xsd:string ; + dpv-legal:iso_numeric "10"^^xsd:string ; + dpv-legal:un_m49 "10"^^xsd:string . + +dpv-legal:TW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Taiwan (Province of China)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Taiwan (Province of China)"@en . + +dpv-legal:DE-BB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Brandenburg"@en . + +dpv-legal:DE-BE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Berlin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Berlin"@en . + +dpv-legal:DE-BW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Baden-Württemberg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Baden-Württemberg"@en . + +dpv-legal:DE-BY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bavaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bavaria"@en . + +dpv-legal:DE-HB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bremen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bremen"@en . + +dpv-legal:DE-HE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hesse"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hesse"@en . + +dpv-legal:DE-HH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hamburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hamburg"@en . + +dpv-legal:DE-MV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mecklenburg-Western-Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Mecklenburg-Western-Pomerania"@en . + +dpv-legal:DE-NI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lower-Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Lower-Saxony"@en . + +dpv-legal:DE-NW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North-Rhine Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "North-Rhine Westphalia"@en . + +dpv-legal:DE-RP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Rhineland-Palatinate"@en . + +dpv-legal:DE-SH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Schleswig-Holstein"@en . + +dpv-legal:DE-SL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saarland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saarland"@en . + +dpv-legal:DE-SN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony"@en . + +dpv-legal:DE-ST a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony-Anhalt"@en . + +dpv-legal:DE-TH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thuringia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Thuringia"@en . + +dpv-legal:US-AK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alaska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alaska"@en . + +dpv-legal:US-AL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alabama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alabama"@en . + +dpv-legal:US-AR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arkansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arkansas"@en . + +dpv-legal:US-AS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "American Samoa"@en . + +dpv-legal:US-AZ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arizona"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arizona"@en . + +dpv-legal:US-CA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "California"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "California"@en . + +dpv-legal:US-CO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colorado"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Colorado"@en . + +dpv-legal:US-CT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Connecticut"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Connecticut"@en . + +dpv-legal:US-DC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "District of Columbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "District of Columbia"@en . + +dpv-legal:US-DE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Delaware"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Delaware"@en . + +dpv-legal:US-FL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Florida"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Florida"@en . + +dpv-legal:US-GA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Georgia"@en . + +dpv-legal:US-GU a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Guam"@en . + +dpv-legal:US-HI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hawaii"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Hawaii"@en . + +dpv-legal:US-IA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iowa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Iowa"@en . + +dpv-legal:US-ID a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Idaho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Idaho"@en . + +dpv-legal:US-IL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Illinois"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Illinois"@en . + +dpv-legal:US-IN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Indiana"@en . + +dpv-legal:US-KS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kansas"@en . + +dpv-legal:US-KY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kentucky"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kentucky"@en . + +dpv-legal:US-LA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Louisiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Louisiana"@en . + +dpv-legal:US-MA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Massachusetts"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Massachusetts"@en . + +dpv-legal:US-MD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maryland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maryland"@en . + +dpv-legal:US-ME a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maine"@en . + +dpv-legal:US-MI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Michigan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Michigan"@en . + +dpv-legal:US-MN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Minnesota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Minnesota"@en . + +dpv-legal:US-MO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Missouri"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Missouri"@en . + +dpv-legal:US-MP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Northern Mariana Islands"@en . + +dpv-legal:US-MS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mississippi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Mississippi"@en . + +dpv-legal:US-MT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Montana"@en . + +dpv-legal:US-NC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Carolina"@en . + +dpv-legal:US-ND a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Dakota"@en . + +dpv-legal:US-NE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nebraska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nebraska"@en . + +dpv-legal:US-NH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Hampshire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Hampshire"@en . + +dpv-legal:US-NJ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Jersey"@en . + +dpv-legal:US-NM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Mexico"@en . + +dpv-legal:US-NV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nevada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nevada"@en . + +dpv-legal:US-NY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New York"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New York"@en . + +dpv-legal:US-OH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ohio"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Ohio"@en . + +dpv-legal:US-OK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oklahoma"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oklahoma"@en . + +dpv-legal:US-OR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oregon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oregon"@en . + +dpv-legal:US-PA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pennsylvania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Pennsylvania"@en . + +dpv-legal:US-PR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Puerto Rico"@en . + +dpv-legal:US-RI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhode Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Rhode Island"@en . + +dpv-legal:US-SC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Carolina"@en . + +dpv-legal:US-SD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Dakota"@en . + +dpv-legal:US-TN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tennessee"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Tennessee"@en . + +dpv-legal:US-TX a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Texas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Texas"@en . + +dpv-legal:US-UM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "United States Minor Outlying Islands"@en . + +dpv-legal:US-UT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Utah"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Utah"@en . + +dpv-legal:US-VA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Virginia"@en . + +dpv-legal:US-VI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "U.S. Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "U.S. Virgin Islands"@en . + +dpv-legal:US-VT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vermont"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Vermont"@en . + +dpv-legal:US-WA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Washington"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Washington"@en . + +dpv-legal:US-WI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wisconsin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wisconsin"@en . + +dpv-legal:US-WV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "West Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "West Virginia"@en . + +dpv-legal:US-WY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wyoming"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wyoming"@en . + +dpv-legal:AD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Andorra"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Andorra"@en ; + dpv-legal:iso_alpha2 "AD"^^xsd:string ; + dpv-legal:iso_alpha3 "AND"^^xsd:string ; + dpv-legal:iso_numeric "20"^^xsd:string ; + dpv-legal:un_m49 "20"^^xsd:string . + +dpv-legal:AE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Arab Emirates"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "United Arab Emirates"@en ; + dpv-legal:iso_alpha2 "AE"^^xsd:string ; + dpv-legal:iso_alpha3 "ARE"^^xsd:string ; + dpv-legal:iso_numeric "784"^^xsd:string ; + dpv-legal:un_m49 "784"^^xsd:string . + +dpv-legal:AF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Afghanistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Afghanistan"@en ; + dpv-legal:iso_alpha2 "AF"^^xsd:string ; + dpv-legal:iso_alpha3 "AFG"^^xsd:string ; + dpv-legal:iso_numeric "4"^^xsd:string ; + dpv-legal:un_m49 "4"^^xsd:string . + +dpv-legal:AL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Albania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Albania"@en ; + dpv-legal:iso_alpha2 "AL"^^xsd:string ; + dpv-legal:iso_alpha3 "ALB"^^xsd:string ; + dpv-legal:iso_numeric "8"^^xsd:string ; + dpv-legal:un_m49 "8"^^xsd:string . + +dpv-legal:AM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Armenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Armenia"@en ; + dpv-legal:iso_alpha2 "AM"^^xsd:string ; + dpv-legal:iso_alpha3 "ARM"^^xsd:string ; + dpv-legal:iso_numeric "51"^^xsd:string ; + dpv-legal:un_m49 "51"^^xsd:string . + +dpv-legal:AS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "American Samoa"@en ; + dpv-legal:iso_alpha2 "AS"^^xsd:string ; + dpv-legal:iso_alpha3 "ASM"^^xsd:string ; + dpv-legal:iso_numeric "16"^^xsd:string ; + dpv-legal:un_m49 "16"^^xsd:string . + +dpv-legal:AT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Austria"@en ; + dpv-legal:iso_alpha2 "AT"^^xsd:string ; + dpv-legal:iso_alpha3 "AUT"^^xsd:string ; + dpv-legal:iso_numeric "40"^^xsd:string ; + dpv-legal:un_m49 "40"^^xsd:string . + +dpv-legal:AU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Australia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Australia"@en ; + dpv-legal:iso_alpha2 "AU"^^xsd:string ; + dpv-legal:iso_alpha3 "AUS"^^xsd:string ; + dpv-legal:iso_numeric "36"^^xsd:string ; + dpv-legal:un_m49 "36"^^xsd:string . + +dpv-legal:AX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Åland Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Åland Islands"@en ; + dpv-legal:iso_alpha2 "AX"^^xsd:string ; + dpv-legal:iso_alpha3 "ALA"^^xsd:string ; + dpv-legal:iso_numeric "248"^^xsd:string ; + dpv-legal:un_m49 "248"^^xsd:string . + +dpv-legal:AZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Azerbaijan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Azerbaijan"@en ; + dpv-legal:iso_alpha2 "AZ"^^xsd:string ; + dpv-legal:iso_alpha3 "AZE"^^xsd:string ; + dpv-legal:iso_numeric "31"^^xsd:string ; + dpv-legal:un_m49 "31"^^xsd:string . + +dpv-legal:BA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bosnia and Herzegovina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Bosnia and Herzegovina"@en ; + dpv-legal:iso_alpha2 "BA"^^xsd:string ; + dpv-legal:iso_alpha3 "BIH"^^xsd:string ; + dpv-legal:iso_numeric "70"^^xsd:string ; + dpv-legal:un_m49 "70"^^xsd:string . + +dpv-legal:BD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bangladesh"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bangladesh"@en ; + dpv-legal:iso_alpha2 "BD"^^xsd:string ; + dpv-legal:iso_alpha3 "BGD"^^xsd:string ; + dpv-legal:iso_numeric "50"^^xsd:string ; + dpv-legal:un_m49 "50"^^xsd:string . + +dpv-legal:BE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgium"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Belgium"@en ; + dpv-legal:iso_alpha2 "BE"^^xsd:string ; + dpv-legal:iso_alpha3 "BEL"^^xsd:string ; + dpv-legal:iso_numeric "56"^^xsd:string ; + dpv-legal:un_m49 "56"^^xsd:string . + +dpv-legal:BG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bulgaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Bulgaria"@en ; + dpv-legal:iso_alpha2 "BG"^^xsd:string ; + dpv-legal:iso_alpha3 "BGR"^^xsd:string ; + dpv-legal:iso_numeric "100"^^xsd:string ; + dpv-legal:un_m49 "100"^^xsd:string . + +dpv-legal:BH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahrain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Bahrain"@en ; + dpv-legal:iso_alpha2 "BH"^^xsd:string ; + dpv-legal:iso_alpha3 "BHR"^^xsd:string ; + dpv-legal:iso_numeric "48"^^xsd:string ; + dpv-legal:un_m49 "48"^^xsd:string . + +dpv-legal:BM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bermuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Bermuda"@en ; + dpv-legal:iso_alpha2 "BM"^^xsd:string ; + dpv-legal:iso_alpha3 "BMU"^^xsd:string ; + dpv-legal:iso_numeric "60"^^xsd:string ; + dpv-legal:un_m49 "60"^^xsd:string . + +dpv-legal:BN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brunei Darussalam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Brunei Darussalam"@en ; + dpv-legal:iso_alpha2 "BN"^^xsd:string ; + dpv-legal:iso_alpha3 "BRN"^^xsd:string ; + dpv-legal:iso_numeric "96"^^xsd:string ; + dpv-legal:un_m49 "96"^^xsd:string . + +dpv-legal:BT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bhutan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bhutan"@en ; + dpv-legal:iso_alpha2 "BT"^^xsd:string ; + dpv-legal:iso_alpha3 "BTN"^^xsd:string ; + dpv-legal:iso_numeric "64"^^xsd:string ; + dpv-legal:un_m49 "64"^^xsd:string . + +dpv-legal:BY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belarus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Belarus"@en ; + dpv-legal:iso_alpha2 "BY"^^xsd:string ; + dpv-legal:iso_alpha3 "BLR"^^xsd:string ; + dpv-legal:iso_numeric "112"^^xsd:string ; + dpv-legal:un_m49 "112"^^xsd:string . + +dpv-legal:CA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Canada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Canada"@en ; + dpv-legal:iso_alpha2 "CA"^^xsd:string ; + dpv-legal:iso_alpha3 "CAN"^^xsd:string ; + dpv-legal:iso_numeric "124"^^xsd:string ; + dpv-legal:un_m49 "124"^^xsd:string . + +dpv-legal:CC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cocos (Keeling) Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Cocos (Keeling) Islands"@en ; + dpv-legal:iso_alpha2 "CC"^^xsd:string ; + dpv-legal:iso_alpha3 "CCK"^^xsd:string ; + dpv-legal:iso_numeric "166"^^xsd:string ; + dpv-legal:un_m49 "166"^^xsd:string . + +dpv-legal:CH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Switzerland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Switzerland"@en ; + dpv-legal:iso_alpha2 "CH"^^xsd:string ; + dpv-legal:iso_alpha3 "CHE"^^xsd:string ; + dpv-legal:iso_numeric "756"^^xsd:string ; + dpv-legal:un_m49 "756"^^xsd:string . + +dpv-legal:CK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cook Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Cook Islands"@en ; + dpv-legal:iso_alpha2 "CK"^^xsd:string ; + dpv-legal:iso_alpha3 "COK"^^xsd:string ; + dpv-legal:iso_numeric "184"^^xsd:string ; + dpv-legal:un_m49 "184"^^xsd:string . + +dpv-legal:CN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China"@en ; + dpv-legal:iso_alpha2 "CN"^^xsd:string ; + dpv-legal:iso_alpha3 "CHN"^^xsd:string ; + dpv-legal:iso_numeric "156"^^xsd:string ; + dpv-legal:un_m49 "156"^^xsd:string . + +dpv-legal:CX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Christmas Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Christmas Island"@en ; + dpv-legal:iso_alpha2 "CX"^^xsd:string ; + dpv-legal:iso_alpha3 "CXR"^^xsd:string ; + dpv-legal:iso_numeric "162"^^xsd:string ; + dpv-legal:un_m49 "162"^^xsd:string . + +dpv-legal:CY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cyprus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Cyprus"@en ; + dpv-legal:iso_alpha2 "CY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYP"^^xsd:string ; + dpv-legal:iso_numeric "196"^^xsd:string ; + dpv-legal:un_m49 "196"^^xsd:string . + +dpv-legal:CZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Czechia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Czechia"@en ; + dpv-legal:iso_alpha2 "CZ"^^xsd:string ; + dpv-legal:iso_alpha3 "CZE"^^xsd:string ; + dpv-legal:iso_numeric "203"^^xsd:string ; + dpv-legal:un_m49 "203"^^xsd:string . + +dpv-legal:DK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Denmark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Denmark"@en ; + dpv-legal:iso_alpha2 "DK"^^xsd:string ; + dpv-legal:iso_alpha3 "DNK"^^xsd:string ; + dpv-legal:iso_numeric "208"^^xsd:string ; + dpv-legal:un_m49 "208"^^xsd:string . + +dpv-legal:DZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Algeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Algeria"@en ; + dpv-legal:iso_alpha2 "DZ"^^xsd:string ; + dpv-legal:iso_alpha3 "DZA"^^xsd:string ; + dpv-legal:iso_numeric "12"^^xsd:string ; + dpv-legal:un_m49 "12"^^xsd:string . + +dpv-legal:EE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Estonia"@en ; + dpv-legal:iso_alpha2 "EE"^^xsd:string ; + dpv-legal:iso_alpha3 "EST"^^xsd:string ; + dpv-legal:iso_numeric "233"^^xsd:string ; + dpv-legal:un_m49 "233"^^xsd:string . + +dpv-legal:EG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Egypt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Egypt"@en ; + dpv-legal:iso_alpha2 "EG"^^xsd:string ; + dpv-legal:iso_alpha3 "EGY"^^xsd:string ; + dpv-legal:iso_numeric "818"^^xsd:string ; + dpv-legal:un_m49 "818"^^xsd:string . + +dpv-legal:EH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Western Sahara"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Western Sahara"@en ; + dpv-legal:iso_alpha2 "EH"^^xsd:string ; + dpv-legal:iso_alpha3 "ESH"^^xsd:string ; + dpv-legal:iso_numeric "732"^^xsd:string ; + dpv-legal:un_m49 "732"^^xsd:string . + +dpv-legal:ES a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Spain"@en ; + dpv-legal:iso_alpha2 "ES"^^xsd:string ; + dpv-legal:iso_alpha3 "ESP"^^xsd:string ; + dpv-legal:iso_numeric "724"^^xsd:string ; + dpv-legal:un_m49 "724"^^xsd:string . + +dpv-legal:FI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Finland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Finland"@en ; + dpv-legal:iso_alpha2 "FI"^^xsd:string ; + dpv-legal:iso_alpha3 "FIN"^^xsd:string ; + dpv-legal:iso_numeric "246"^^xsd:string ; + dpv-legal:un_m49 "246"^^xsd:string . + +dpv-legal:FJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Fiji"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Fiji"@en ; + dpv-legal:iso_alpha2 "FJ"^^xsd:string ; + dpv-legal:iso_alpha3 "FJI"^^xsd:string ; + dpv-legal:iso_numeric "242"^^xsd:string ; + dpv-legal:un_m49 "242"^^xsd:string . + +dpv-legal:FM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia (Federated States of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Micronesia (Federated States of)"@en ; + dpv-legal:iso_alpha2 "FM"^^xsd:string ; + dpv-legal:iso_alpha3 "FSM"^^xsd:string ; + dpv-legal:iso_numeric "583"^^xsd:string ; + dpv-legal:un_m49 "583"^^xsd:string . + +dpv-legal:FO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Faroe Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Faroe Islands"@en ; + dpv-legal:iso_alpha2 "FO"^^xsd:string ; + dpv-legal:iso_alpha3 "FRO"^^xsd:string ; + dpv-legal:iso_numeric "234"^^xsd:string ; + dpv-legal:un_m49 "234"^^xsd:string . + +dpv-legal:FR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "France"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "France"@en ; + dpv-legal:iso_alpha2 "FR"^^xsd:string ; + dpv-legal:iso_alpha3 "FRA"^^xsd:string ; + dpv-legal:iso_numeric "250"^^xsd:string ; + dpv-legal:un_m49 "250"^^xsd:string . + +dpv-legal:GB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Kingdom of Great Britain and Northern Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "United Kingdom of Great Britain and Northern Ireland"@en ; + dpv-legal:iso_alpha2 "GB"^^xsd:string ; + dpv-legal:iso_alpha3 "GBR"^^xsd:string ; + dpv-legal:iso_numeric "826"^^xsd:string ; + dpv-legal:un_m49 "826"^^xsd:string . + +dpv-legal:GE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Georgia"@en ; + dpv-legal:iso_alpha2 "GE"^^xsd:string ; + dpv-legal:iso_alpha3 "GEO"^^xsd:string ; + dpv-legal:iso_numeric "268"^^xsd:string ; + dpv-legal:un_m49 "268"^^xsd:string . + +dpv-legal:GI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gibraltar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Gibraltar"@en ; + dpv-legal:iso_alpha2 "GI"^^xsd:string ; + dpv-legal:iso_alpha3 "GIB"^^xsd:string ; + dpv-legal:iso_numeric "292"^^xsd:string ; + dpv-legal:un_m49 "292"^^xsd:string . + +dpv-legal:GL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greenland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Greenland"@en ; + dpv-legal:iso_alpha2 "GL"^^xsd:string ; + dpv-legal:iso_alpha3 "GRL"^^xsd:string ; + dpv-legal:iso_numeric "304"^^xsd:string ; + dpv-legal:un_m49 "304"^^xsd:string . + +dpv-legal:GR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greece"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Greece"@en ; + dpv-legal:iso_alpha2 "GR"^^xsd:string ; + dpv-legal:iso_alpha3 "GRC"^^xsd:string ; + dpv-legal:iso_numeric "300"^^xsd:string ; + dpv-legal:un_m49 "300"^^xsd:string . + +dpv-legal:GU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Guam"@en ; + dpv-legal:iso_alpha2 "GU"^^xsd:string ; + dpv-legal:iso_alpha3 "GUM"^^xsd:string ; + dpv-legal:iso_numeric "316"^^xsd:string ; + dpv-legal:un_m49 "316"^^xsd:string . + +dpv-legal:HK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Hong Kong Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Hong Kong Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "HK"^^xsd:string ; + dpv-legal:iso_alpha3 "HKG"^^xsd:string ; + dpv-legal:iso_numeric "344"^^xsd:string ; + dpv-legal:un_m49 "344"^^xsd:string . + +dpv-legal:HM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Heard Island and McDonald Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Heard Island and McDonald Islands"@en ; + dpv-legal:iso_alpha2 "HM"^^xsd:string ; + dpv-legal:iso_alpha3 "HMD"^^xsd:string ; + dpv-legal:iso_numeric "334"^^xsd:string ; + dpv-legal:un_m49 "334"^^xsd:string . + +dpv-legal:HR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Croatia"@en ; + dpv-legal:iso_alpha2 "HR"^^xsd:string ; + dpv-legal:iso_alpha3 "HRV"^^xsd:string ; + dpv-legal:iso_numeric "191"^^xsd:string ; + dpv-legal:un_m49 "191"^^xsd:string . + +dpv-legal:HU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungary"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Hungary"@en ; + dpv-legal:iso_alpha2 "HU"^^xsd:string ; + dpv-legal:iso_alpha3 "HUN"^^xsd:string ; + dpv-legal:iso_numeric "348"^^xsd:string ; + dpv-legal:un_m49 "348"^^xsd:string . + +dpv-legal:ID a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indonesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Indonesia"@en ; + dpv-legal:iso_alpha2 "ID"^^xsd:string ; + dpv-legal:iso_alpha3 "IDN"^^xsd:string ; + dpv-legal:iso_numeric "360"^^xsd:string ; + dpv-legal:un_m49 "360"^^xsd:string . + +dpv-legal:IE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Ireland"@en ; + dpv-legal:iso_alpha2 "IE"^^xsd:string ; + dpv-legal:iso_alpha3 "IRL"^^xsd:string ; + dpv-legal:iso_numeric "372"^^xsd:string ; + dpv-legal:un_m49 "372"^^xsd:string . + +dpv-legal:IL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Israel"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Israel"@en ; + dpv-legal:iso_alpha2 "IL"^^xsd:string ; + dpv-legal:iso_alpha3 "ISR"^^xsd:string ; + dpv-legal:iso_numeric "376"^^xsd:string ; + dpv-legal:un_m49 "376"^^xsd:string . + +dpv-legal:IM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Isle of Man"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Isle of Man"@en ; + dpv-legal:iso_alpha2 "IM"^^xsd:string ; + dpv-legal:iso_alpha3 "IMN"^^xsd:string ; + dpv-legal:iso_numeric "833"^^xsd:string ; + dpv-legal:un_m49 "833"^^xsd:string . + +dpv-legal:IN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "India"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "India"@en ; + dpv-legal:iso_alpha2 "IN"^^xsd:string ; + dpv-legal:iso_alpha3 "IND"^^xsd:string ; + dpv-legal:iso_numeric "356"^^xsd:string ; + dpv-legal:un_m49 "356"^^xsd:string . + +dpv-legal:IQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iraq"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Iraq"@en ; + dpv-legal:iso_alpha2 "IQ"^^xsd:string ; + dpv-legal:iso_alpha3 "IRQ"^^xsd:string ; + dpv-legal:iso_numeric "368"^^xsd:string ; + dpv-legal:un_m49 "368"^^xsd:string . + +dpv-legal:IR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iran (Islamic Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Iran (Islamic Republic of)"@en ; + dpv-legal:iso_alpha2 "IR"^^xsd:string ; + dpv-legal:iso_alpha3 "IRN"^^xsd:string ; + dpv-legal:iso_numeric "364"^^xsd:string ; + dpv-legal:un_m49 "364"^^xsd:string . + +dpv-legal:IS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iceland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Iceland"@en ; + dpv-legal:iso_alpha2 "IS"^^xsd:string ; + dpv-legal:iso_alpha3 "ISL"^^xsd:string ; + dpv-legal:iso_numeric "352"^^xsd:string ; + dpv-legal:un_m49 "352"^^xsd:string . + +dpv-legal:IT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Italy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Italy"@en ; + dpv-legal:iso_alpha2 "IT"^^xsd:string ; + dpv-legal:iso_alpha3 "ITA"^^xsd:string ; + dpv-legal:iso_numeric "380"^^xsd:string ; + dpv-legal:un_m49 "380"^^xsd:string . + +dpv-legal:JO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jordan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Jordan"@en ; + dpv-legal:iso_alpha2 "JO"^^xsd:string ; + dpv-legal:iso_alpha3 "JOR"^^xsd:string ; + dpv-legal:iso_numeric "400"^^xsd:string ; + dpv-legal:un_m49 "400"^^xsd:string . + +dpv-legal:JP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Japan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Japan"@en ; + dpv-legal:iso_alpha2 "JP"^^xsd:string ; + dpv-legal:iso_alpha3 "JPN"^^xsd:string ; + dpv-legal:iso_numeric "392"^^xsd:string ; + dpv-legal:un_m49 "392"^^xsd:string . + +dpv-legal:KG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kyrgyzstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kyrgyzstan"@en ; + dpv-legal:iso_alpha2 "KG"^^xsd:string ; + dpv-legal:iso_alpha3 "KGZ"^^xsd:string ; + dpv-legal:iso_numeric "417"^^xsd:string ; + dpv-legal:un_m49 "417"^^xsd:string . + +dpv-legal:KH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cambodia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Cambodia"@en ; + dpv-legal:iso_alpha2 "KH"^^xsd:string ; + dpv-legal:iso_alpha3 "KHM"^^xsd:string ; + dpv-legal:iso_numeric "116"^^xsd:string ; + dpv-legal:un_m49 "116"^^xsd:string . + +dpv-legal:KI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kiribati"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Kiribati"@en ; + dpv-legal:iso_alpha2 "KI"^^xsd:string ; + dpv-legal:iso_alpha3 "KIR"^^xsd:string ; + dpv-legal:iso_numeric "296"^^xsd:string ; + dpv-legal:un_m49 "296"^^xsd:string . + +dpv-legal:KP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic People's Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Democratic People's Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KP"^^xsd:string ; + dpv-legal:iso_alpha3 "PRK"^^xsd:string ; + dpv-legal:iso_numeric "408"^^xsd:string ; + dpv-legal:un_m49 "408"^^xsd:string . + +dpv-legal:KR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KR"^^xsd:string ; + dpv-legal:iso_alpha3 "KOR"^^xsd:string ; + dpv-legal:iso_numeric "410"^^xsd:string ; + dpv-legal:un_m49 "410"^^xsd:string . + +dpv-legal:KW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kuwait"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Kuwait"@en ; + dpv-legal:iso_alpha2 "KW"^^xsd:string ; + dpv-legal:iso_alpha3 "KWT"^^xsd:string ; + dpv-legal:iso_numeric "414"^^xsd:string ; + dpv-legal:un_m49 "414"^^xsd:string . + +dpv-legal:KZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kazakhstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kazakhstan"@en ; + dpv-legal:iso_alpha2 "KZ"^^xsd:string ; + dpv-legal:iso_alpha3 "KAZ"^^xsd:string ; + dpv-legal:iso_numeric "398"^^xsd:string ; + dpv-legal:un_m49 "398"^^xsd:string . + +dpv-legal:LA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lao People's Democratic Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Lao People's Democratic Republic"@en ; + dpv-legal:iso_alpha2 "LA"^^xsd:string ; + dpv-legal:iso_alpha3 "LAO"^^xsd:string ; + dpv-legal:iso_numeric "418"^^xsd:string ; + dpv-legal:un_m49 "418"^^xsd:string . + +dpv-legal:LB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lebanon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Lebanon"@en ; + dpv-legal:iso_alpha2 "LB"^^xsd:string ; + dpv-legal:iso_alpha3 "LBN"^^xsd:string ; + dpv-legal:iso_numeric "422"^^xsd:string ; + dpv-legal:un_m49 "422"^^xsd:string . + +dpv-legal:LI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liechtenstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Liechtenstein"@en ; + dpv-legal:iso_alpha2 "LI"^^xsd:string ; + dpv-legal:iso_alpha3 "LIE"^^xsd:string ; + dpv-legal:iso_numeric "438"^^xsd:string ; + dpv-legal:un_m49 "438"^^xsd:string . + +dpv-legal:LK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sri Lanka"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Sri Lanka"@en ; + dpv-legal:iso_alpha2 "LK"^^xsd:string ; + dpv-legal:iso_alpha3 "LKA"^^xsd:string ; + dpv-legal:iso_numeric "144"^^xsd:string ; + dpv-legal:un_m49 "144"^^xsd:string . + +dpv-legal:LT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lithuania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Lithuania"@en ; + dpv-legal:iso_alpha2 "LT"^^xsd:string ; + dpv-legal:iso_alpha3 "LTU"^^xsd:string ; + dpv-legal:iso_numeric "440"^^xsd:string ; + dpv-legal:un_m49 "440"^^xsd:string . + +dpv-legal:LU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Luxembourg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Luxembourg"@en ; + dpv-legal:iso_alpha2 "LU"^^xsd:string ; + dpv-legal:iso_alpha3 "LUX"^^xsd:string ; + dpv-legal:iso_numeric "442"^^xsd:string ; + dpv-legal:un_m49 "442"^^xsd:string . + +dpv-legal:LV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Latvia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Latvia"@en ; + dpv-legal:iso_alpha2 "LV"^^xsd:string ; + dpv-legal:iso_alpha3 "LVA"^^xsd:string ; + dpv-legal:iso_numeric "428"^^xsd:string ; + dpv-legal:un_m49 "428"^^xsd:string . + +dpv-legal:LY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Libya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Libya"@en ; + dpv-legal:iso_alpha2 "LY"^^xsd:string ; + dpv-legal:iso_alpha3 "LBY"^^xsd:string ; + dpv-legal:iso_numeric "434"^^xsd:string ; + dpv-legal:un_m49 "434"^^xsd:string . + +dpv-legal:MA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Morocco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Morocco"@en ; + dpv-legal:iso_alpha2 "MA"^^xsd:string ; + dpv-legal:iso_alpha3 "MAR"^^xsd:string ; + dpv-legal:iso_numeric "504"^^xsd:string ; + dpv-legal:un_m49 "504"^^xsd:string . + +dpv-legal:MC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Monaco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Monaco"@en ; + dpv-legal:iso_alpha2 "MC"^^xsd:string ; + dpv-legal:iso_alpha3 "MCO"^^xsd:string ; + dpv-legal:iso_numeric "492"^^xsd:string ; + dpv-legal:un_m49 "492"^^xsd:string . + +dpv-legal:MD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Moldova"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Republic of Moldova"@en ; + dpv-legal:iso_alpha2 "MD"^^xsd:string ; + dpv-legal:iso_alpha3 "MDA"^^xsd:string ; + dpv-legal:iso_numeric "498"^^xsd:string ; + dpv-legal:un_m49 "498"^^xsd:string . + +dpv-legal:ME a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montenegro"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Montenegro"@en ; + dpv-legal:iso_alpha2 "ME"^^xsd:string ; + dpv-legal:iso_alpha3 "MNE"^^xsd:string ; + dpv-legal:iso_numeric "499"^^xsd:string ; + dpv-legal:un_m49 "499"^^xsd:string . + +dpv-legal:MH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Marshall Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Marshall Islands"@en ; + dpv-legal:iso_alpha2 "MH"^^xsd:string ; + dpv-legal:iso_alpha3 "MHL"^^xsd:string ; + dpv-legal:iso_numeric "584"^^xsd:string ; + dpv-legal:un_m49 "584"^^xsd:string . + +dpv-legal:MK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Macedonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "North Macedonia"@en ; + dpv-legal:iso_alpha2 "MK"^^xsd:string ; + dpv-legal:iso_alpha3 "MKD"^^xsd:string ; + dpv-legal:iso_numeric "807"^^xsd:string ; + dpv-legal:un_m49 "807"^^xsd:string . + +dpv-legal:MM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Myanmar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Myanmar"@en ; + dpv-legal:iso_alpha2 "MM"^^xsd:string ; + dpv-legal:iso_alpha3 "MMR"^^xsd:string ; + dpv-legal:iso_numeric "104"^^xsd:string ; + dpv-legal:un_m49 "104"^^xsd:string . + +dpv-legal:MN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mongolia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Mongolia"@en ; + dpv-legal:iso_alpha2 "MN"^^xsd:string ; + dpv-legal:iso_alpha3 "MNG"^^xsd:string ; + dpv-legal:iso_numeric "496"^^xsd:string ; + dpv-legal:un_m49 "496"^^xsd:string . + +dpv-legal:MO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Macao Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Macao Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "MO"^^xsd:string ; + dpv-legal:iso_alpha3 "MAC"^^xsd:string ; + dpv-legal:iso_numeric "446"^^xsd:string ; + dpv-legal:un_m49 "446"^^xsd:string . + +dpv-legal:MP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Northern Mariana Islands"@en ; + dpv-legal:iso_alpha2 "MP"^^xsd:string ; + dpv-legal:iso_alpha3 "MNP"^^xsd:string ; + dpv-legal:iso_numeric "580"^^xsd:string ; + dpv-legal:un_m49 "580"^^xsd:string . + +dpv-legal:MT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malta"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Malta"@en ; + dpv-legal:iso_alpha2 "MT"^^xsd:string ; + dpv-legal:iso_alpha3 "MLT"^^xsd:string ; + dpv-legal:iso_numeric "470"^^xsd:string ; + dpv-legal:un_m49 "470"^^xsd:string . + +dpv-legal:MV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maldives"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Maldives"@en ; + dpv-legal:iso_alpha2 "MV"^^xsd:string ; + dpv-legal:iso_alpha3 "MDV"^^xsd:string ; + dpv-legal:iso_numeric "462"^^xsd:string ; + dpv-legal:un_m49 "462"^^xsd:string . + +dpv-legal:MY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malaysia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Malaysia"@en ; + dpv-legal:iso_alpha2 "MY"^^xsd:string ; + dpv-legal:iso_alpha3 "MYS"^^xsd:string ; + dpv-legal:iso_numeric "458"^^xsd:string ; + dpv-legal:un_m49 "458"^^xsd:string . + +dpv-legal:NC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Caledonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "New Caledonia"@en ; + dpv-legal:iso_alpha2 "NC"^^xsd:string ; + dpv-legal:iso_alpha3 "NCL"^^xsd:string ; + dpv-legal:iso_numeric "540"^^xsd:string ; + dpv-legal:un_m49 "540"^^xsd:string . + +dpv-legal:NF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norfolk Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Norfolk Island"@en ; + dpv-legal:iso_alpha2 "NF"^^xsd:string ; + dpv-legal:iso_alpha3 "NFK"^^xsd:string ; + dpv-legal:iso_numeric "574"^^xsd:string ; + dpv-legal:un_m49 "574"^^xsd:string . + +dpv-legal:NL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Netherlands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Netherlands"@en ; + dpv-legal:iso_alpha2 "NL"^^xsd:string ; + dpv-legal:iso_alpha3 "NLD"^^xsd:string ; + dpv-legal:iso_numeric "528"^^xsd:string ; + dpv-legal:un_m49 "528"^^xsd:string . + +dpv-legal:NO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norway"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Norway"@en ; + dpv-legal:iso_alpha2 "NO"^^xsd:string ; + dpv-legal:iso_alpha3 "NOR"^^xsd:string ; + dpv-legal:iso_numeric "578"^^xsd:string ; + dpv-legal:un_m49 "578"^^xsd:string . + +dpv-legal:NP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nepal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Nepal"@en ; + dpv-legal:iso_alpha2 "NP"^^xsd:string ; + dpv-legal:iso_alpha3 "NPL"^^xsd:string ; + dpv-legal:iso_numeric "524"^^xsd:string ; + dpv-legal:un_m49 "524"^^xsd:string . + +dpv-legal:NR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nauru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Nauru"@en ; + dpv-legal:iso_alpha2 "NR"^^xsd:string ; + dpv-legal:iso_alpha3 "NRU"^^xsd:string ; + dpv-legal:iso_numeric "520"^^xsd:string ; + dpv-legal:un_m49 "520"^^xsd:string . + +dpv-legal:NU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niue"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Niue"@en ; + dpv-legal:iso_alpha2 "NU"^^xsd:string ; + dpv-legal:iso_alpha3 "NIU"^^xsd:string ; + dpv-legal:iso_numeric "570"^^xsd:string ; + dpv-legal:un_m49 "570"^^xsd:string . + +dpv-legal:NZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Zealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "New Zealand"@en ; + dpv-legal:iso_alpha2 "NZ"^^xsd:string ; + dpv-legal:iso_alpha3 "NZL"^^xsd:string ; + dpv-legal:iso_numeric "554"^^xsd:string ; + dpv-legal:un_m49 "554"^^xsd:string . + +dpv-legal:OM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oman"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Oman"@en ; + dpv-legal:iso_alpha2 "OM"^^xsd:string ; + dpv-legal:iso_alpha3 "OMN"^^xsd:string ; + dpv-legal:iso_numeric "512"^^xsd:string ; + dpv-legal:un_m49 "512"^^xsd:string . + +dpv-legal:PF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "French Polynesia"@en ; + dpv-legal:iso_alpha2 "PF"^^xsd:string ; + dpv-legal:iso_alpha3 "PYF"^^xsd:string ; + dpv-legal:iso_numeric "258"^^xsd:string ; + dpv-legal:un_m49 "258"^^xsd:string . + +dpv-legal:PG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Papua New Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Papua New Guinea"@en ; + dpv-legal:iso_alpha2 "PG"^^xsd:string ; + dpv-legal:iso_alpha3 "PNG"^^xsd:string ; + dpv-legal:iso_numeric "598"^^xsd:string ; + dpv-legal:un_m49 "598"^^xsd:string . + +dpv-legal:PH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Philippines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Philippines"@en ; + dpv-legal:iso_alpha2 "PH"^^xsd:string ; + dpv-legal:iso_alpha3 "PHL"^^xsd:string ; + dpv-legal:iso_numeric "608"^^xsd:string ; + dpv-legal:un_m49 "608"^^xsd:string . + +dpv-legal:PK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pakistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Pakistan"@en ; + dpv-legal:iso_alpha2 "PK"^^xsd:string ; + dpv-legal:iso_alpha3 "PAK"^^xsd:string ; + dpv-legal:iso_numeric "586"^^xsd:string ; + dpv-legal:un_m49 "586"^^xsd:string . + +dpv-legal:PL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Poland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Poland"@en ; + dpv-legal:iso_alpha2 "PL"^^xsd:string ; + dpv-legal:iso_alpha3 "POL"^^xsd:string ; + dpv-legal:iso_numeric "616"^^xsd:string ; + dpv-legal:un_m49 "616"^^xsd:string . + +dpv-legal:PM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Pierre and Miquelon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Saint Pierre and Miquelon"@en ; + dpv-legal:iso_alpha2 "PM"^^xsd:string ; + dpv-legal:iso_alpha3 "SPM"^^xsd:string ; + dpv-legal:iso_numeric "666"^^xsd:string ; + dpv-legal:un_m49 "666"^^xsd:string . + +dpv-legal:PN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pitcairn"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Pitcairn"@en ; + dpv-legal:iso_alpha2 "PN"^^xsd:string ; + dpv-legal:iso_alpha3 "PCN"^^xsd:string ; + dpv-legal:iso_numeric "612"^^xsd:string ; + dpv-legal:un_m49 "612"^^xsd:string . + +dpv-legal:PS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State of Palestine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "State of Palestine"@en ; + dpv-legal:iso_alpha2 "PS"^^xsd:string ; + dpv-legal:iso_alpha3 "PSE"^^xsd:string ; + dpv-legal:iso_numeric "275"^^xsd:string ; + dpv-legal:un_m49 "275"^^xsd:string . + +dpv-legal:PT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Portugal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Portugal"@en ; + dpv-legal:iso_alpha2 "PT"^^xsd:string ; + dpv-legal:iso_alpha3 "PRT"^^xsd:string ; + dpv-legal:iso_numeric "620"^^xsd:string ; + dpv-legal:un_m49 "620"^^xsd:string . + +dpv-legal:PW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Palau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Palau"@en ; + dpv-legal:iso_alpha2 "PW"^^xsd:string ; + dpv-legal:iso_alpha3 "PLW"^^xsd:string ; + dpv-legal:iso_numeric "585"^^xsd:string ; + dpv-legal:un_m49 "585"^^xsd:string . + +dpv-legal:QA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Qatar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Qatar"@en ; + dpv-legal:iso_alpha2 "QA"^^xsd:string ; + dpv-legal:iso_alpha3 "QAT"^^xsd:string ; + dpv-legal:iso_numeric "634"^^xsd:string ; + dpv-legal:un_m49 "634"^^xsd:string . + +dpv-legal:RO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Romania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Romania"@en ; + dpv-legal:iso_alpha2 "RO"^^xsd:string ; + dpv-legal:iso_alpha3 "ROU"^^xsd:string ; + dpv-legal:iso_numeric "642"^^xsd:string ; + dpv-legal:un_m49 "642"^^xsd:string . + +dpv-legal:RS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Serbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Serbia"@en ; + dpv-legal:iso_alpha2 "RS"^^xsd:string ; + dpv-legal:iso_alpha3 "SRB"^^xsd:string ; + dpv-legal:iso_numeric "688"^^xsd:string ; + dpv-legal:un_m49 "688"^^xsd:string . + +dpv-legal:RU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Russian Federation"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Russian Federation"@en ; + dpv-legal:iso_alpha2 "RU"^^xsd:string ; + dpv-legal:iso_alpha3 "RUS"^^xsd:string ; + dpv-legal:iso_numeric "643"^^xsd:string ; + dpv-legal:un_m49 "643"^^xsd:string . + +dpv-legal:SA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saudi Arabia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Saudi Arabia"@en ; + dpv-legal:iso_alpha2 "SA"^^xsd:string ; + dpv-legal:iso_alpha3 "SAU"^^xsd:string ; + dpv-legal:iso_numeric "682"^^xsd:string ; + dpv-legal:un_m49 "682"^^xsd:string . + +dpv-legal:SB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Solomon Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Solomon Islands"@en ; + dpv-legal:iso_alpha2 "SB"^^xsd:string ; + dpv-legal:iso_alpha3 "SLB"^^xsd:string ; + dpv-legal:iso_numeric "90"^^xsd:string ; + dpv-legal:un_m49 "90"^^xsd:string . + +dpv-legal:SD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Sudan"@en ; + dpv-legal:iso_alpha2 "SD"^^xsd:string ; + dpv-legal:iso_alpha3 "SDN"^^xsd:string ; + dpv-legal:iso_numeric "729"^^xsd:string ; + dpv-legal:un_m49 "729"^^xsd:string . + +dpv-legal:SE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sweden"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sweden"@en ; + dpv-legal:iso_alpha2 "SE"^^xsd:string ; + dpv-legal:iso_alpha3 "SWE"^^xsd:string ; + dpv-legal:iso_numeric "752"^^xsd:string ; + dpv-legal:un_m49 "752"^^xsd:string . + +dpv-legal:SG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Singapore"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Singapore"@en ; + dpv-legal:iso_alpha2 "SG"^^xsd:string ; + dpv-legal:iso_alpha3 "SGP"^^xsd:string ; + dpv-legal:iso_numeric "702"^^xsd:string ; + dpv-legal:un_m49 "702"^^xsd:string . + +dpv-legal:SI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Slovenia"@en ; + dpv-legal:iso_alpha2 "SI"^^xsd:string ; + dpv-legal:iso_alpha3 "SVN"^^xsd:string ; + dpv-legal:iso_numeric "705"^^xsd:string ; + dpv-legal:un_m49 "705"^^xsd:string . + +dpv-legal:SJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Svalbard and Jan Mayen Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Svalbard and Jan Mayen Islands"@en ; + dpv-legal:iso_alpha2 "SJ"^^xsd:string ; + dpv-legal:iso_alpha3 "SJM"^^xsd:string ; + dpv-legal:iso_numeric "744"^^xsd:string ; + dpv-legal:un_m49 "744"^^xsd:string . + +dpv-legal:SK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovakia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Slovakia"@en ; + dpv-legal:iso_alpha2 "SK"^^xsd:string ; + dpv-legal:iso_alpha3 "SVK"^^xsd:string ; + dpv-legal:iso_numeric "703"^^xsd:string ; + dpv-legal:un_m49 "703"^^xsd:string . + +dpv-legal:SM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "San Marino"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "San Marino"@en ; + dpv-legal:iso_alpha2 "SM"^^xsd:string ; + dpv-legal:iso_alpha3 "SMR"^^xsd:string ; + dpv-legal:iso_numeric "674"^^xsd:string ; + dpv-legal:un_m49 "674"^^xsd:string . + +dpv-legal:SY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Syrian Arab Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Syrian Arab Republic"@en ; + dpv-legal:iso_alpha2 "SY"^^xsd:string ; + dpv-legal:iso_alpha3 "SYR"^^xsd:string ; + dpv-legal:iso_numeric "760"^^xsd:string ; + dpv-legal:un_m49 "760"^^xsd:string . + +dpv-legal:TH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thailand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Thailand"@en ; + dpv-legal:iso_alpha2 "TH"^^xsd:string ; + dpv-legal:iso_alpha3 "THA"^^xsd:string ; + dpv-legal:iso_numeric "764"^^xsd:string ; + dpv-legal:un_m49 "764"^^xsd:string . + +dpv-legal:TJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tajikistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Tajikistan"@en ; + dpv-legal:iso_alpha2 "TJ"^^xsd:string ; + dpv-legal:iso_alpha3 "TJK"^^xsd:string ; + dpv-legal:iso_numeric "762"^^xsd:string ; + dpv-legal:un_m49 "762"^^xsd:string . + +dpv-legal:TK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tokelau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tokelau"@en ; + dpv-legal:iso_alpha2 "TK"^^xsd:string ; + dpv-legal:iso_alpha3 "TKL"^^xsd:string ; + dpv-legal:iso_numeric "772"^^xsd:string ; + dpv-legal:un_m49 "772"^^xsd:string . + +dpv-legal:TL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Timor-Leste"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Timor-Leste"@en ; + dpv-legal:iso_alpha2 "TL"^^xsd:string ; + dpv-legal:iso_alpha3 "TLS"^^xsd:string ; + dpv-legal:iso_numeric "626"^^xsd:string ; + dpv-legal:un_m49 "626"^^xsd:string . + +dpv-legal:TM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkmenistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Turkmenistan"@en ; + dpv-legal:iso_alpha2 "TM"^^xsd:string ; + dpv-legal:iso_alpha3 "TKM"^^xsd:string ; + dpv-legal:iso_numeric "795"^^xsd:string ; + dpv-legal:un_m49 "795"^^xsd:string . + +dpv-legal:TN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tunisia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Tunisia"@en ; + dpv-legal:iso_alpha2 "TN"^^xsd:string ; + dpv-legal:iso_alpha3 "TUN"^^xsd:string ; + dpv-legal:iso_numeric "788"^^xsd:string ; + dpv-legal:un_m49 "788"^^xsd:string . + +dpv-legal:TO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tonga"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tonga"@en ; + dpv-legal:iso_alpha2 "TO"^^xsd:string ; + dpv-legal:iso_alpha3 "TON"^^xsd:string ; + dpv-legal:iso_numeric "776"^^xsd:string ; + dpv-legal:un_m49 "776"^^xsd:string . + +dpv-legal:TR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Turkey"@en ; + dpv-legal:iso_alpha2 "TR"^^xsd:string ; + dpv-legal:iso_alpha3 "TUR"^^xsd:string ; + dpv-legal:iso_numeric "792"^^xsd:string ; + dpv-legal:un_m49 "792"^^xsd:string . + +dpv-legal:TV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tuvalu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tuvalu"@en ; + dpv-legal:iso_alpha2 "TV"^^xsd:string ; + dpv-legal:iso_alpha3 "TUV"^^xsd:string ; + dpv-legal:iso_numeric "798"^^xsd:string ; + dpv-legal:un_m49 "798"^^xsd:string . + +dpv-legal:UA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ukraine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Ukraine"@en ; + dpv-legal:iso_alpha2 "UA"^^xsd:string ; + dpv-legal:iso_alpha3 "UKR"^^xsd:string ; + dpv-legal:iso_numeric "804"^^xsd:string ; + dpv-legal:un_m49 "804"^^xsd:string . + +dpv-legal:UM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "United States Minor Outlying Islands"@en ; + dpv-legal:iso_alpha2 "UM"^^xsd:string ; + dpv-legal:iso_alpha3 "UMI"^^xsd:string ; + dpv-legal:iso_numeric "581"^^xsd:string ; + dpv-legal:un_m49 "581"^^xsd:string . + +dpv-legal:UZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uzbekistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Uzbekistan"@en ; + dpv-legal:iso_alpha2 "UZ"^^xsd:string ; + dpv-legal:iso_alpha3 "UZB"^^xsd:string ; + dpv-legal:iso_numeric "860"^^xsd:string ; + dpv-legal:un_m49 "860"^^xsd:string . + +dpv-legal:VA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Holy See"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Holy See"@en ; + dpv-legal:iso_alpha2 "VA"^^xsd:string ; + dpv-legal:iso_alpha3 "VAT"^^xsd:string ; + dpv-legal:iso_numeric "336"^^xsd:string ; + dpv-legal:un_m49 "336"^^xsd:string . + +dpv-legal:VN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Viet Nam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Viet Nam"@en ; + dpv-legal:iso_alpha2 "VN"^^xsd:string ; + dpv-legal:iso_alpha3 "VNM"^^xsd:string ; + dpv-legal:iso_numeric "704"^^xsd:string ; + dpv-legal:un_m49 "704"^^xsd:string . + +dpv-legal:VU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vanuatu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Vanuatu"@en ; + dpv-legal:iso_alpha2 "VU"^^xsd:string ; + dpv-legal:iso_alpha3 "VUT"^^xsd:string ; + dpv-legal:iso_numeric "548"^^xsd:string ; + dpv-legal:un_m49 "548"^^xsd:string . + +dpv-legal:WF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wallis and Futuna Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Wallis and Futuna Islands"@en ; + dpv-legal:iso_alpha2 "WF"^^xsd:string ; + dpv-legal:iso_alpha3 "WLF"^^xsd:string ; + dpv-legal:iso_numeric "876"^^xsd:string ; + dpv-legal:un_m49 "876"^^xsd:string . + +dpv-legal:WS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Samoa"@en ; + dpv-legal:iso_alpha2 "WS"^^xsd:string ; + dpv-legal:iso_alpha3 "WSM"^^xsd:string ; + dpv-legal:iso_numeric "882"^^xsd:string ; + dpv-legal:un_m49 "882"^^xsd:string . + +dpv-legal:YE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Yemen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Yemen"@en ; + dpv-legal:iso_alpha2 "YE"^^xsd:string ; + dpv-legal:iso_alpha3 "YEM"^^xsd:string ; + dpv-legal:iso_numeric "887"^^xsd:string ; + dpv-legal:un_m49 "887"^^xsd:string . + +dpv-legal:AG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antigua and Barbuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Antigua and Barbuda"@en ; + dpv-legal:iso_alpha2 "AG"^^xsd:string ; + dpv-legal:iso_alpha3 "ATG"^^xsd:string ; + dpv-legal:iso_numeric "28"^^xsd:string ; + dpv-legal:un_m49 "28"^^xsd:string . + +dpv-legal:AI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Anguilla"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Anguilla"@en ; + dpv-legal:iso_alpha2 "AI"^^xsd:string ; + dpv-legal:iso_alpha3 "AIA"^^xsd:string ; + dpv-legal:iso_numeric "660"^^xsd:string ; + dpv-legal:un_m49 "660"^^xsd:string . + +dpv-legal:AO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Angola"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Angola"@en ; + dpv-legal:iso_alpha2 "AO"^^xsd:string ; + dpv-legal:iso_alpha3 "AGO"^^xsd:string ; + dpv-legal:iso_numeric "24"^^xsd:string ; + dpv-legal:un_m49 "24"^^xsd:string . + +dpv-legal:AR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Argentina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Argentina"@en ; + dpv-legal:iso_alpha2 "AR"^^xsd:string ; + dpv-legal:iso_alpha3 "ARG"^^xsd:string ; + dpv-legal:iso_numeric "32"^^xsd:string ; + dpv-legal:un_m49 "32"^^xsd:string . + +dpv-legal:AW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Aruba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Aruba"@en ; + dpv-legal:iso_alpha2 "AW"^^xsd:string ; + dpv-legal:iso_alpha3 "ABW"^^xsd:string ; + dpv-legal:iso_numeric "533"^^xsd:string ; + dpv-legal:un_m49 "533"^^xsd:string . + +dpv-legal:BB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Barbados"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Barbados"@en ; + dpv-legal:iso_alpha2 "BB"^^xsd:string ; + dpv-legal:iso_alpha3 "BRB"^^xsd:string ; + dpv-legal:iso_numeric "52"^^xsd:string ; + dpv-legal:un_m49 "52"^^xsd:string . + +dpv-legal:BF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burkina Faso"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Burkina Faso"@en ; + dpv-legal:iso_alpha2 "BF"^^xsd:string ; + dpv-legal:iso_alpha3 "BFA"^^xsd:string ; + dpv-legal:iso_numeric "854"^^xsd:string ; + dpv-legal:un_m49 "854"^^xsd:string . + +dpv-legal:BI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burundi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Burundi"@en ; + dpv-legal:iso_alpha2 "BI"^^xsd:string ; + dpv-legal:iso_alpha3 "BDI"^^xsd:string ; + dpv-legal:iso_numeric "108"^^xsd:string ; + dpv-legal:un_m49 "108"^^xsd:string . + +dpv-legal:BJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Benin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Benin"@en ; + dpv-legal:iso_alpha2 "BJ"^^xsd:string ; + dpv-legal:iso_alpha3 "BEN"^^xsd:string ; + dpv-legal:iso_numeric "204"^^xsd:string ; + dpv-legal:un_m49 "204"^^xsd:string . + +dpv-legal:BL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Barthélemy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Barthélemy"@en ; + dpv-legal:iso_alpha2 "BL"^^xsd:string ; + dpv-legal:iso_alpha3 "BLM"^^xsd:string ; + dpv-legal:iso_numeric "652"^^xsd:string ; + dpv-legal:un_m49 "652"^^xsd:string . + +dpv-legal:BO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bolivia (Plurinational State of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bolivia (Plurinational State of)"@en ; + dpv-legal:iso_alpha2 "BO"^^xsd:string ; + dpv-legal:iso_alpha3 "BOL"^^xsd:string ; + dpv-legal:iso_numeric "68"^^xsd:string ; + dpv-legal:un_m49 "68"^^xsd:string . + +dpv-legal:BQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bonaire, Sint Eustatius and Saba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bonaire, Sint Eustatius and Saba"@en ; + dpv-legal:iso_alpha2 "BQ"^^xsd:string ; + dpv-legal:iso_alpha3 "BES"^^xsd:string ; + dpv-legal:iso_numeric "535"^^xsd:string ; + dpv-legal:un_m49 "535"^^xsd:string . + +dpv-legal:BR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brazil"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Brazil"@en ; + dpv-legal:iso_alpha2 "BR"^^xsd:string ; + dpv-legal:iso_alpha3 "BRA"^^xsd:string ; + dpv-legal:iso_numeric "76"^^xsd:string ; + dpv-legal:un_m49 "76"^^xsd:string . + +dpv-legal:BS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahamas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bahamas"@en ; + dpv-legal:iso_alpha2 "BS"^^xsd:string ; + dpv-legal:iso_alpha3 "BHS"^^xsd:string ; + dpv-legal:iso_numeric "44"^^xsd:string ; + dpv-legal:un_m49 "44"^^xsd:string . + +dpv-legal:BV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bouvet Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bouvet Island"@en ; + dpv-legal:iso_alpha2 "BV"^^xsd:string ; + dpv-legal:iso_alpha3 "BVT"^^xsd:string ; + dpv-legal:iso_numeric "74"^^xsd:string ; + dpv-legal:un_m49 "74"^^xsd:string . + +dpv-legal:BW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Botswana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Botswana"@en ; + dpv-legal:iso_alpha2 "BW"^^xsd:string ; + dpv-legal:iso_alpha3 "BWA"^^xsd:string ; + dpv-legal:iso_numeric "72"^^xsd:string ; + dpv-legal:un_m49 "72"^^xsd:string . + +dpv-legal:BZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belize"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Belize"@en ; + dpv-legal:iso_alpha2 "BZ"^^xsd:string ; + dpv-legal:iso_alpha3 "BLZ"^^xsd:string ; + dpv-legal:iso_numeric "84"^^xsd:string ; + dpv-legal:un_m49 "84"^^xsd:string . + +dpv-legal:CD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic Republic of the Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Democratic Republic of the Congo"@en ; + dpv-legal:iso_alpha2 "CD"^^xsd:string ; + dpv-legal:iso_alpha3 "COD"^^xsd:string ; + dpv-legal:iso_numeric "180"^^xsd:string ; + dpv-legal:un_m49 "180"^^xsd:string . + +dpv-legal:CF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Central African Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Central African Republic"@en ; + dpv-legal:iso_alpha2 "CF"^^xsd:string ; + dpv-legal:iso_alpha3 "CAF"^^xsd:string ; + dpv-legal:iso_numeric "140"^^xsd:string ; + dpv-legal:un_m49 "140"^^xsd:string . + +dpv-legal:CG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Congo"@en ; + dpv-legal:iso_alpha2 "CG"^^xsd:string ; + dpv-legal:iso_alpha3 "COG"^^xsd:string ; + dpv-legal:iso_numeric "178"^^xsd:string ; + dpv-legal:un_m49 "178"^^xsd:string . + +dpv-legal:CI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Côte d’Ivoire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Côte d’Ivoire"@en ; + dpv-legal:iso_alpha2 "CI"^^xsd:string ; + dpv-legal:iso_alpha3 "CIV"^^xsd:string ; + dpv-legal:iso_numeric "384"^^xsd:string ; + dpv-legal:un_m49 "384"^^xsd:string . + +dpv-legal:CL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chile"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Chile"@en ; + dpv-legal:iso_alpha2 "CL"^^xsd:string ; + dpv-legal:iso_alpha3 "CHL"^^xsd:string ; + dpv-legal:iso_numeric "152"^^xsd:string ; + dpv-legal:un_m49 "152"^^xsd:string . + +dpv-legal:CM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cameroon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Cameroon"@en ; + dpv-legal:iso_alpha2 "CM"^^xsd:string ; + dpv-legal:iso_alpha3 "CMR"^^xsd:string ; + dpv-legal:iso_numeric "120"^^xsd:string ; + dpv-legal:un_m49 "120"^^xsd:string . + +dpv-legal:CO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colombia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Colombia"@en ; + dpv-legal:iso_alpha2 "CO"^^xsd:string ; + dpv-legal:iso_alpha3 "COL"^^xsd:string ; + dpv-legal:iso_numeric "170"^^xsd:string ; + dpv-legal:un_m49 "170"^^xsd:string . + +dpv-legal:CR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Costa Rica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Costa Rica"@en ; + dpv-legal:iso_alpha2 "CR"^^xsd:string ; + dpv-legal:iso_alpha3 "CRI"^^xsd:string ; + dpv-legal:iso_numeric "188"^^xsd:string ; + dpv-legal:un_m49 "188"^^xsd:string . + +dpv-legal:CU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cuba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cuba"@en ; + dpv-legal:iso_alpha2 "CU"^^xsd:string ; + dpv-legal:iso_alpha3 "CUB"^^xsd:string ; + dpv-legal:iso_numeric "192"^^xsd:string ; + dpv-legal:un_m49 "192"^^xsd:string . + +dpv-legal:CV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cabo Verde"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Cabo Verde"@en ; + dpv-legal:iso_alpha2 "CV"^^xsd:string ; + dpv-legal:iso_alpha3 "CPV"^^xsd:string ; + dpv-legal:iso_numeric "132"^^xsd:string ; + dpv-legal:un_m49 "132"^^xsd:string . + +dpv-legal:CW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Curaçao"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Curaçao"@en ; + dpv-legal:iso_alpha2 "CW"^^xsd:string ; + dpv-legal:iso_alpha3 "CUW"^^xsd:string ; + dpv-legal:iso_numeric "531"^^xsd:string ; + dpv-legal:un_m49 "531"^^xsd:string . + +dpv-legal:DJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Djibouti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Djibouti"@en ; + dpv-legal:iso_alpha2 "DJ"^^xsd:string ; + dpv-legal:iso_alpha3 "DJI"^^xsd:string ; + dpv-legal:iso_numeric "262"^^xsd:string ; + dpv-legal:un_m49 "262"^^xsd:string . + +dpv-legal:DM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominica"@en ; + dpv-legal:iso_alpha2 "DM"^^xsd:string ; + dpv-legal:iso_alpha3 "DMA"^^xsd:string ; + dpv-legal:iso_numeric "212"^^xsd:string ; + dpv-legal:un_m49 "212"^^xsd:string . + +dpv-legal:DO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominican Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominican Republic"@en ; + dpv-legal:iso_alpha2 "DO"^^xsd:string ; + dpv-legal:iso_alpha3 "DOM"^^xsd:string ; + dpv-legal:iso_numeric "214"^^xsd:string ; + dpv-legal:un_m49 "214"^^xsd:string . + +dpv-legal:EC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ecuador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Ecuador"@en ; + dpv-legal:iso_alpha2 "EC"^^xsd:string ; + dpv-legal:iso_alpha3 "ECU"^^xsd:string ; + dpv-legal:iso_numeric "218"^^xsd:string ; + dpv-legal:un_m49 "218"^^xsd:string . + +dpv-legal:ER a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eritrea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eritrea"@en ; + dpv-legal:iso_alpha2 "ER"^^xsd:string ; + dpv-legal:iso_alpha3 "ERI"^^xsd:string ; + dpv-legal:iso_numeric "232"^^xsd:string ; + dpv-legal:un_m49 "232"^^xsd:string . + +dpv-legal:ET a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ethiopia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Ethiopia"@en ; + dpv-legal:iso_alpha2 "ET"^^xsd:string ; + dpv-legal:iso_alpha3 "ETH"^^xsd:string ; + dpv-legal:iso_numeric "231"^^xsd:string ; + dpv-legal:un_m49 "231"^^xsd:string . + +dpv-legal:FK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Falkland Islands (Malvinas)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Falkland Islands (Malvinas)"@en ; + dpv-legal:iso_alpha2 "FK"^^xsd:string ; + dpv-legal:iso_alpha3 "FLK"^^xsd:string ; + dpv-legal:iso_numeric "238"^^xsd:string ; + dpv-legal:un_m49 "238"^^xsd:string . + +dpv-legal:GA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gabon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Gabon"@en ; + dpv-legal:iso_alpha2 "GA"^^xsd:string ; + dpv-legal:iso_alpha3 "GAB"^^xsd:string ; + dpv-legal:iso_numeric "266"^^xsd:string ; + dpv-legal:un_m49 "266"^^xsd:string . + +dpv-legal:GD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Grenada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Grenada"@en ; + dpv-legal:iso_alpha2 "GD"^^xsd:string ; + dpv-legal:iso_alpha3 "GRD"^^xsd:string ; + dpv-legal:iso_numeric "308"^^xsd:string ; + dpv-legal:un_m49 "308"^^xsd:string . + +dpv-legal:GF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Guiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "French Guiana"@en ; + dpv-legal:iso_alpha2 "GF"^^xsd:string ; + dpv-legal:iso_alpha3 "GUF"^^xsd:string ; + dpv-legal:iso_numeric "254"^^xsd:string ; + dpv-legal:un_m49 "254"^^xsd:string . + +dpv-legal:GG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guernsey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Guernsey"@en ; + dpv-legal:iso_alpha2 "GG"^^xsd:string ; + dpv-legal:iso_alpha3 "GGY"^^xsd:string ; + dpv-legal:iso_numeric "831"^^xsd:string ; + dpv-legal:un_m49 "831"^^xsd:string . + +dpv-legal:GH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ghana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Ghana"@en ; + dpv-legal:iso_alpha2 "GH"^^xsd:string ; + dpv-legal:iso_alpha3 "GHA"^^xsd:string ; + dpv-legal:iso_numeric "288"^^xsd:string ; + dpv-legal:un_m49 "288"^^xsd:string . + +dpv-legal:GM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Gambia"@en ; + dpv-legal:iso_alpha2 "GM"^^xsd:string ; + dpv-legal:iso_alpha3 "GMB"^^xsd:string ; + dpv-legal:iso_numeric "270"^^xsd:string ; + dpv-legal:un_m49 "270"^^xsd:string . + +dpv-legal:GN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea"@en ; + dpv-legal:iso_alpha2 "GN"^^xsd:string ; + dpv-legal:iso_alpha3 "GIN"^^xsd:string ; + dpv-legal:iso_numeric "324"^^xsd:string ; + dpv-legal:un_m49 "324"^^xsd:string . + +dpv-legal:GP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guadeloupe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guadeloupe"@en ; + dpv-legal:iso_alpha2 "GP"^^xsd:string ; + dpv-legal:iso_alpha3 "GLP"^^xsd:string ; + dpv-legal:iso_numeric "312"^^xsd:string ; + dpv-legal:un_m49 "312"^^xsd:string . + +dpv-legal:GQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Equatorial Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Equatorial Guinea"@en ; + dpv-legal:iso_alpha2 "GQ"^^xsd:string ; + dpv-legal:iso_alpha3 "GNQ"^^xsd:string ; + dpv-legal:iso_numeric "226"^^xsd:string ; + dpv-legal:un_m49 "226"^^xsd:string . + +dpv-legal:GS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Georgia and the South Sandwich Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "South Georgia and the South Sandwich Islands"@en ; + dpv-legal:iso_alpha2 "GS"^^xsd:string ; + dpv-legal:iso_alpha3 "SGS"^^xsd:string ; + dpv-legal:iso_numeric "239"^^xsd:string ; + dpv-legal:un_m49 "239"^^xsd:string . + +dpv-legal:GT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guatemala"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guatemala"@en ; + dpv-legal:iso_alpha2 "GT"^^xsd:string ; + dpv-legal:iso_alpha3 "GTM"^^xsd:string ; + dpv-legal:iso_numeric "320"^^xsd:string ; + dpv-legal:un_m49 "320"^^xsd:string . + +dpv-legal:GW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea-Bissau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea-Bissau"@en ; + dpv-legal:iso_alpha2 "GW"^^xsd:string ; + dpv-legal:iso_alpha3 "GNB"^^xsd:string ; + dpv-legal:iso_numeric "624"^^xsd:string ; + dpv-legal:un_m49 "624"^^xsd:string . + +dpv-legal:GY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guyana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Guyana"@en ; + dpv-legal:iso_alpha2 "GY"^^xsd:string ; + dpv-legal:iso_alpha3 "GUY"^^xsd:string ; + dpv-legal:iso_numeric "328"^^xsd:string ; + dpv-legal:un_m49 "328"^^xsd:string . + +dpv-legal:HN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Honduras"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Honduras"@en ; + dpv-legal:iso_alpha2 "HN"^^xsd:string ; + dpv-legal:iso_alpha3 "HND"^^xsd:string ; + dpv-legal:iso_numeric "340"^^xsd:string ; + dpv-legal:un_m49 "340"^^xsd:string . + +dpv-legal:HT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Haiti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Haiti"@en ; + dpv-legal:iso_alpha2 "HT"^^xsd:string ; + dpv-legal:iso_alpha3 "HTI"^^xsd:string ; + dpv-legal:iso_numeric "332"^^xsd:string ; + dpv-legal:un_m49 "332"^^xsd:string . + +dpv-legal:IO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Indian Ocean Territory"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "British Indian Ocean Territory"@en ; + dpv-legal:iso_alpha2 "IO"^^xsd:string ; + dpv-legal:iso_alpha3 "IOT"^^xsd:string ; + dpv-legal:iso_numeric "86"^^xsd:string ; + dpv-legal:un_m49 "86"^^xsd:string . + +dpv-legal:JE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Jersey"@en ; + dpv-legal:iso_alpha2 "JE"^^xsd:string ; + dpv-legal:iso_alpha3 "JEY"^^xsd:string ; + dpv-legal:iso_numeric "832"^^xsd:string ; + dpv-legal:un_m49 "832"^^xsd:string . + +dpv-legal:JM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jamaica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Jamaica"@en ; + dpv-legal:iso_alpha2 "JM"^^xsd:string ; + dpv-legal:iso_alpha3 "JAM"^^xsd:string ; + dpv-legal:iso_numeric "388"^^xsd:string ; + dpv-legal:un_m49 "388"^^xsd:string . + +dpv-legal:KE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kenya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Kenya"@en ; + dpv-legal:iso_alpha2 "KE"^^xsd:string ; + dpv-legal:iso_alpha3 "KEN"^^xsd:string ; + dpv-legal:iso_numeric "404"^^xsd:string ; + dpv-legal:un_m49 "404"^^xsd:string . + +dpv-legal:KM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comoros"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Comoros"@en ; + dpv-legal:iso_alpha2 "KM"^^xsd:string ; + dpv-legal:iso_alpha3 "COM"^^xsd:string ; + dpv-legal:iso_numeric "174"^^xsd:string ; + dpv-legal:un_m49 "174"^^xsd:string . + +dpv-legal:KN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Kitts and Nevis"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Kitts and Nevis"@en ; + dpv-legal:iso_alpha2 "KN"^^xsd:string ; + dpv-legal:iso_alpha3 "KNA"^^xsd:string ; + dpv-legal:iso_numeric "659"^^xsd:string ; + dpv-legal:un_m49 "659"^^xsd:string . + +dpv-legal:KY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cayman Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cayman Islands"@en ; + dpv-legal:iso_alpha2 "KY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYM"^^xsd:string ; + dpv-legal:iso_numeric "136"^^xsd:string ; + dpv-legal:un_m49 "136"^^xsd:string . + +dpv-legal:LC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Lucia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Lucia"@en ; + dpv-legal:iso_alpha2 "LC"^^xsd:string ; + dpv-legal:iso_alpha3 "LCA"^^xsd:string ; + dpv-legal:iso_numeric "662"^^xsd:string ; + dpv-legal:un_m49 "662"^^xsd:string . + +dpv-legal:LR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liberia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Liberia"@en ; + dpv-legal:iso_alpha2 "LR"^^xsd:string ; + dpv-legal:iso_alpha3 "LBR"^^xsd:string ; + dpv-legal:iso_numeric "430"^^xsd:string ; + dpv-legal:un_m49 "430"^^xsd:string . + +dpv-legal:LS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lesotho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Lesotho"@en ; + dpv-legal:iso_alpha2 "LS"^^xsd:string ; + dpv-legal:iso_alpha3 "LSO"^^xsd:string ; + dpv-legal:iso_numeric "426"^^xsd:string ; + dpv-legal:un_m49 "426"^^xsd:string . + +dpv-legal:MF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Martin (French Part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Martin (French Part)"@en ; + dpv-legal:iso_alpha2 "MF"^^xsd:string ; + dpv-legal:iso_alpha3 "MAF"^^xsd:string ; + dpv-legal:iso_numeric "663"^^xsd:string ; + dpv-legal:un_m49 "663"^^xsd:string . + +dpv-legal:MG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Madagascar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Madagascar"@en ; + dpv-legal:iso_alpha2 "MG"^^xsd:string ; + dpv-legal:iso_alpha3 "MDG"^^xsd:string ; + dpv-legal:iso_numeric "450"^^xsd:string ; + dpv-legal:un_m49 "450"^^xsd:string . + +dpv-legal:ML a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mali"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mali"@en ; + dpv-legal:iso_alpha2 "ML"^^xsd:string ; + dpv-legal:iso_alpha3 "MLI"^^xsd:string ; + dpv-legal:iso_numeric "466"^^xsd:string ; + dpv-legal:un_m49 "466"^^xsd:string . + +dpv-legal:MQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Martinique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Martinique"@en ; + dpv-legal:iso_alpha2 "MQ"^^xsd:string ; + dpv-legal:iso_alpha3 "MTQ"^^xsd:string ; + dpv-legal:iso_numeric "474"^^xsd:string ; + dpv-legal:un_m49 "474"^^xsd:string . + +dpv-legal:MR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mauritania"@en ; + dpv-legal:iso_alpha2 "MR"^^xsd:string ; + dpv-legal:iso_alpha3 "MRT"^^xsd:string ; + dpv-legal:iso_numeric "478"^^xsd:string ; + dpv-legal:un_m49 "478"^^xsd:string . + +dpv-legal:MS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montserrat"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Montserrat"@en ; + dpv-legal:iso_alpha2 "MS"^^xsd:string ; + dpv-legal:iso_alpha3 "MSR"^^xsd:string ; + dpv-legal:iso_numeric "500"^^xsd:string ; + dpv-legal:un_m49 "500"^^xsd:string . + +dpv-legal:MU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritius"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mauritius"@en ; + dpv-legal:iso_alpha2 "MU"^^xsd:string ; + dpv-legal:iso_alpha3 "MUS"^^xsd:string ; + dpv-legal:iso_numeric "480"^^xsd:string ; + dpv-legal:un_m49 "480"^^xsd:string . + +dpv-legal:MW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malawi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Malawi"@en ; + dpv-legal:iso_alpha2 "MW"^^xsd:string ; + dpv-legal:iso_alpha3 "MWI"^^xsd:string ; + dpv-legal:iso_numeric "454"^^xsd:string ; + dpv-legal:un_m49 "454"^^xsd:string . + +dpv-legal:MX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Mexico"@en ; + dpv-legal:iso_alpha2 "MX"^^xsd:string ; + dpv-legal:iso_alpha3 "MEX"^^xsd:string ; + dpv-legal:iso_numeric "484"^^xsd:string ; + dpv-legal:un_m49 "484"^^xsd:string . + +dpv-legal:MZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mozambique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mozambique"@en ; + dpv-legal:iso_alpha2 "MZ"^^xsd:string ; + dpv-legal:iso_alpha3 "MOZ"^^xsd:string ; + dpv-legal:iso_numeric "508"^^xsd:string ; + dpv-legal:un_m49 "508"^^xsd:string . + +dpv-legal:NA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Namibia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Namibia"@en ; + dpv-legal:iso_alpha2 "NA"^^xsd:string ; + dpv-legal:iso_alpha3 "NAM"^^xsd:string ; + dpv-legal:iso_numeric "516"^^xsd:string ; + dpv-legal:un_m49 "516"^^xsd:string . + +dpv-legal:NE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niger"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Niger"@en ; + dpv-legal:iso_alpha2 "NE"^^xsd:string ; + dpv-legal:iso_alpha3 "NER"^^xsd:string ; + dpv-legal:iso_numeric "562"^^xsd:string ; + dpv-legal:un_m49 "562"^^xsd:string . + +dpv-legal:NG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nigeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Nigeria"@en ; + dpv-legal:iso_alpha2 "NG"^^xsd:string ; + dpv-legal:iso_alpha3 "NGA"^^xsd:string ; + dpv-legal:iso_numeric "566"^^xsd:string ; + dpv-legal:un_m49 "566"^^xsd:string . + +dpv-legal:NI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nicaragua"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Nicaragua"@en ; + dpv-legal:iso_alpha2 "NI"^^xsd:string ; + dpv-legal:iso_alpha3 "NIC"^^xsd:string ; + dpv-legal:iso_numeric "558"^^xsd:string ; + dpv-legal:un_m49 "558"^^xsd:string . + +dpv-legal:PA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Panama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Panama"@en ; + dpv-legal:iso_alpha2 "PA"^^xsd:string ; + dpv-legal:iso_alpha3 "PAN"^^xsd:string ; + dpv-legal:iso_numeric "591"^^xsd:string ; + dpv-legal:un_m49 "591"^^xsd:string . + +dpv-legal:PE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Peru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Peru"@en ; + dpv-legal:iso_alpha2 "PE"^^xsd:string ; + dpv-legal:iso_alpha3 "PER"^^xsd:string ; + dpv-legal:iso_numeric "604"^^xsd:string ; + dpv-legal:un_m49 "604"^^xsd:string . + +dpv-legal:PR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Puerto Rico"@en ; + dpv-legal:iso_alpha2 "PR"^^xsd:string ; + dpv-legal:iso_alpha3 "PRI"^^xsd:string ; + dpv-legal:iso_numeric "630"^^xsd:string ; + dpv-legal:un_m49 "630"^^xsd:string . + +dpv-legal:PY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Paraguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Paraguay"@en ; + dpv-legal:iso_alpha2 "PY"^^xsd:string ; + dpv-legal:iso_alpha3 "PRY"^^xsd:string ; + dpv-legal:iso_numeric "600"^^xsd:string ; + dpv-legal:un_m49 "600"^^xsd:string . + +dpv-legal:RE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Réunion"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Réunion"@en ; + dpv-legal:iso_alpha2 "RE"^^xsd:string ; + dpv-legal:iso_alpha3 "REU"^^xsd:string ; + dpv-legal:iso_numeric "638"^^xsd:string ; + dpv-legal:un_m49 "638"^^xsd:string . + +dpv-legal:RW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rwanda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Rwanda"@en ; + dpv-legal:iso_alpha2 "RW"^^xsd:string ; + dpv-legal:iso_alpha3 "RWA"^^xsd:string ; + dpv-legal:iso_numeric "646"^^xsd:string ; + dpv-legal:un_m49 "646"^^xsd:string . + +dpv-legal:SC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Seychelles"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Seychelles"@en ; + dpv-legal:iso_alpha2 "SC"^^xsd:string ; + dpv-legal:iso_alpha3 "SYC"^^xsd:string ; + dpv-legal:iso_numeric "690"^^xsd:string ; + dpv-legal:un_m49 "690"^^xsd:string . + +dpv-legal:SH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Helena"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Saint Helena"@en ; + dpv-legal:iso_alpha2 "SH"^^xsd:string ; + dpv-legal:iso_alpha3 "SHN"^^xsd:string ; + dpv-legal:iso_numeric "654"^^xsd:string ; + dpv-legal:un_m49 "654"^^xsd:string . + +dpv-legal:SL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sierra Leone"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Sierra Leone"@en ; + dpv-legal:iso_alpha2 "SL"^^xsd:string ; + dpv-legal:iso_alpha3 "SLE"^^xsd:string ; + dpv-legal:iso_numeric "694"^^xsd:string ; + dpv-legal:un_m49 "694"^^xsd:string . + +dpv-legal:SN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Senegal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Senegal"@en ; + dpv-legal:iso_alpha2 "SN"^^xsd:string ; + dpv-legal:iso_alpha3 "SEN"^^xsd:string ; + dpv-legal:iso_numeric "686"^^xsd:string ; + dpv-legal:un_m49 "686"^^xsd:string . + +dpv-legal:SO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Somalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Somalia"@en ; + dpv-legal:iso_alpha2 "SO"^^xsd:string ; + dpv-legal:iso_alpha3 "SOM"^^xsd:string ; + dpv-legal:iso_numeric "706"^^xsd:string ; + dpv-legal:un_m49 "706"^^xsd:string . + +dpv-legal:SR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Suriname"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Suriname"@en ; + dpv-legal:iso_alpha2 "SR"^^xsd:string ; + dpv-legal:iso_alpha3 "SUR"^^xsd:string ; + dpv-legal:iso_numeric "740"^^xsd:string ; + dpv-legal:un_m49 "740"^^xsd:string . + +dpv-legal:SS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Sudan"@en ; + dpv-legal:iso_alpha2 "SS"^^xsd:string ; + dpv-legal:iso_alpha3 "SSD"^^xsd:string ; + dpv-legal:iso_numeric "728"^^xsd:string ; + dpv-legal:un_m49 "728"^^xsd:string . + +dpv-legal:ST a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sao Tome and Principe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Sao Tome and Principe"@en ; + dpv-legal:iso_alpha2 "ST"^^xsd:string ; + dpv-legal:iso_alpha3 "STP"^^xsd:string ; + dpv-legal:iso_numeric "678"^^xsd:string ; + dpv-legal:un_m49 "678"^^xsd:string . + +dpv-legal:SV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "El Salvador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "El Salvador"@en ; + dpv-legal:iso_alpha2 "SV"^^xsd:string ; + dpv-legal:iso_alpha3 "SLV"^^xsd:string ; + dpv-legal:iso_numeric "222"^^xsd:string ; + dpv-legal:un_m49 "222"^^xsd:string . + +dpv-legal:SX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sint Maarten (Dutch part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Sint Maarten (Dutch part)"@en ; + dpv-legal:iso_alpha2 "SX"^^xsd:string ; + dpv-legal:iso_alpha3 "SXM"^^xsd:string ; + dpv-legal:iso_numeric "534"^^xsd:string ; + dpv-legal:un_m49 "534"^^xsd:string . + +dpv-legal:SZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eswatini"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eswatini"@en ; + dpv-legal:iso_alpha2 "SZ"^^xsd:string ; + dpv-legal:iso_alpha3 "SWZ"^^xsd:string ; + dpv-legal:iso_numeric "748"^^xsd:string ; + dpv-legal:un_m49 "748"^^xsd:string . + +dpv-legal:Sark a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sark"@en . + +dpv-legal:TC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turks and Caicos Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Turks and Caicos Islands"@en ; + dpv-legal:iso_alpha2 "TC"^^xsd:string ; + dpv-legal:iso_alpha3 "TCA"^^xsd:string ; + dpv-legal:iso_numeric "796"^^xsd:string ; + dpv-legal:un_m49 "796"^^xsd:string . + +dpv-legal:TD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chad"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Chad"@en ; + dpv-legal:iso_alpha2 "TD"^^xsd:string ; + dpv-legal:iso_alpha3 "TCD"^^xsd:string ; + dpv-legal:iso_numeric "148"^^xsd:string ; + dpv-legal:un_m49 "148"^^xsd:string . + +dpv-legal:TF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Southern Territories"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "French Southern Territories"@en ; + dpv-legal:iso_alpha2 "TF"^^xsd:string ; + dpv-legal:iso_alpha3 "ATF"^^xsd:string ; + dpv-legal:iso_numeric "260"^^xsd:string ; + dpv-legal:un_m49 "260"^^xsd:string . + +dpv-legal:TG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Togo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Togo"@en ; + dpv-legal:iso_alpha2 "TG"^^xsd:string ; + dpv-legal:iso_alpha3 "TGO"^^xsd:string ; + dpv-legal:iso_numeric "768"^^xsd:string ; + dpv-legal:un_m49 "768"^^xsd:string . + +dpv-legal:TT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Trinidad and Tobago"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Trinidad and Tobago"@en ; + dpv-legal:iso_alpha2 "TT"^^xsd:string ; + dpv-legal:iso_alpha3 "TTO"^^xsd:string ; + dpv-legal:iso_numeric "780"^^xsd:string ; + dpv-legal:un_m49 "780"^^xsd:string . + +dpv-legal:TZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Republic of Tanzania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "United Republic of Tanzania"@en ; + dpv-legal:iso_alpha2 "TZ"^^xsd:string ; + dpv-legal:iso_alpha3 "TZA"^^xsd:string ; + dpv-legal:iso_numeric "834"^^xsd:string ; + dpv-legal:un_m49 "834"^^xsd:string . + +dpv-legal:UG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uganda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Uganda"@en ; + dpv-legal:iso_alpha2 "UG"^^xsd:string ; + dpv-legal:iso_alpha3 "UGA"^^xsd:string ; + dpv-legal:iso_numeric "800"^^xsd:string ; + dpv-legal:un_m49 "800"^^xsd:string . + +dpv-legal:UY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uruguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Uruguay"@en ; + dpv-legal:iso_alpha2 "UY"^^xsd:string ; + dpv-legal:iso_alpha3 "URY"^^xsd:string ; + dpv-legal:iso_numeric "858"^^xsd:string ; + dpv-legal:un_m49 "858"^^xsd:string . + +dpv-legal:VC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Vincent and the Grenadines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Vincent and the Grenadines"@en ; + dpv-legal:iso_alpha2 "VC"^^xsd:string ; + dpv-legal:iso_alpha3 "VCT"^^xsd:string ; + dpv-legal:iso_numeric "670"^^xsd:string ; + dpv-legal:un_m49 "670"^^xsd:string . + +dpv-legal:VE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Venezuela (Bolivarian Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Venezuela (Bolivarian Republic of)"@en ; + dpv-legal:iso_alpha2 "VE"^^xsd:string ; + dpv-legal:iso_alpha3 "VEN"^^xsd:string ; + dpv-legal:iso_numeric "862"^^xsd:string ; + dpv-legal:un_m49 "862"^^xsd:string . + +dpv-legal:VG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "British Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VG"^^xsd:string ; + dpv-legal:iso_alpha3 "VGB"^^xsd:string ; + dpv-legal:iso_numeric "92"^^xsd:string ; + dpv-legal:un_m49 "92"^^xsd:string . + +dpv-legal:VI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "United States Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VI"^^xsd:string ; + dpv-legal:iso_alpha3 "VIR"^^xsd:string ; + dpv-legal:iso_numeric "850"^^xsd:string ; + dpv-legal:un_m49 "850"^^xsd:string . + +dpv-legal:YT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mayotte"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mayotte"@en ; + dpv-legal:iso_alpha2 "YT"^^xsd:string ; + dpv-legal:iso_alpha3 "MYT"^^xsd:string ; + dpv-legal:iso_numeric "175"^^xsd:string ; + dpv-legal:un_m49 "175"^^xsd:string . + +dpv-legal:ZA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Africa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Africa"@en ; + dpv-legal:iso_alpha2 "ZA"^^xsd:string ; + dpv-legal:iso_alpha3 "ZAF"^^xsd:string ; + dpv-legal:iso_numeric "710"^^xsd:string ; + dpv-legal:un_m49 "710"^^xsd:string . + +dpv-legal:ZM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zambia"@en ; + dpv-legal:iso_alpha2 "ZM"^^xsd:string ; + dpv-legal:iso_alpha3 "ZMB"^^xsd:string ; + dpv-legal:iso_numeric "894"^^xsd:string ; + dpv-legal:un_m49 "894"^^xsd:string . + +dpv-legal:ZW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zimbabwe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zimbabwe"@en ; + dpv-legal:iso_alpha2 "ZW"^^xsd:string ; + dpv-legal:iso_alpha3 "ZWE"^^xsd:string ; + dpv-legal:iso_numeric "716"^^xsd:string ; + dpv-legal:un_m49 "716"^^xsd:string . + +dpv-legal:ChannelIslands a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "ChannelIslands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:NorthernEurope ; + skos:narrowerTransitive dpv-legal:GG, + dpv-legal:JE, + dpv-legal:Sark ; + skos:prefLabel "ChannelIslands"@en . + +dpv-legal:CentralAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:KG, + dpv-legal:KZ, + dpv-legal:TJ, + dpv-legal:TM, + dpv-legal:UZ ; + skos:prefLabel "CentralAsia"@en . + +dpv-legal:Melanesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Melanesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FJ, + dpv-legal:NC, + dpv-legal:PG, + dpv-legal:SB, + dpv-legal:VU ; + skos:prefLabel "Melanesia"@en . + +dpv-legal:NorthernAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:BM, + dpv-legal:CA, + dpv-legal:GL, + dpv-legal:PM, + dpv-legal:US ; + skos:prefLabel "NorthernAmerica"@en . + +dpv-legal:SouthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BW, + dpv-legal:LS, + dpv-legal:NA, + dpv-legal:SZ, + dpv-legal:ZA ; + skos:prefLabel "SouthernAfrica"@en . + +dpv-legal:AustraliaandNewZealand a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "AustraliaandNewZealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AU, + dpv-legal:CC, + dpv-legal:CX, + dpv-legal:HM, + dpv-legal:NF, + dpv-legal:NZ ; + skos:prefLabel "AustraliaandNewZealand"@en . + +dpv-legal:EasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:CN, + dpv-legal:HK, + dpv-legal:JP, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:MN, + dpv-legal:MO ; + skos:prefLabel "EasternAsia"@en . + +dpv-legal:NorthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:SD, + dpv-legal:TN ; + skos:prefLabel "NorthernAfrica"@en . + +dpv-legal:CentralAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:BZ, + dpv-legal:CR, + dpv-legal:GT, + dpv-legal:HN, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:SV ; + skos:prefLabel "CentralAmerica"@en . + +dpv-legal:Micronesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FM, + dpv-legal:GU, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:NR, + dpv-legal:PW, + dpv-legal:UM ; + skos:prefLabel "Micronesia"@en . + +dpv-legal:MiddleAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "MiddleAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CM, + dpv-legal:GA, + dpv-legal:GQ, + dpv-legal:ST, + dpv-legal:TD ; + skos:prefLabel "MiddleAfrica"@en . + +dpv-legal:SouthernAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AF, + dpv-legal:BD, + dpv-legal:BT, + dpv-legal:IN, + dpv-legal:IR, + dpv-legal:LK, + dpv-legal:MV, + dpv-legal:NP, + dpv-legal:PK ; + skos:prefLabel "SouthernAsia"@en . + +dpv-legal:WesternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:CH, + dpv-legal:DE, + dpv-legal:FR, + dpv-legal:LI, + dpv-legal:LU, + dpv-legal:MC, + dpv-legal:NL ; + skos:prefLabel "WesternEurope"@en . + +dpv-legal:EasternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CZ, + dpv-legal:HU, + dpv-legal:MD, + dpv-legal:PL, + dpv-legal:RO, + dpv-legal:RU, + dpv-legal:SK, + dpv-legal:UA ; + skos:prefLabel "EasternEurope"@en . + +dpv-legal:Polynesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:CK, + dpv-legal:NU, + dpv-legal:PF, + dpv-legal:PN, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Polynesia"@en . + +dpv-legal:SoutheasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SoutheasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:BN, + dpv-legal:ID, + dpv-legal:KH, + dpv-legal:LA, + dpv-legal:MM, + dpv-legal:MY, + dpv-legal:PH, + dpv-legal:SG, + dpv-legal:TH, + dpv-legal:TL, + dpv-legal:VN ; + skos:prefLabel "SoutheasternAsia"@en . + +dpv-legal:SouthAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AR, + dpv-legal:BO, + dpv-legal:BR, + dpv-legal:BV, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GF, + dpv-legal:GS, + dpv-legal:GY, + dpv-legal:PE, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:UY, + dpv-legal:VE ; + skos:prefLabel "SouthAmerica"@en . + +dpv-legal:SouthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:BA, + dpv-legal:ES, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:IT, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:PT, + dpv-legal:RS, + dpv-legal:SI, + dpv-legal:SM, + dpv-legal:VA ; + skos:prefLabel "SouthernEurope"@en . + +dpv-legal:DE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Germany"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:narrowerTransitive dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH ; + skos:prefLabel "Germany"@en ; + dpv-legal:iso_alpha2 "DE"^^xsd:string ; + dpv-legal:iso_alpha3 "DEU"^^xsd:string ; + dpv-legal:iso_numeric "276"^^xsd:string ; + dpv-legal:un_m49 "276"^^xsd:string . + +dpv-legal:WesternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BF, + dpv-legal:BJ, + dpv-legal:CI, + dpv-legal:CV, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GW, + dpv-legal:LR, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:TG ; + skos:prefLabel "WesternAfrica"@en . + +dpv-legal:NorthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AX, + dpv-legal:ChannelIslands, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:JE, + dpv-legal:LT, + dpv-legal:LV, + dpv-legal:NO, + dpv-legal:SE, + dpv-legal:SJ, + dpv-legal:Sark ; + skos:prefLabel "NorthernEurope"@en . + +dpv-legal:WesternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BH, + dpv-legal:CY, + dpv-legal:GE, + dpv-legal:IL, + dpv-legal:IQ, + dpv-legal:JO, + dpv-legal:KW, + dpv-legal:LB, + dpv-legal:OM, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SY, + dpv-legal:TR, + dpv-legal:YE ; + skos:prefLabel "WesternAsia"@en . + +dpv-legal:EasternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BI, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:MG, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:TF, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "EasternAfrica"@en . + +dpv-legal:Caribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Caribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BQ, + dpv-legal:BS, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:GD, + dpv-legal:GP, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:PR, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:VC, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Caribbean"@en . + +dpv-legal:Oceania a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oceania"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:AU, + dpv-legal:AustraliaandNewZealand, + dpv-legal:CC, + dpv-legal:CK, + dpv-legal:CX, + dpv-legal:FJ, + dpv-legal:FM, + dpv-legal:GU, + dpv-legal:HM, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:NC, + dpv-legal:NF, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PN, + dpv-legal:PW, + dpv-legal:Polynesia, + dpv-legal:SB, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:UM, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Oceania"@en . + +dpv-legal:Asia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Asia"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BD, + dpv-legal:BH, + dpv-legal:BN, + dpv-legal:BT, + dpv-legal:CN, + dpv-legal:CY, + dpv-legal:CentralAsia, + dpv-legal:EasternAsia, + dpv-legal:GE, + dpv-legal:HK, + dpv-legal:ID, + dpv-legal:IL, + dpv-legal:IN, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LK, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MV, + dpv-legal:MY, + dpv-legal:NP, + dpv-legal:OM, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SG, + dpv-legal:SY, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAsia, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TR, + dpv-legal:UZ, + dpv-legal:VN, + dpv-legal:WesternAsia, + dpv-legal:YE ; + skos:prefLabel "Asia"@en . + +dpv-legal:Europe a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Europe"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:AT, + dpv-legal:AX, + dpv-legal:BA, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CH, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EasternEurope, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:LI, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NorthernEurope, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SM, + dpv-legal:Sark, + dpv-legal:SouthernEurope, + dpv-legal:UA, + dpv-legal:VA, + dpv-legal:WesternEurope ; + skos:prefLabel "Europe"@en . + +dpv-legal:LatinAmericaandtheCaribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "LatinAmericaandtheCaribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SouthAmerica, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "LatinAmericaandtheCaribbean"@en . + +dpv-legal:SubSaharanAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SubSaharanAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SouthernAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:WesternAfrica, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "SubSaharanAfrica"@en . + +dpv-legal:Americas a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Americas"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GL, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:NorthernAmerica, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PM, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:US, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Americas"@en . + +dpv-legal:US a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States of America"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:narrowerTransitive dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY ; + skos:prefLabel "United States of America"@en ; + dpv-legal:iso_alpha2 "US"^^xsd:string ; + dpv-legal:iso_alpha3 "USA"^^xsd:string ; + dpv-legal:iso_numeric "840"^^xsd:string ; + dpv-legal:un_m49 "840"^^xsd:string . + +dpv-legal:Africa a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Africa"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:NorthernAfrica, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SubSaharanAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TN, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "Africa"@en . + diff --git a/dpv-legal/modules/locations.rdf b/dpv-legal/modules/locations.rdf new file mode 100644 index 000000000..d9a7beea6 --- /dev/null +++ b/dpv-legal/modules/locations.rdf @@ -0,0 +1,5938 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SubSaharanAfrica + SubSaharanAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Iran (Islamic Republic of) + Iran (Islamic Republic of) + IR + IRN + 364 + 364 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United States Minor Outlying Islands + United States Minor Outlying Islands + UM + UMI + 581 + 581 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mexico + Mexico + MX + MEX + 484 + 484 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Puerto Rico + Puerto Rico + PR + PRI + 630 + 630 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Haiti + Haiti + HT + HTI + 332 + 332 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Czechia + Czechia + CZ + CZE + 203 + 203 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guadeloupe + Guadeloupe + GP + GLP + 312 + 312 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Spain + Spain + ES + ESP + 724 + 724 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Croatia + Croatia + HR + HRV + 191 + 191 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Jordan + Jordan + JO + JOR + 400 + 400 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cocos (Keeling) Islands + Cocos (Keeling) Islands + CC + CCK + 166 + 166 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Pakistan + Pakistan + PK + PAK + 586 + 586 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Viet Nam + Viet Nam + VN + VNM + 704 + 704 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Pierre and Miquelon + Saint Pierre and Miquelon + PM + SPM + 666 + 666 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Americas + Americas + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Guinea + Guinea + GN + GIN + 324 + 324 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saarland + Saarland + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Yemen + Yemen + YE + YEM + 887 + 887 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guatemala + Guatemala + GT + GTM + 320 + 320 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Massachusetts + Massachusetts + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bhutan + Bhutan + BT + BTN + 64 + 64 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Turkey + Turkey + TR + TUR + 792 + 792 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Peru + Peru + PE + PER + 604 + 604 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Turks and Caicos Islands + Turks and Caicos Islands + TC + TCA + 796 + 796 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Rhineland-Palatinate + Rhineland-Palatinate + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Algeria + Algeria + DZ + DZA + 12 + 12 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Maryland + Maryland + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Africa + Africa + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bonaire, Sint Eustatius and Saba + Bonaire, Sint Eustatius and Saba + BQ + BES + 535 + 535 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Utah + Utah + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Europe + Europe + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cuba + Cuba + CU + CUB + 192 + 192 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tajikistan + Tajikistan + TJ + TJK + 762 + 762 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Maldives + Maldives + MV + MDV + 462 + 462 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Syrian Arab Republic + Syrian Arab Republic + SY + SYR + 760 + 760 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + British Virgin Islands + British Virgin Islands + VG + VGB + 92 + 92 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Brazil + Brazil + BR + BRA + 76 + 76 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Lao People's Democratic Republic + Lao People's Democratic Republic + LA + LAO + 418 + 418 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bahamas + Bahamas + BS + BHS + 44 + 44 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Berlin + Berlin + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + LatinAmericaandtheCaribbean + LatinAmericaandtheCaribbean + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Philippines + Philippines + PH + PHL + 608 + 608 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cyprus + Cyprus + CY + CYP + 196 + 196 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Republic of Moldova + Republic of Moldova + MD + MDA + 498 + 498 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + South Africa + South Africa + ZA + ZAF + 710 + 710 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mecklenburg-Western-Pomerania + Mecklenburg-Western-Pomerania + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Lithuania + Lithuania + LT + LTU + 440 + 440 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Oman + Oman + OM + OMN + 512 + 512 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + WesternAsia + WesternAsia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + French Southern Territories + French Southern Territories + TF + ATF + 260 + 260 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Western Sahara + Western Sahara + EH + ESH + 732 + 732 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Asia + Asia + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Poland + Poland + PL + POL + 616 + 616 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Isle of Man + Isle of Man + IM + IMN + 833 + 833 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Martinique + Martinique + MQ + MTQ + 474 + 474 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + SouthernAfrica + SouthernAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Vermont + Vermont + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United Republic of Tanzania + United Republic of Tanzania + TZ + TZA + 834 + 834 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sao Tome and Principe + Sao Tome and Principe + ST + STP + 678 + 678 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + Germany + Germany + DE + DEU + 276 + 276 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + WesternEurope + WesternEurope + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ghana + Ghana + GH + GHA + 288 + 288 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Canada + Canada + CA + CAN + 124 + 124 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cook Islands + Cook Islands + CK + COK + 184 + 184 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Svalbard and Jan Mayen Islands + Svalbard and Jan Mayen Islands + SJ + SJM + 744 + 744 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Falkland Islands (Malvinas) + Falkland Islands (Malvinas) + FK + FLK + 238 + 238 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Gabon + Gabon + GA + GAB + 266 + 266 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Libya + Libya + LY + LBY + 434 + 434 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Democratic Republic of the Congo + Democratic Republic of the Congo + CD + COD + 180 + 180 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Togo + Togo + TG + TGO + 768 + 768 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Palau + Palau + PW + PLW + 585 + 585 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tunisia + Tunisia + TN + TUN + 788 + 788 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tonga + Tonga + TO + TON + 776 + 776 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + British Indian Ocean Territory + British Indian Ocean Territory + IO + IOT + 86 + 86 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Marshall Islands + Marshall Islands + MH + MHL + 584 + 584 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + State of Palestine + State of Palestine + PS + PSE + 275 + 275 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Japan + Japan + JP + JPN + 392 + 392 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Israel + Israel + IL + ISR + 376 + 376 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + NorthernAfrica + NorthernAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Albania + Albania + AL + ALB + 8 + 8 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nigeria + Nigeria + NG + NGA + 566 + 566 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Niue + Niue + NU + NIU + 570 + 570 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Turkmenistan + Turkmenistan + TM + TKM + 795 + 795 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Portugal + Portugal + PT + PRT + 620 + 620 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New Zealand + New Zealand + NZ + NZL + 554 + 554 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guam + Guam + GU + GUM + 316 + 316 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + Polynesia + Polynesia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Rwanda + Rwanda + RW + RWA + 646 + 646 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + SouthernEurope + SouthernEurope + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Caribbean + Caribbean + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + EasternAfrica + EasternAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Andorra + Andorra + AD + AND + 20 + 20 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Djibouti + Djibouti + DJ + DJI + 262 + 262 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Solomon Islands + Solomon Islands + SB + SLB + 90 + 90 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sweden + Sweden + SE + SWE + 752 + 752 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Wisconsin + Wisconsin + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Norfolk Island + Norfolk Island + NF + NFK + 574 + 574 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Martin (French Part) + Saint Martin (French Part) + MF + MAF + 663 + 663 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bavaria + Bavaria + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + SouthAmerica + SouthAmerica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Virginia + Virginia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + United States of America + United States of America + US + USA + 840 + 840 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Seychelles + Seychelles + SC + SYC + 690 + 690 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nicaragua + Nicaragua + NI + NIC + 558 + 558 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Vanuatu + Vanuatu + VU + VUT + 548 + 548 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Myanmar + Myanmar + MM + MMR + 104 + 104 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Pitcairn + Pitcairn + PN + PCN + 612 + 612 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ethiopia + Ethiopia + ET + ETH + 231 + 231 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Timor-Leste + Timor-Leste + TL + TLS + 626 + 626 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Chad + Chad + TD + TCD + 148 + 148 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + San Marino + San Marino + SM + SMR + 674 + 674 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Liechtenstein + Liechtenstein + LI + LIE + 438 + 438 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sudan + Sudan + SD + SDN + 729 + 729 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Papua New Guinea + Papua New Guinea + PG + PNG + 598 + 598 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Lesotho + Lesotho + LS + LSO + 426 + 426 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Serbia + Serbia + RS + SRB + 688 + 688 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Romania + Romania + RO + ROU + 642 + 642 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mayotte + Mayotte + YT + MYT + 175 + 175 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Northern Mariana Islands + Northern Mariana Islands + MP + MNP + 580 + 580 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Micronesia (Federated States of) + Micronesia (Federated States of) + FM + FSM + 583 + 583 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Malawi + Malawi + MW + MWI + 454 + 454 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Italy + Italy + IT + ITA + 380 + 380 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Dominica + Dominica + DM + DMA + 212 + 212 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Indonesia + Indonesia + ID + IDN + 360 + 360 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Indiana + Indiana + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Gambia + Gambia + GM + GMB + 270 + 270 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Suriname + Suriname + SR + SUR + 740 + 740 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Hungary + Hungary + HU + HUN + 348 + 348 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Oregon + Oregon + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Slovakia + Slovakia + SK + SVK + 703 + 703 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Azerbaijan + Azerbaijan + AZ + AZE + 31 + 31 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + China + China + CN + CHN + 156 + 156 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Malaysia + Malaysia + MY + MYS + 458 + 458 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saudi Arabia + Saudi Arabia + SA + SAU + 682 + 682 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Honduras + Honduras + HN + HND + 340 + 340 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Connecticut + Connecticut + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Georgia + Georgia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Netherlands + Netherlands + NL + NLD + 528 + 528 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Somalia + Somalia + SO + SOM + 706 + 706 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Switzerland + Switzerland + CH + CHE + 756 + 756 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Congo + Congo + CG + COG + 178 + 178 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Zambia + Zambia + ZM + ZMB + 894 + 894 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Jamaica + Jamaica + JM + JAM + 388 + 388 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kazakhstan + Kazakhstan + KZ + KAZ + 398 + 398 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Barthélemy + Saint Barthélemy + BL + BLM + 652 + 652 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Finland + Finland + FI + FIN + 246 + 246 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Samoa + Samoa + WS + WSM + 882 + 882 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Oceania + Oceania + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + EasternAsia + EasternAsia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Comoros + Comoros + KM + COM + 174 + 174 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Lucia + Saint Lucia + LC + LCA + 662 + 662 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Burundi + Burundi + BI + BDI + 108 + 108 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Minnesota + Minnesota + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Eritrea + Eritrea + ER + ERI + 232 + 232 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Latvia + Latvia + LV + LVA + 428 + 428 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Qatar + Qatar + QA + QAT + 634 + 634 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Brandenburg + Brandenburg + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Arizona + Arizona + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + American Samoa + American Samoa + AS + ASM + 16 + 16 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cambodia + Cambodia + KH + KHM + 116 + 116 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mongolia + Mongolia + MN + MNG + 496 + 496 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Vincent and the Grenadines + Saint Vincent and the Grenadines + VC + VCT + 670 + 670 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mauritius + Mauritius + MU + MUS + 480 + 480 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Afghanistan + Afghanistan + AF + AFG + 4 + 4 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guinea-Bissau + Guinea-Bissau + GW + GNB + 624 + 624 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Iraq + Iraq + IQ + IRQ + 368 + 368 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New Mexico + New Mexico + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Republic of Korea + Republic of Korea + KR + KOR + 410 + 410 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Costa Rica + Costa Rica + CR + CRI + 188 + 188 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mali + Mali + ML + MLI + 466 + 466 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Arkansas + Arkansas + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Benin + Benin + BJ + BEN + 204 + 204 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Estonia + Estonia + EE + EST + 233 + 233 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saxony + Saxony + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kyrgyzstan + Kyrgyzstan + KG + KGZ + 417 + 417 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bremen + Bremen + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Russian Federation + Russian Federation + RU + RUS + 643 + 643 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Armenia + Armenia + AM + ARM + 51 + 51 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sierra Leone + Sierra Leone + SL + SLE + 694 + 694 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Schleswig-Holstein + Schleswig-Holstein + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Malta + Malta + MT + MLT + 470 + 470 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + MiddleAfrica + MiddleAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + California + California + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Denmark + Denmark + DK + DNK + 208 + 208 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Namibia + Namibia + NA + NAM + 516 + 516 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Réunion + Réunion + RE + REU + 638 + 638 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + NorthernAmerica + NorthernAmerica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Norway + Norway + NO + NOR + 578 + 578 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Curaçao + Curaçao + CW + CUW + 531 + 531 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Antigua and Barbuda + Antigua and Barbuda + AG + ATG + 28 + 28 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Hamburg + Hamburg + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Paraguay + Paraguay + PY + PRY + 600 + 600 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Uruguay + Uruguay + UY + URY + 858 + 858 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Belarus + Belarus + BY + BLR + 112 + 112 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + French Polynesia + French Polynesia + PF + PYF + 258 + 258 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mauritania + Mauritania + MR + MRT + 478 + 478 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ukraine + Ukraine + UA + UKR + 804 + 804 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Oklahoma + Oklahoma + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United Arab Emirates + United Arab Emirates + AE + ARE + 784 + 784 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bolivia (Plurinational State of) + Bolivia (Plurinational State of) + BO + BOL + 68 + 68 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Equatorial Guinea + Equatorial Guinea + GQ + GNQ + 226 + 226 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Luxembourg + Luxembourg + LU + LUX + 442 + 442 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Côte d’Ivoire + Côte d’Ivoire + CI + CIV + 384 + 384 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Montenegro + Montenegro + ME + MNE + 499 + 499 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mozambique + Mozambique + MZ + MOZ + 508 + 508 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cabo Verde + Cabo Verde + CV + CPV + 132 + 132 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New Caledonia + New Caledonia + NC + NCL + 540 + 540 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New Hampshire + New Hampshire + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Zimbabwe + Zimbabwe + ZW + ZWE + 716 + 716 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Holy See + Holy See + VA + VAT + 336 + 336 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bangladesh + Bangladesh + BD + BGD + 50 + 50 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + West Virginia + West Virginia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Austria + Austria + AT + AUT + 40 + 40 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Madagascar + Madagascar + MG + MDG + 450 + 450 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + South Sudan + South Sudan + SS + SSD + 728 + 728 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + + NorthernEurope + NorthernEurope + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Niger + Niger + NE + NER + 562 + 562 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + U.S. Virgin Islands + U.S. Virgin Islands + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Hesse + Hesse + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + ChannelIslands + ChannelIslands + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + India + India + IN + IND + 356 + 356 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Helena + Saint Helena + SH + SHN + 654 + 654 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + SoutheasternAsia + SoutheasternAsia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Panama + Panama + PA + PAN + 591 + 591 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bouvet Island + Bouvet Island + BV + BVT + 74 + 74 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Aruba + Aruba + AW + ABW + 533 + 533 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Singapore + Singapore + SG + SGP + 702 + 702 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tuvalu + Tuvalu + TV + TUV + 798 + 798 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ecuador + Ecuador + EC + ECU + 218 + 218 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Northern Mariana Islands + Northern Mariana Islands + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + North Dakota + North Dakota + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cameroon + Cameroon + CM + CMR + 120 + 120 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guernsey + Guernsey + GG + GGY + 831 + 831 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guyana + Guyana + GY + GUY + 328 + 328 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + CentralAsia + CentralAsia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + Venezuela (Bolivarian Republic of) + Venezuela (Bolivarian Republic of) + VE + VEN + 862 + 862 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ireland + Ireland + IE + IRL + 372 + 372 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Colombia + Colombia + CO + COL + 170 + 170 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Montana + Montana + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United States Minor Outlying Islands + United States Minor Outlying Islands + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Botswana + Botswana + BW + BWA + 72 + 72 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Thailand + Thailand + TH + THA + 764 + 764 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Thuringia + Thuringia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Alabama + Alabama + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Faroe Islands + Faroe Islands + FO + FRO + 234 + 234 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Louisiana + Louisiana + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Belize + Belize + BZ + BLZ + 84 + 84 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + EasternEurope + EasternEurope + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + Micronesia + Micronesia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United States Virgin Islands + United States Virgin Islands + VI + VIR + 850 + 850 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + El Salvador + El Salvador + SV + SLV + 222 + 222 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bermuda + Bermuda + BM + BMU + 60 + 60 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bahrain + Bahrain + BH + BHR + 48 + 48 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Fiji + Fiji + FJ + FJI + 242 + 242 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + SouthernAsia + SouthernAsia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + France + France + FR + FRA + 250 + 250 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + South Dakota + South Dakota + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New Jersey + New Jersey + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Jersey + Jersey + JE + JEY + 832 + 832 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Slovenia + Slovenia + SI + SVN + 705 + 705 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Georgia + Georgia + GE + GEO + 268 + 268 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Baden-Württemberg + Baden-Württemberg + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + AustraliaandNewZealand + AustraliaandNewZealand + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Chile + Chile + CL + CHL + 152 + 152 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Missouri + Missouri + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Cayman Islands + Cayman Islands + KY + CYM + 136 + 136 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Central African Republic + Central African Republic + CF + CAF + 140 + 140 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kiribati + Kiribati + KI + KIR + 296 + 296 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Hawaii + Hawaii + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Democratic People's Republic of Korea + Democratic People's Republic of Korea + KP + PRK + 408 + 408 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Egypt + Egypt + EG + EGY + 818 + 818 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Alaska + Alaska + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Taiwan (Province of China) + Taiwan (Province of China) + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Christmas Island + Christmas Island + CX + CXR + 162 + 162 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Gibraltar + Gibraltar + GI + GIB + 292 + 292 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Greece + Greece + GR + GRC + 300 + 300 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Ohio + Ohio + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + China, Macao Special Administrative Region + China, Macao Special Administrative Region + MO + MAC + 446 + 446 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Michigan + Michigan + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + French Guiana + French Guiana + GF + GUF + 254 + 254 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sint Maarten (Dutch part) + Sint Maarten (Dutch part) + SX + SXM + 534 + 534 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tokelau + Tokelau + TK + TKL + 772 + 772 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Wallis and Futuna Islands + Wallis and Futuna Islands + WF + WLF + 876 + 876 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Belgium + Belgium + BE + BEL + 56 + 56 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nevada + Nevada + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bosnia and Herzegovina + Bosnia and Herzegovina + BA + BIH + 70 + 70 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Morocco + Morocco + MA + MAR + 504 + 504 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Heard Island and McDonald Islands + Heard Island and McDonald Islands + HM + HMD + 334 + 334 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Colorado + Colorado + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sri Lanka + Sri Lanka + LK + LKA + 144 + 144 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kentucky + Kentucky + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Grenada + Grenada + GD + GRD + 308 + 308 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Lebanon + Lebanon + LB + LBN + 422 + 422 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Burkina Faso + Burkina Faso + BF + BFA + 854 + 854 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saint Kitts and Nevis + Saint Kitts and Nevis + KN + KNA + 659 + 659 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Eswatini + Eswatini + SZ + SWZ + 748 + 748 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Montserrat + Montserrat + MS + MSR + 500 + 500 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + United Kingdom of Great Britain and Northern Ireland + United Kingdom of Great Britain and Northern Ireland + GB + GBR + 826 + 826 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Texas + Texas + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Puerto Rico + Puerto Rico + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + District of Columbia + District of Columbia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + + + + + + + + + + WesternAfrica + WesternAfrica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kuwait + Kuwait + KW + KWT + 414 + 414 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Idaho + Idaho + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Argentina + Argentina + AR + ARG + 32 + 32 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Greenland + Greenland + GL + GRL + 304 + 304 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Mississippi + Mississippi + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Rhode Island + Rhode Island + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + South Carolina + South Carolina + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Maine + Maine + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Wyoming + Wyoming + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Guam + Guam + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Trinidad and Tobago + Trinidad and Tobago + TT + TTO + 780 + 780 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + South Georgia and the South Sandwich Islands + South Georgia and the South Sandwich Islands + GS + SGS + 239 + 239 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Åland Islands + Åland Islands + AX + ALA + 248 + 248 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Uzbekistan + Uzbekistan + UZ + UZB + 860 + 860 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + China, Hong Kong Special Administrative Region + China, Hong Kong Special Administrative Region + HK + HKG + 344 + 344 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nebraska + Nebraska + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Iceland + Iceland + IS + ISL + 352 + 352 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nepal + Nepal + NP + NPL + 524 + 524 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Angola + Angola + AO + AGO + 24 + 24 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Lower-Saxony + Lower-Saxony + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + + + + CentralAmerica + CentralAmerica + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Monaco + Monaco + MC + MCO + 492 + 492 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Washington + Washington + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Illinois + Illinois + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Saxony-Anhalt + Saxony-Anhalt + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Nauru + Nauru + NR + NRU + 520 + 520 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Iowa + Iowa + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Pennsylvania + Pennsylvania + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + American Samoa + American Samoa + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Senegal + Senegal + SN + SEN + 686 + 686 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + North Macedonia + North Macedonia + MK + MKD + 807 + 807 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + New York + New York + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kansas + Kansas + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Dominican Republic + Dominican Republic + DO + DOM + 214 + 214 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Anguilla + Anguilla + AI + AIA + 660 + 660 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Liberia + Liberia + LR + LBR + 430 + 430 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Antarctica + Antarctica + AQ + ATA + 10 + 10 + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + North Carolina + North Carolina + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Brunei Darussalam + Brunei Darussalam + BN + BRN + 96 + 96 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Tennessee + Tennessee + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + + Melanesia + Melanesia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Sark + Sark + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Barbados + Barbados + BB + BRB + 52 + 52 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Delaware + Delaware + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Uganda + Uganda + UG + UGA + 800 + 800 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Bulgaria + Bulgaria + BG + BGR + 100 + 100 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + North-Rhine Westphalia + North-Rhine Westphalia + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Australia + Australia + AU + AUS + 36 + 36 + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Florida + Florida + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + Kenya + Kenya + KE + KEN + 404 + 404 + + + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + diff --git a/dpv-legal/modules/locations.ttl b/dpv-legal/modules/locations.ttl new file mode 100644 index 000000000..3f2613cdb --- /dev/null +++ b/dpv-legal/modules/locations.ttl @@ -0,0 +1,5582 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:LocationConcepts a skos:Collection ; + skos:member dpv-legal:AD, + dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AL, + dpv-legal:AM, + dpv-legal:AO, + dpv-legal:AQ, + dpv-legal:AR, + dpv-legal:AS, + dpv-legal:AT, + dpv-legal:AU, + dpv-legal:AW, + dpv-legal:AX, + dpv-legal:AZ, + dpv-legal:Africa, + dpv-legal:Americas, + dpv-legal:Asia, + dpv-legal:AustraliaandNewZealand, + dpv-legal:BA, + dpv-legal:BB, + dpv-legal:BD, + dpv-legal:BE, + dpv-legal:BF, + dpv-legal:BG, + dpv-legal:BH, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BN, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BT, + dpv-legal:BV, + dpv-legal:BW, + dpv-legal:BY, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CC, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CH, + dpv-legal:CI, + dpv-legal:CK, + dpv-legal:CL, + dpv-legal:CM, + dpv-legal:CN, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CV, + dpv-legal:CW, + dpv-legal:CX, + dpv-legal:CY, + dpv-legal:CZ, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:CentralAsia, + dpv-legal:ChannelIslands, + dpv-legal:DE, + dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH, + dpv-legal:DJ, + dpv-legal:DK, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:DZ, + dpv-legal:EC, + dpv-legal:EE, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ES, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:EasternAsia, + dpv-legal:EasternEurope, + dpv-legal:Europe, + dpv-legal:FI, + dpv-legal:FJ, + dpv-legal:FK, + dpv-legal:FM, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GA, + dpv-legal:GB, + dpv-legal:GD, + dpv-legal:GE, + dpv-legal:GF, + dpv-legal:GG, + dpv-legal:GH, + dpv-legal:GI, + dpv-legal:GL, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GP, + dpv-legal:GQ, + dpv-legal:GR, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GU, + dpv-legal:GW, + dpv-legal:GY, + dpv-legal:HK, + dpv-legal:HM, + dpv-legal:HN, + dpv-legal:HR, + dpv-legal:HT, + dpv-legal:HU, + dpv-legal:ID, + dpv-legal:IE, + dpv-legal:IL, + dpv-legal:IM, + dpv-legal:IN, + dpv-legal:IO, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:JM, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KE, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KI, + dpv-legal:KM, + dpv-legal:KN, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KY, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LC, + dpv-legal:LI, + dpv-legal:LK, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:LY, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MA, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MF, + dpv-legal:MG, + dpv-legal:MH, + dpv-legal:MK, + dpv-legal:ML, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MP, + dpv-legal:MQ, + dpv-legal:MR, + dpv-legal:MS, + dpv-legal:MT, + dpv-legal:MU, + dpv-legal:MV, + dpv-legal:MW, + dpv-legal:MX, + dpv-legal:MY, + dpv-legal:MZ, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NC, + dpv-legal:NE, + dpv-legal:NF, + dpv-legal:NG, + dpv-legal:NI, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NP, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:NorthernAfrica, + dpv-legal:NorthernAmerica, + dpv-legal:NorthernEurope, + dpv-legal:OM, + dpv-legal:Oceania, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PL, + dpv-legal:PM, + dpv-legal:PN, + dpv-legal:PR, + dpv-legal:PS, + dpv-legal:PT, + dpv-legal:PW, + dpv-legal:PY, + dpv-legal:Polynesia, + dpv-legal:QA, + dpv-legal:RE, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:RW, + dpv-legal:SA, + dpv-legal:SB, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SE, + dpv-legal:SG, + dpv-legal:SH, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SL, + dpv-legal:SM, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SR, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SY, + dpv-legal:SZ, + dpv-legal:Sark, + dpv-legal:SouthAmerica, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAfrica, + dpv-legal:SouthernAsia, + dpv-legal:SouthernEurope, + dpv-legal:SubSaharanAfrica, + dpv-legal:TC, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TK, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TN, + dpv-legal:TO, + dpv-legal:TR, + dpv-legal:TT, + dpv-legal:TV, + dpv-legal:TW, + dpv-legal:TZ, + dpv-legal:UA, + dpv-legal:UG, + dpv-legal:UM, + dpv-legal:US, + dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY, + dpv-legal:UY, + dpv-legal:UZ, + dpv-legal:VA, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI, + dpv-legal:VN, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS, + dpv-legal:WesternAfrica, + dpv-legal:WesternAsia, + dpv-legal:WesternEurope, + dpv-legal:YE, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW . + +dpv-legal:AQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antarctica"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Antarctica"@en ; + dpv-legal:iso_alpha2 "AQ"^^xsd:string ; + dpv-legal:iso_alpha3 "ATA"^^xsd:string ; + dpv-legal:iso_numeric "10"^^xsd:string ; + dpv-legal:un_m49 "10"^^xsd:string . + +dpv-legal:TW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Taiwan (Province of China)"@en ; + sw:term_status "accepted"@en ; + skos:prefLabel "Taiwan (Province of China)"@en . + +dpv-legal:DE-BB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brandenburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Brandenburg"@en . + +dpv-legal:DE-BE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Berlin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Berlin"@en . + +dpv-legal:DE-BW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Baden-Württemberg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Baden-Württemberg"@en . + +dpv-legal:DE-BY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bavaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bavaria"@en . + +dpv-legal:DE-HB a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bremen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Bremen"@en . + +dpv-legal:DE-HE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hesse"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hesse"@en . + +dpv-legal:DE-HH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hamburg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Hamburg"@en . + +dpv-legal:DE-MV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mecklenburg-Western-Pomerania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Mecklenburg-Western-Pomerania"@en . + +dpv-legal:DE-NI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lower-Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Lower-Saxony"@en . + +dpv-legal:DE-NW a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North-Rhine Westphalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "North-Rhine Westphalia"@en . + +dpv-legal:DE-RP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhineland-Palatinate"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Rhineland-Palatinate"@en . + +dpv-legal:DE-SH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Schleswig-Holstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Schleswig-Holstein"@en . + +dpv-legal:DE-SL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saarland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saarland"@en . + +dpv-legal:DE-SN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony"@en . + +dpv-legal:DE-ST a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saxony-Anhalt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Saxony-Anhalt"@en . + +dpv-legal:DE-TH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thuringia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:DE ; + skos:prefLabel "Thuringia"@en . + +dpv-legal:US-AK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alaska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alaska"@en . + +dpv-legal:US-AL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Alabama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Alabama"@en . + +dpv-legal:US-AR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arkansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arkansas"@en . + +dpv-legal:US-AS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "American Samoa"@en . + +dpv-legal:US-AZ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Arizona"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Arizona"@en . + +dpv-legal:US-CA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "California"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "California"@en . + +dpv-legal:US-CO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colorado"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Colorado"@en . + +dpv-legal:US-CT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Connecticut"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Connecticut"@en . + +dpv-legal:US-DC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "District of Columbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "District of Columbia"@en . + +dpv-legal:US-DE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Delaware"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Delaware"@en . + +dpv-legal:US-FL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Florida"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Florida"@en . + +dpv-legal:US-GA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Georgia"@en . + +dpv-legal:US-GU a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Guam"@en . + +dpv-legal:US-HI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hawaii"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Hawaii"@en . + +dpv-legal:US-IA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iowa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Iowa"@en . + +dpv-legal:US-ID a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Idaho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Idaho"@en . + +dpv-legal:US-IL a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Illinois"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Illinois"@en . + +dpv-legal:US-IN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Indiana"@en . + +dpv-legal:US-KS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kansas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kansas"@en . + +dpv-legal:US-KY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kentucky"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Kentucky"@en . + +dpv-legal:US-LA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Louisiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Louisiana"@en . + +dpv-legal:US-MA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Massachusetts"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Massachusetts"@en . + +dpv-legal:US-MD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maryland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maryland"@en . + +dpv-legal:US-ME a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Maine"@en . + +dpv-legal:US-MI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Michigan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Michigan"@en . + +dpv-legal:US-MN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Minnesota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Minnesota"@en . + +dpv-legal:US-MO a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Missouri"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Missouri"@en . + +dpv-legal:US-MP a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Northern Mariana Islands"@en . + +dpv-legal:US-MS a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mississippi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Mississippi"@en . + +dpv-legal:US-MT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Montana"@en . + +dpv-legal:US-NC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Carolina"@en . + +dpv-legal:US-ND a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "North Dakota"@en . + +dpv-legal:US-NE a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nebraska"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nebraska"@en . + +dpv-legal:US-NH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Hampshire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Hampshire"@en . + +dpv-legal:US-NJ a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Jersey"@en . + +dpv-legal:US-NM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New Mexico"@en . + +dpv-legal:US-NV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nevada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Nevada"@en . + +dpv-legal:US-NY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New York"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "New York"@en . + +dpv-legal:US-OH a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ohio"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Ohio"@en . + +dpv-legal:US-OK a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oklahoma"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oklahoma"@en . + +dpv-legal:US-OR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oregon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Oregon"@en . + +dpv-legal:US-PA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pennsylvania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Pennsylvania"@en . + +dpv-legal:US-PR a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Puerto Rico"@en . + +dpv-legal:US-RI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rhode Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Rhode Island"@en . + +dpv-legal:US-SC a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Carolina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Carolina"@en . + +dpv-legal:US-SD a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Dakota"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "South Dakota"@en . + +dpv-legal:US-TN a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tennessee"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Tennessee"@en . + +dpv-legal:US-TX a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Texas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Texas"@en . + +dpv-legal:US-UM a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "United States Minor Outlying Islands"@en . + +dpv-legal:US-UT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Utah"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Utah"@en . + +dpv-legal:US-VA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Virginia"@en . + +dpv-legal:US-VI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "U.S. Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "U.S. Virgin Islands"@en . + +dpv-legal:US-VT a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vermont"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Vermont"@en . + +dpv-legal:US-WA a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Washington"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Washington"@en . + +dpv-legal:US-WI a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wisconsin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wisconsin"@en . + +dpv-legal:US-WV a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "West Virginia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "West Virginia"@en . + +dpv-legal:US-WY a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wyoming"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:US ; + skos:prefLabel "Wyoming"@en . + +dpv-legal:AD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Andorra"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Andorra"@en ; + dpv-legal:iso_alpha2 "AD"^^xsd:string ; + dpv-legal:iso_alpha3 "AND"^^xsd:string ; + dpv-legal:iso_numeric "20"^^xsd:string ; + dpv-legal:un_m49 "20"^^xsd:string . + +dpv-legal:AE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Arab Emirates"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "United Arab Emirates"@en ; + dpv-legal:iso_alpha2 "AE"^^xsd:string ; + dpv-legal:iso_alpha3 "ARE"^^xsd:string ; + dpv-legal:iso_numeric "784"^^xsd:string ; + dpv-legal:un_m49 "784"^^xsd:string . + +dpv-legal:AF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Afghanistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Afghanistan"@en ; + dpv-legal:iso_alpha2 "AF"^^xsd:string ; + dpv-legal:iso_alpha3 "AFG"^^xsd:string ; + dpv-legal:iso_numeric "4"^^xsd:string ; + dpv-legal:un_m49 "4"^^xsd:string . + +dpv-legal:AL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Albania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Albania"@en ; + dpv-legal:iso_alpha2 "AL"^^xsd:string ; + dpv-legal:iso_alpha3 "ALB"^^xsd:string ; + dpv-legal:iso_numeric "8"^^xsd:string ; + dpv-legal:un_m49 "8"^^xsd:string . + +dpv-legal:AM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Armenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Armenia"@en ; + dpv-legal:iso_alpha2 "AM"^^xsd:string ; + dpv-legal:iso_alpha3 "ARM"^^xsd:string ; + dpv-legal:iso_numeric "51"^^xsd:string ; + dpv-legal:un_m49 "51"^^xsd:string . + +dpv-legal:AS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "American Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "American Samoa"@en ; + dpv-legal:iso_alpha2 "AS"^^xsd:string ; + dpv-legal:iso_alpha3 "ASM"^^xsd:string ; + dpv-legal:iso_numeric "16"^^xsd:string ; + dpv-legal:un_m49 "16"^^xsd:string . + +dpv-legal:AT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Austria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Austria"@en ; + dpv-legal:iso_alpha2 "AT"^^xsd:string ; + dpv-legal:iso_alpha3 "AUT"^^xsd:string ; + dpv-legal:iso_numeric "40"^^xsd:string ; + dpv-legal:un_m49 "40"^^xsd:string . + +dpv-legal:AU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Australia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Australia"@en ; + dpv-legal:iso_alpha2 "AU"^^xsd:string ; + dpv-legal:iso_alpha3 "AUS"^^xsd:string ; + dpv-legal:iso_numeric "36"^^xsd:string ; + dpv-legal:un_m49 "36"^^xsd:string . + +dpv-legal:AX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Åland Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Åland Islands"@en ; + dpv-legal:iso_alpha2 "AX"^^xsd:string ; + dpv-legal:iso_alpha3 "ALA"^^xsd:string ; + dpv-legal:iso_numeric "248"^^xsd:string ; + dpv-legal:un_m49 "248"^^xsd:string . + +dpv-legal:AZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Azerbaijan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Azerbaijan"@en ; + dpv-legal:iso_alpha2 "AZ"^^xsd:string ; + dpv-legal:iso_alpha3 "AZE"^^xsd:string ; + dpv-legal:iso_numeric "31"^^xsd:string ; + dpv-legal:un_m49 "31"^^xsd:string . + +dpv-legal:BA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bosnia and Herzegovina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Bosnia and Herzegovina"@en ; + dpv-legal:iso_alpha2 "BA"^^xsd:string ; + dpv-legal:iso_alpha3 "BIH"^^xsd:string ; + dpv-legal:iso_numeric "70"^^xsd:string ; + dpv-legal:un_m49 "70"^^xsd:string . + +dpv-legal:BD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bangladesh"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bangladesh"@en ; + dpv-legal:iso_alpha2 "BD"^^xsd:string ; + dpv-legal:iso_alpha3 "BGD"^^xsd:string ; + dpv-legal:iso_numeric "50"^^xsd:string ; + dpv-legal:un_m49 "50"^^xsd:string . + +dpv-legal:BE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belgium"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Belgium"@en ; + dpv-legal:iso_alpha2 "BE"^^xsd:string ; + dpv-legal:iso_alpha3 "BEL"^^xsd:string ; + dpv-legal:iso_numeric "56"^^xsd:string ; + dpv-legal:un_m49 "56"^^xsd:string . + +dpv-legal:BG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bulgaria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Bulgaria"@en ; + dpv-legal:iso_alpha2 "BG"^^xsd:string ; + dpv-legal:iso_alpha3 "BGR"^^xsd:string ; + dpv-legal:iso_numeric "100"^^xsd:string ; + dpv-legal:un_m49 "100"^^xsd:string . + +dpv-legal:BH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahrain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Bahrain"@en ; + dpv-legal:iso_alpha2 "BH"^^xsd:string ; + dpv-legal:iso_alpha3 "BHR"^^xsd:string ; + dpv-legal:iso_numeric "48"^^xsd:string ; + dpv-legal:un_m49 "48"^^xsd:string . + +dpv-legal:BM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bermuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Bermuda"@en ; + dpv-legal:iso_alpha2 "BM"^^xsd:string ; + dpv-legal:iso_alpha3 "BMU"^^xsd:string ; + dpv-legal:iso_numeric "60"^^xsd:string ; + dpv-legal:un_m49 "60"^^xsd:string . + +dpv-legal:BN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brunei Darussalam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Brunei Darussalam"@en ; + dpv-legal:iso_alpha2 "BN"^^xsd:string ; + dpv-legal:iso_alpha3 "BRN"^^xsd:string ; + dpv-legal:iso_numeric "96"^^xsd:string ; + dpv-legal:un_m49 "96"^^xsd:string . + +dpv-legal:BT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bhutan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Bhutan"@en ; + dpv-legal:iso_alpha2 "BT"^^xsd:string ; + dpv-legal:iso_alpha3 "BTN"^^xsd:string ; + dpv-legal:iso_numeric "64"^^xsd:string ; + dpv-legal:un_m49 "64"^^xsd:string . + +dpv-legal:BY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belarus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Belarus"@en ; + dpv-legal:iso_alpha2 "BY"^^xsd:string ; + dpv-legal:iso_alpha3 "BLR"^^xsd:string ; + dpv-legal:iso_numeric "112"^^xsd:string ; + dpv-legal:un_m49 "112"^^xsd:string . + +dpv-legal:CA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Canada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Canada"@en ; + dpv-legal:iso_alpha2 "CA"^^xsd:string ; + dpv-legal:iso_alpha3 "CAN"^^xsd:string ; + dpv-legal:iso_numeric "124"^^xsd:string ; + dpv-legal:un_m49 "124"^^xsd:string . + +dpv-legal:CC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cocos (Keeling) Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Cocos (Keeling) Islands"@en ; + dpv-legal:iso_alpha2 "CC"^^xsd:string ; + dpv-legal:iso_alpha3 "CCK"^^xsd:string ; + dpv-legal:iso_numeric "166"^^xsd:string ; + dpv-legal:un_m49 "166"^^xsd:string . + +dpv-legal:CH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Switzerland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Switzerland"@en ; + dpv-legal:iso_alpha2 "CH"^^xsd:string ; + dpv-legal:iso_alpha3 "CHE"^^xsd:string ; + dpv-legal:iso_numeric "756"^^xsd:string ; + dpv-legal:un_m49 "756"^^xsd:string . + +dpv-legal:CK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cook Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Cook Islands"@en ; + dpv-legal:iso_alpha2 "CK"^^xsd:string ; + dpv-legal:iso_alpha3 "COK"^^xsd:string ; + dpv-legal:iso_numeric "184"^^xsd:string ; + dpv-legal:un_m49 "184"^^xsd:string . + +dpv-legal:CN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China"@en ; + dpv-legal:iso_alpha2 "CN"^^xsd:string ; + dpv-legal:iso_alpha3 "CHN"^^xsd:string ; + dpv-legal:iso_numeric "156"^^xsd:string ; + dpv-legal:un_m49 "156"^^xsd:string . + +dpv-legal:CX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Christmas Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Christmas Island"@en ; + dpv-legal:iso_alpha2 "CX"^^xsd:string ; + dpv-legal:iso_alpha3 "CXR"^^xsd:string ; + dpv-legal:iso_numeric "162"^^xsd:string ; + dpv-legal:un_m49 "162"^^xsd:string . + +dpv-legal:CY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cyprus"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Cyprus"@en ; + dpv-legal:iso_alpha2 "CY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYP"^^xsd:string ; + dpv-legal:iso_numeric "196"^^xsd:string ; + dpv-legal:un_m49 "196"^^xsd:string . + +dpv-legal:CZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Czechia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Czechia"@en ; + dpv-legal:iso_alpha2 "CZ"^^xsd:string ; + dpv-legal:iso_alpha3 "CZE"^^xsd:string ; + dpv-legal:iso_numeric "203"^^xsd:string ; + dpv-legal:un_m49 "203"^^xsd:string . + +dpv-legal:DK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Denmark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Denmark"@en ; + dpv-legal:iso_alpha2 "DK"^^xsd:string ; + dpv-legal:iso_alpha3 "DNK"^^xsd:string ; + dpv-legal:iso_numeric "208"^^xsd:string ; + dpv-legal:un_m49 "208"^^xsd:string . + +dpv-legal:DZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Algeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Algeria"@en ; + dpv-legal:iso_alpha2 "DZ"^^xsd:string ; + dpv-legal:iso_alpha3 "DZA"^^xsd:string ; + dpv-legal:iso_numeric "12"^^xsd:string ; + dpv-legal:un_m49 "12"^^xsd:string . + +dpv-legal:EE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Estonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Estonia"@en ; + dpv-legal:iso_alpha2 "EE"^^xsd:string ; + dpv-legal:iso_alpha3 "EST"^^xsd:string ; + dpv-legal:iso_numeric "233"^^xsd:string ; + dpv-legal:un_m49 "233"^^xsd:string . + +dpv-legal:EG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Egypt"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Egypt"@en ; + dpv-legal:iso_alpha2 "EG"^^xsd:string ; + dpv-legal:iso_alpha3 "EGY"^^xsd:string ; + dpv-legal:iso_numeric "818"^^xsd:string ; + dpv-legal:un_m49 "818"^^xsd:string . + +dpv-legal:EH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Western Sahara"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Western Sahara"@en ; + dpv-legal:iso_alpha2 "EH"^^xsd:string ; + dpv-legal:iso_alpha3 "ESH"^^xsd:string ; + dpv-legal:iso_numeric "732"^^xsd:string ; + dpv-legal:un_m49 "732"^^xsd:string . + +dpv-legal:ES a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Spain"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Spain"@en ; + dpv-legal:iso_alpha2 "ES"^^xsd:string ; + dpv-legal:iso_alpha3 "ESP"^^xsd:string ; + dpv-legal:iso_numeric "724"^^xsd:string ; + dpv-legal:un_m49 "724"^^xsd:string . + +dpv-legal:FI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Finland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Finland"@en ; + dpv-legal:iso_alpha2 "FI"^^xsd:string ; + dpv-legal:iso_alpha3 "FIN"^^xsd:string ; + dpv-legal:iso_numeric "246"^^xsd:string ; + dpv-legal:un_m49 "246"^^xsd:string . + +dpv-legal:FJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Fiji"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Fiji"@en ; + dpv-legal:iso_alpha2 "FJ"^^xsd:string ; + dpv-legal:iso_alpha3 "FJI"^^xsd:string ; + dpv-legal:iso_numeric "242"^^xsd:string ; + dpv-legal:un_m49 "242"^^xsd:string . + +dpv-legal:FM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia (Federated States of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Micronesia (Federated States of)"@en ; + dpv-legal:iso_alpha2 "FM"^^xsd:string ; + dpv-legal:iso_alpha3 "FSM"^^xsd:string ; + dpv-legal:iso_numeric "583"^^xsd:string ; + dpv-legal:un_m49 "583"^^xsd:string . + +dpv-legal:FO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Faroe Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Faroe Islands"@en ; + dpv-legal:iso_alpha2 "FO"^^xsd:string ; + dpv-legal:iso_alpha3 "FRO"^^xsd:string ; + dpv-legal:iso_numeric "234"^^xsd:string ; + dpv-legal:un_m49 "234"^^xsd:string . + +dpv-legal:FR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "France"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "France"@en ; + dpv-legal:iso_alpha2 "FR"^^xsd:string ; + dpv-legal:iso_alpha3 "FRA"^^xsd:string ; + dpv-legal:iso_numeric "250"^^xsd:string ; + dpv-legal:un_m49 "250"^^xsd:string . + +dpv-legal:GB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Kingdom of Great Britain and Northern Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "United Kingdom of Great Britain and Northern Ireland"@en ; + dpv-legal:iso_alpha2 "GB"^^xsd:string ; + dpv-legal:iso_alpha3 "GBR"^^xsd:string ; + dpv-legal:iso_numeric "826"^^xsd:string ; + dpv-legal:un_m49 "826"^^xsd:string . + +dpv-legal:GE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Georgia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Georgia"@en ; + dpv-legal:iso_alpha2 "GE"^^xsd:string ; + dpv-legal:iso_alpha3 "GEO"^^xsd:string ; + dpv-legal:iso_numeric "268"^^xsd:string ; + dpv-legal:un_m49 "268"^^xsd:string . + +dpv-legal:GI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gibraltar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Gibraltar"@en ; + dpv-legal:iso_alpha2 "GI"^^xsd:string ; + dpv-legal:iso_alpha3 "GIB"^^xsd:string ; + dpv-legal:iso_numeric "292"^^xsd:string ; + dpv-legal:un_m49 "292"^^xsd:string . + +dpv-legal:GL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greenland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Greenland"@en ; + dpv-legal:iso_alpha2 "GL"^^xsd:string ; + dpv-legal:iso_alpha3 "GRL"^^xsd:string ; + dpv-legal:iso_numeric "304"^^xsd:string ; + dpv-legal:un_m49 "304"^^xsd:string . + +dpv-legal:GR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Greece"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Greece"@en ; + dpv-legal:iso_alpha2 "GR"^^xsd:string ; + dpv-legal:iso_alpha3 "GRC"^^xsd:string ; + dpv-legal:iso_numeric "300"^^xsd:string ; + dpv-legal:un_m49 "300"^^xsd:string . + +dpv-legal:GU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Guam"@en ; + dpv-legal:iso_alpha2 "GU"^^xsd:string ; + dpv-legal:iso_alpha3 "GUM"^^xsd:string ; + dpv-legal:iso_numeric "316"^^xsd:string ; + dpv-legal:un_m49 "316"^^xsd:string . + +dpv-legal:HK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Hong Kong Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Hong Kong Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "HK"^^xsd:string ; + dpv-legal:iso_alpha3 "HKG"^^xsd:string ; + dpv-legal:iso_numeric "344"^^xsd:string ; + dpv-legal:un_m49 "344"^^xsd:string . + +dpv-legal:HM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Heard Island and McDonald Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Heard Island and McDonald Islands"@en ; + dpv-legal:iso_alpha2 "HM"^^xsd:string ; + dpv-legal:iso_alpha3 "HMD"^^xsd:string ; + dpv-legal:iso_numeric "334"^^xsd:string ; + dpv-legal:un_m49 "334"^^xsd:string . + +dpv-legal:HR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Croatia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Croatia"@en ; + dpv-legal:iso_alpha2 "HR"^^xsd:string ; + dpv-legal:iso_alpha3 "HRV"^^xsd:string ; + dpv-legal:iso_numeric "191"^^xsd:string ; + dpv-legal:un_m49 "191"^^xsd:string . + +dpv-legal:HU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Hungary"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Hungary"@en ; + dpv-legal:iso_alpha2 "HU"^^xsd:string ; + dpv-legal:iso_alpha3 "HUN"^^xsd:string ; + dpv-legal:iso_numeric "348"^^xsd:string ; + dpv-legal:un_m49 "348"^^xsd:string . + +dpv-legal:ID a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Indonesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Indonesia"@en ; + dpv-legal:iso_alpha2 "ID"^^xsd:string ; + dpv-legal:iso_alpha3 "IDN"^^xsd:string ; + dpv-legal:iso_numeric "360"^^xsd:string ; + dpv-legal:un_m49 "360"^^xsd:string . + +dpv-legal:IE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ireland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Ireland"@en ; + dpv-legal:iso_alpha2 "IE"^^xsd:string ; + dpv-legal:iso_alpha3 "IRL"^^xsd:string ; + dpv-legal:iso_numeric "372"^^xsd:string ; + dpv-legal:un_m49 "372"^^xsd:string . + +dpv-legal:IL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Israel"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Israel"@en ; + dpv-legal:iso_alpha2 "IL"^^xsd:string ; + dpv-legal:iso_alpha3 "ISR"^^xsd:string ; + dpv-legal:iso_numeric "376"^^xsd:string ; + dpv-legal:un_m49 "376"^^xsd:string . + +dpv-legal:IM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Isle of Man"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Isle of Man"@en ; + dpv-legal:iso_alpha2 "IM"^^xsd:string ; + dpv-legal:iso_alpha3 "IMN"^^xsd:string ; + dpv-legal:iso_numeric "833"^^xsd:string ; + dpv-legal:un_m49 "833"^^xsd:string . + +dpv-legal:IN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "India"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "India"@en ; + dpv-legal:iso_alpha2 "IN"^^xsd:string ; + dpv-legal:iso_alpha3 "IND"^^xsd:string ; + dpv-legal:iso_numeric "356"^^xsd:string ; + dpv-legal:un_m49 "356"^^xsd:string . + +dpv-legal:IQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iraq"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Iraq"@en ; + dpv-legal:iso_alpha2 "IQ"^^xsd:string ; + dpv-legal:iso_alpha3 "IRQ"^^xsd:string ; + dpv-legal:iso_numeric "368"^^xsd:string ; + dpv-legal:un_m49 "368"^^xsd:string . + +dpv-legal:IR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iran (Islamic Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Iran (Islamic Republic of)"@en ; + dpv-legal:iso_alpha2 "IR"^^xsd:string ; + dpv-legal:iso_alpha3 "IRN"^^xsd:string ; + dpv-legal:iso_numeric "364"^^xsd:string ; + dpv-legal:un_m49 "364"^^xsd:string . + +dpv-legal:IS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Iceland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Iceland"@en ; + dpv-legal:iso_alpha2 "IS"^^xsd:string ; + dpv-legal:iso_alpha3 "ISL"^^xsd:string ; + dpv-legal:iso_numeric "352"^^xsd:string ; + dpv-legal:un_m49 "352"^^xsd:string . + +dpv-legal:IT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Italy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Italy"@en ; + dpv-legal:iso_alpha2 "IT"^^xsd:string ; + dpv-legal:iso_alpha3 "ITA"^^xsd:string ; + dpv-legal:iso_numeric "380"^^xsd:string ; + dpv-legal:un_m49 "380"^^xsd:string . + +dpv-legal:JO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jordan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Jordan"@en ; + dpv-legal:iso_alpha2 "JO"^^xsd:string ; + dpv-legal:iso_alpha3 "JOR"^^xsd:string ; + dpv-legal:iso_numeric "400"^^xsd:string ; + dpv-legal:un_m49 "400"^^xsd:string . + +dpv-legal:JP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Japan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Japan"@en ; + dpv-legal:iso_alpha2 "JP"^^xsd:string ; + dpv-legal:iso_alpha3 "JPN"^^xsd:string ; + dpv-legal:iso_numeric "392"^^xsd:string ; + dpv-legal:un_m49 "392"^^xsd:string . + +dpv-legal:KG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kyrgyzstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kyrgyzstan"@en ; + dpv-legal:iso_alpha2 "KG"^^xsd:string ; + dpv-legal:iso_alpha3 "KGZ"^^xsd:string ; + dpv-legal:iso_numeric "417"^^xsd:string ; + dpv-legal:un_m49 "417"^^xsd:string . + +dpv-legal:KH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cambodia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Cambodia"@en ; + dpv-legal:iso_alpha2 "KH"^^xsd:string ; + dpv-legal:iso_alpha3 "KHM"^^xsd:string ; + dpv-legal:iso_numeric "116"^^xsd:string ; + dpv-legal:un_m49 "116"^^xsd:string . + +dpv-legal:KI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kiribati"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Kiribati"@en ; + dpv-legal:iso_alpha2 "KI"^^xsd:string ; + dpv-legal:iso_alpha3 "KIR"^^xsd:string ; + dpv-legal:iso_numeric "296"^^xsd:string ; + dpv-legal:un_m49 "296"^^xsd:string . + +dpv-legal:KP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic People's Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Democratic People's Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KP"^^xsd:string ; + dpv-legal:iso_alpha3 "PRK"^^xsd:string ; + dpv-legal:iso_numeric "408"^^xsd:string ; + dpv-legal:un_m49 "408"^^xsd:string . + +dpv-legal:KR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Korea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Republic of Korea"@en ; + dpv-legal:iso_alpha2 "KR"^^xsd:string ; + dpv-legal:iso_alpha3 "KOR"^^xsd:string ; + dpv-legal:iso_numeric "410"^^xsd:string ; + dpv-legal:un_m49 "410"^^xsd:string . + +dpv-legal:KW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kuwait"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Kuwait"@en ; + dpv-legal:iso_alpha2 "KW"^^xsd:string ; + dpv-legal:iso_alpha3 "KWT"^^xsd:string ; + dpv-legal:iso_numeric "414"^^xsd:string ; + dpv-legal:un_m49 "414"^^xsd:string . + +dpv-legal:KZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kazakhstan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Kazakhstan"@en ; + dpv-legal:iso_alpha2 "KZ"^^xsd:string ; + dpv-legal:iso_alpha3 "KAZ"^^xsd:string ; + dpv-legal:iso_numeric "398"^^xsd:string ; + dpv-legal:un_m49 "398"^^xsd:string . + +dpv-legal:LA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lao People's Democratic Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Lao People's Democratic Republic"@en ; + dpv-legal:iso_alpha2 "LA"^^xsd:string ; + dpv-legal:iso_alpha3 "LAO"^^xsd:string ; + dpv-legal:iso_numeric "418"^^xsd:string ; + dpv-legal:un_m49 "418"^^xsd:string . + +dpv-legal:LB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lebanon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Lebanon"@en ; + dpv-legal:iso_alpha2 "LB"^^xsd:string ; + dpv-legal:iso_alpha3 "LBN"^^xsd:string ; + dpv-legal:iso_numeric "422"^^xsd:string ; + dpv-legal:un_m49 "422"^^xsd:string . + +dpv-legal:LI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liechtenstein"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Liechtenstein"@en ; + dpv-legal:iso_alpha2 "LI"^^xsd:string ; + dpv-legal:iso_alpha3 "LIE"^^xsd:string ; + dpv-legal:iso_numeric "438"^^xsd:string ; + dpv-legal:un_m49 "438"^^xsd:string . + +dpv-legal:LK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sri Lanka"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Sri Lanka"@en ; + dpv-legal:iso_alpha2 "LK"^^xsd:string ; + dpv-legal:iso_alpha3 "LKA"^^xsd:string ; + dpv-legal:iso_numeric "144"^^xsd:string ; + dpv-legal:un_m49 "144"^^xsd:string . + +dpv-legal:LT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lithuania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Lithuania"@en ; + dpv-legal:iso_alpha2 "LT"^^xsd:string ; + dpv-legal:iso_alpha3 "LTU"^^xsd:string ; + dpv-legal:iso_numeric "440"^^xsd:string ; + dpv-legal:un_m49 "440"^^xsd:string . + +dpv-legal:LU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Luxembourg"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Luxembourg"@en ; + dpv-legal:iso_alpha2 "LU"^^xsd:string ; + dpv-legal:iso_alpha3 "LUX"^^xsd:string ; + dpv-legal:iso_numeric "442"^^xsd:string ; + dpv-legal:un_m49 "442"^^xsd:string . + +dpv-legal:LV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Latvia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Latvia"@en ; + dpv-legal:iso_alpha2 "LV"^^xsd:string ; + dpv-legal:iso_alpha3 "LVA"^^xsd:string ; + dpv-legal:iso_numeric "428"^^xsd:string ; + dpv-legal:un_m49 "428"^^xsd:string . + +dpv-legal:LY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Libya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Libya"@en ; + dpv-legal:iso_alpha2 "LY"^^xsd:string ; + dpv-legal:iso_alpha3 "LBY"^^xsd:string ; + dpv-legal:iso_numeric "434"^^xsd:string ; + dpv-legal:un_m49 "434"^^xsd:string . + +dpv-legal:MA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Morocco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Morocco"@en ; + dpv-legal:iso_alpha2 "MA"^^xsd:string ; + dpv-legal:iso_alpha3 "MAR"^^xsd:string ; + dpv-legal:iso_numeric "504"^^xsd:string ; + dpv-legal:un_m49 "504"^^xsd:string . + +dpv-legal:MC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Monaco"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Monaco"@en ; + dpv-legal:iso_alpha2 "MC"^^xsd:string ; + dpv-legal:iso_alpha3 "MCO"^^xsd:string ; + dpv-legal:iso_numeric "492"^^xsd:string ; + dpv-legal:un_m49 "492"^^xsd:string . + +dpv-legal:MD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Republic of Moldova"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Republic of Moldova"@en ; + dpv-legal:iso_alpha2 "MD"^^xsd:string ; + dpv-legal:iso_alpha3 "MDA"^^xsd:string ; + dpv-legal:iso_numeric "498"^^xsd:string ; + dpv-legal:un_m49 "498"^^xsd:string . + +dpv-legal:ME a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montenegro"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Montenegro"@en ; + dpv-legal:iso_alpha2 "ME"^^xsd:string ; + dpv-legal:iso_alpha3 "MNE"^^xsd:string ; + dpv-legal:iso_numeric "499"^^xsd:string ; + dpv-legal:un_m49 "499"^^xsd:string . + +dpv-legal:MH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Marshall Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Marshall Islands"@en ; + dpv-legal:iso_alpha2 "MH"^^xsd:string ; + dpv-legal:iso_alpha3 "MHL"^^xsd:string ; + dpv-legal:iso_numeric "584"^^xsd:string ; + dpv-legal:un_m49 "584"^^xsd:string . + +dpv-legal:MK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "North Macedonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "North Macedonia"@en ; + dpv-legal:iso_alpha2 "MK"^^xsd:string ; + dpv-legal:iso_alpha3 "MKD"^^xsd:string ; + dpv-legal:iso_numeric "807"^^xsd:string ; + dpv-legal:un_m49 "807"^^xsd:string . + +dpv-legal:MM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Myanmar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Myanmar"@en ; + dpv-legal:iso_alpha2 "MM"^^xsd:string ; + dpv-legal:iso_alpha3 "MMR"^^xsd:string ; + dpv-legal:iso_numeric "104"^^xsd:string ; + dpv-legal:un_m49 "104"^^xsd:string . + +dpv-legal:MN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mongolia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "Mongolia"@en ; + dpv-legal:iso_alpha2 "MN"^^xsd:string ; + dpv-legal:iso_alpha3 "MNG"^^xsd:string ; + dpv-legal:iso_numeric "496"^^xsd:string ; + dpv-legal:un_m49 "496"^^xsd:string . + +dpv-legal:MO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "China, Macao Special Administrative Region"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:EasternAsia ; + skos:prefLabel "China, Macao Special Administrative Region"@en ; + dpv-legal:iso_alpha2 "MO"^^xsd:string ; + dpv-legal:iso_alpha3 "MAC"^^xsd:string ; + dpv-legal:iso_numeric "446"^^xsd:string ; + dpv-legal:un_m49 "446"^^xsd:string . + +dpv-legal:MP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Northern Mariana Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Northern Mariana Islands"@en ; + dpv-legal:iso_alpha2 "MP"^^xsd:string ; + dpv-legal:iso_alpha3 "MNP"^^xsd:string ; + dpv-legal:iso_numeric "580"^^xsd:string ; + dpv-legal:un_m49 "580"^^xsd:string . + +dpv-legal:MT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malta"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Malta"@en ; + dpv-legal:iso_alpha2 "MT"^^xsd:string ; + dpv-legal:iso_alpha3 "MLT"^^xsd:string ; + dpv-legal:iso_numeric "470"^^xsd:string ; + dpv-legal:un_m49 "470"^^xsd:string . + +dpv-legal:MV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Maldives"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Maldives"@en ; + dpv-legal:iso_alpha2 "MV"^^xsd:string ; + dpv-legal:iso_alpha3 "MDV"^^xsd:string ; + dpv-legal:iso_numeric "462"^^xsd:string ; + dpv-legal:un_m49 "462"^^xsd:string . + +dpv-legal:MY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malaysia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Malaysia"@en ; + dpv-legal:iso_alpha2 "MY"^^xsd:string ; + dpv-legal:iso_alpha3 "MYS"^^xsd:string ; + dpv-legal:iso_numeric "458"^^xsd:string ; + dpv-legal:un_m49 "458"^^xsd:string . + +dpv-legal:NC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Caledonia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "New Caledonia"@en ; + dpv-legal:iso_alpha2 "NC"^^xsd:string ; + dpv-legal:iso_alpha3 "NCL"^^xsd:string ; + dpv-legal:iso_numeric "540"^^xsd:string ; + dpv-legal:un_m49 "540"^^xsd:string . + +dpv-legal:NF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norfolk Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "Norfolk Island"@en ; + dpv-legal:iso_alpha2 "NF"^^xsd:string ; + dpv-legal:iso_alpha3 "NFK"^^xsd:string ; + dpv-legal:iso_numeric "574"^^xsd:string ; + dpv-legal:un_m49 "574"^^xsd:string . + +dpv-legal:NL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Netherlands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:prefLabel "Netherlands"@en ; + dpv-legal:iso_alpha2 "NL"^^xsd:string ; + dpv-legal:iso_alpha3 "NLD"^^xsd:string ; + dpv-legal:iso_numeric "528"^^xsd:string ; + dpv-legal:un_m49 "528"^^xsd:string . + +dpv-legal:NO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Norway"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Norway"@en ; + dpv-legal:iso_alpha2 "NO"^^xsd:string ; + dpv-legal:iso_alpha3 "NOR"^^xsd:string ; + dpv-legal:iso_numeric "578"^^xsd:string ; + dpv-legal:un_m49 "578"^^xsd:string . + +dpv-legal:NP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nepal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Nepal"@en ; + dpv-legal:iso_alpha2 "NP"^^xsd:string ; + dpv-legal:iso_alpha3 "NPL"^^xsd:string ; + dpv-legal:iso_numeric "524"^^xsd:string ; + dpv-legal:un_m49 "524"^^xsd:string . + +dpv-legal:NR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nauru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Nauru"@en ; + dpv-legal:iso_alpha2 "NR"^^xsd:string ; + dpv-legal:iso_alpha3 "NRU"^^xsd:string ; + dpv-legal:iso_numeric "520"^^xsd:string ; + dpv-legal:un_m49 "520"^^xsd:string . + +dpv-legal:NU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niue"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Niue"@en ; + dpv-legal:iso_alpha2 "NU"^^xsd:string ; + dpv-legal:iso_alpha3 "NIU"^^xsd:string ; + dpv-legal:iso_numeric "570"^^xsd:string ; + dpv-legal:un_m49 "570"^^xsd:string . + +dpv-legal:NZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "New Zealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:AustraliaandNewZealand, + dpv-legal:Oceania ; + skos:prefLabel "New Zealand"@en ; + dpv-legal:iso_alpha2 "NZ"^^xsd:string ; + dpv-legal:iso_alpha3 "NZL"^^xsd:string ; + dpv-legal:iso_numeric "554"^^xsd:string ; + dpv-legal:un_m49 "554"^^xsd:string . + +dpv-legal:OM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oman"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Oman"@en ; + dpv-legal:iso_alpha2 "OM"^^xsd:string ; + dpv-legal:iso_alpha3 "OMN"^^xsd:string ; + dpv-legal:iso_numeric "512"^^xsd:string ; + dpv-legal:un_m49 "512"^^xsd:string . + +dpv-legal:PF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "French Polynesia"@en ; + dpv-legal:iso_alpha2 "PF"^^xsd:string ; + dpv-legal:iso_alpha3 "PYF"^^xsd:string ; + dpv-legal:iso_numeric "258"^^xsd:string ; + dpv-legal:un_m49 "258"^^xsd:string . + +dpv-legal:PG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Papua New Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Papua New Guinea"@en ; + dpv-legal:iso_alpha2 "PG"^^xsd:string ; + dpv-legal:iso_alpha3 "PNG"^^xsd:string ; + dpv-legal:iso_numeric "598"^^xsd:string ; + dpv-legal:un_m49 "598"^^xsd:string . + +dpv-legal:PH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Philippines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Philippines"@en ; + dpv-legal:iso_alpha2 "PH"^^xsd:string ; + dpv-legal:iso_alpha3 "PHL"^^xsd:string ; + dpv-legal:iso_numeric "608"^^xsd:string ; + dpv-legal:un_m49 "608"^^xsd:string . + +dpv-legal:PK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pakistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SouthernAsia ; + skos:prefLabel "Pakistan"@en ; + dpv-legal:iso_alpha2 "PK"^^xsd:string ; + dpv-legal:iso_alpha3 "PAK"^^xsd:string ; + dpv-legal:iso_numeric "586"^^xsd:string ; + dpv-legal:un_m49 "586"^^xsd:string . + +dpv-legal:PL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Poland"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Poland"@en ; + dpv-legal:iso_alpha2 "PL"^^xsd:string ; + dpv-legal:iso_alpha3 "POL"^^xsd:string ; + dpv-legal:iso_numeric "616"^^xsd:string ; + dpv-legal:un_m49 "616"^^xsd:string . + +dpv-legal:PM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Pierre and Miquelon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:prefLabel "Saint Pierre and Miquelon"@en ; + dpv-legal:iso_alpha2 "PM"^^xsd:string ; + dpv-legal:iso_alpha3 "SPM"^^xsd:string ; + dpv-legal:iso_numeric "666"^^xsd:string ; + dpv-legal:un_m49 "666"^^xsd:string . + +dpv-legal:PN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Pitcairn"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Pitcairn"@en ; + dpv-legal:iso_alpha2 "PN"^^xsd:string ; + dpv-legal:iso_alpha3 "PCN"^^xsd:string ; + dpv-legal:iso_numeric "612"^^xsd:string ; + dpv-legal:un_m49 "612"^^xsd:string . + +dpv-legal:PS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "State of Palestine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "State of Palestine"@en ; + dpv-legal:iso_alpha2 "PS"^^xsd:string ; + dpv-legal:iso_alpha3 "PSE"^^xsd:string ; + dpv-legal:iso_numeric "275"^^xsd:string ; + dpv-legal:un_m49 "275"^^xsd:string . + +dpv-legal:PT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Portugal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Portugal"@en ; + dpv-legal:iso_alpha2 "PT"^^xsd:string ; + dpv-legal:iso_alpha3 "PRT"^^xsd:string ; + dpv-legal:iso_numeric "620"^^xsd:string ; + dpv-legal:un_m49 "620"^^xsd:string . + +dpv-legal:PW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Palau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "Palau"@en ; + dpv-legal:iso_alpha2 "PW"^^xsd:string ; + dpv-legal:iso_alpha3 "PLW"^^xsd:string ; + dpv-legal:iso_numeric "585"^^xsd:string ; + dpv-legal:un_m49 "585"^^xsd:string . + +dpv-legal:QA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Qatar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Qatar"@en ; + dpv-legal:iso_alpha2 "QA"^^xsd:string ; + dpv-legal:iso_alpha3 "QAT"^^xsd:string ; + dpv-legal:iso_numeric "634"^^xsd:string ; + dpv-legal:un_m49 "634"^^xsd:string . + +dpv-legal:RO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Romania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Romania"@en ; + dpv-legal:iso_alpha2 "RO"^^xsd:string ; + dpv-legal:iso_alpha3 "ROU"^^xsd:string ; + dpv-legal:iso_numeric "642"^^xsd:string ; + dpv-legal:un_m49 "642"^^xsd:string . + +dpv-legal:RS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Serbia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Serbia"@en ; + dpv-legal:iso_alpha2 "RS"^^xsd:string ; + dpv-legal:iso_alpha3 "SRB"^^xsd:string ; + dpv-legal:iso_numeric "688"^^xsd:string ; + dpv-legal:un_m49 "688"^^xsd:string . + +dpv-legal:RU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Russian Federation"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Russian Federation"@en ; + dpv-legal:iso_alpha2 "RU"^^xsd:string ; + dpv-legal:iso_alpha3 "RUS"^^xsd:string ; + dpv-legal:iso_numeric "643"^^xsd:string ; + dpv-legal:un_m49 "643"^^xsd:string . + +dpv-legal:SA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saudi Arabia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Saudi Arabia"@en ; + dpv-legal:iso_alpha2 "SA"^^xsd:string ; + dpv-legal:iso_alpha3 "SAU"^^xsd:string ; + dpv-legal:iso_numeric "682"^^xsd:string ; + dpv-legal:un_m49 "682"^^xsd:string . + +dpv-legal:SB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Solomon Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Solomon Islands"@en ; + dpv-legal:iso_alpha2 "SB"^^xsd:string ; + dpv-legal:iso_alpha3 "SLB"^^xsd:string ; + dpv-legal:iso_numeric "90"^^xsd:string ; + dpv-legal:un_m49 "90"^^xsd:string . + +dpv-legal:SD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Sudan"@en ; + dpv-legal:iso_alpha2 "SD"^^xsd:string ; + dpv-legal:iso_alpha3 "SDN"^^xsd:string ; + dpv-legal:iso_numeric "729"^^xsd:string ; + dpv-legal:un_m49 "729"^^xsd:string . + +dpv-legal:SE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sweden"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sweden"@en ; + dpv-legal:iso_alpha2 "SE"^^xsd:string ; + dpv-legal:iso_alpha3 "SWE"^^xsd:string ; + dpv-legal:iso_numeric "752"^^xsd:string ; + dpv-legal:un_m49 "752"^^xsd:string . + +dpv-legal:SG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Singapore"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Singapore"@en ; + dpv-legal:iso_alpha2 "SG"^^xsd:string ; + dpv-legal:iso_alpha3 "SGP"^^xsd:string ; + dpv-legal:iso_numeric "702"^^xsd:string ; + dpv-legal:un_m49 "702"^^xsd:string . + +dpv-legal:SI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovenia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Slovenia"@en ; + dpv-legal:iso_alpha2 "SI"^^xsd:string ; + dpv-legal:iso_alpha3 "SVN"^^xsd:string ; + dpv-legal:iso_numeric "705"^^xsd:string ; + dpv-legal:un_m49 "705"^^xsd:string . + +dpv-legal:SJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Svalbard and Jan Mayen Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Svalbard and Jan Mayen Islands"@en ; + dpv-legal:iso_alpha2 "SJ"^^xsd:string ; + dpv-legal:iso_alpha3 "SJM"^^xsd:string ; + dpv-legal:iso_numeric "744"^^xsd:string ; + dpv-legal:un_m49 "744"^^xsd:string . + +dpv-legal:SK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Slovakia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Slovakia"@en ; + dpv-legal:iso_alpha2 "SK"^^xsd:string ; + dpv-legal:iso_alpha3 "SVK"^^xsd:string ; + dpv-legal:iso_numeric "703"^^xsd:string ; + dpv-legal:un_m49 "703"^^xsd:string . + +dpv-legal:SM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "San Marino"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "San Marino"@en ; + dpv-legal:iso_alpha2 "SM"^^xsd:string ; + dpv-legal:iso_alpha3 "SMR"^^xsd:string ; + dpv-legal:iso_numeric "674"^^xsd:string ; + dpv-legal:un_m49 "674"^^xsd:string . + +dpv-legal:SY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Syrian Arab Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Syrian Arab Republic"@en ; + dpv-legal:iso_alpha2 "SY"^^xsd:string ; + dpv-legal:iso_alpha3 "SYR"^^xsd:string ; + dpv-legal:iso_numeric "760"^^xsd:string ; + dpv-legal:un_m49 "760"^^xsd:string . + +dpv-legal:TH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Thailand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Thailand"@en ; + dpv-legal:iso_alpha2 "TH"^^xsd:string ; + dpv-legal:iso_alpha3 "THA"^^xsd:string ; + dpv-legal:iso_numeric "764"^^xsd:string ; + dpv-legal:un_m49 "764"^^xsd:string . + +dpv-legal:TJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tajikistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Tajikistan"@en ; + dpv-legal:iso_alpha2 "TJ"^^xsd:string ; + dpv-legal:iso_alpha3 "TJK"^^xsd:string ; + dpv-legal:iso_numeric "762"^^xsd:string ; + dpv-legal:un_m49 "762"^^xsd:string . + +dpv-legal:TK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tokelau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tokelau"@en ; + dpv-legal:iso_alpha2 "TK"^^xsd:string ; + dpv-legal:iso_alpha3 "TKL"^^xsd:string ; + dpv-legal:iso_numeric "772"^^xsd:string ; + dpv-legal:un_m49 "772"^^xsd:string . + +dpv-legal:TL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Timor-Leste"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Timor-Leste"@en ; + dpv-legal:iso_alpha2 "TL"^^xsd:string ; + dpv-legal:iso_alpha3 "TLS"^^xsd:string ; + dpv-legal:iso_numeric "626"^^xsd:string ; + dpv-legal:un_m49 "626"^^xsd:string . + +dpv-legal:TM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkmenistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Turkmenistan"@en ; + dpv-legal:iso_alpha2 "TM"^^xsd:string ; + dpv-legal:iso_alpha3 "TKM"^^xsd:string ; + dpv-legal:iso_numeric "795"^^xsd:string ; + dpv-legal:un_m49 "795"^^xsd:string . + +dpv-legal:TN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tunisia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:NorthernAfrica ; + skos:prefLabel "Tunisia"@en ; + dpv-legal:iso_alpha2 "TN"^^xsd:string ; + dpv-legal:iso_alpha3 "TUN"^^xsd:string ; + dpv-legal:iso_numeric "788"^^xsd:string ; + dpv-legal:un_m49 "788"^^xsd:string . + +dpv-legal:TO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tonga"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tonga"@en ; + dpv-legal:iso_alpha2 "TO"^^xsd:string ; + dpv-legal:iso_alpha3 "TON"^^xsd:string ; + dpv-legal:iso_numeric "776"^^xsd:string ; + dpv-legal:un_m49 "776"^^xsd:string . + +dpv-legal:TR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turkey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Turkey"@en ; + dpv-legal:iso_alpha2 "TR"^^xsd:string ; + dpv-legal:iso_alpha3 "TUR"^^xsd:string ; + dpv-legal:iso_numeric "792"^^xsd:string ; + dpv-legal:un_m49 "792"^^xsd:string . + +dpv-legal:TV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Tuvalu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Tuvalu"@en ; + dpv-legal:iso_alpha2 "TV"^^xsd:string ; + dpv-legal:iso_alpha3 "TUV"^^xsd:string ; + dpv-legal:iso_numeric "798"^^xsd:string ; + dpv-legal:un_m49 "798"^^xsd:string . + +dpv-legal:UA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ukraine"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:EasternEurope, + dpv-legal:Europe ; + skos:prefLabel "Ukraine"@en ; + dpv-legal:iso_alpha2 "UA"^^xsd:string ; + dpv-legal:iso_alpha3 "UKR"^^xsd:string ; + dpv-legal:iso_numeric "804"^^xsd:string ; + dpv-legal:un_m49 "804"^^xsd:string . + +dpv-legal:UM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Minor Outlying Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Micronesia, + dpv-legal:Oceania ; + skos:prefLabel "United States Minor Outlying Islands"@en ; + dpv-legal:iso_alpha2 "UM"^^xsd:string ; + dpv-legal:iso_alpha3 "UMI"^^xsd:string ; + dpv-legal:iso_numeric "581"^^xsd:string ; + dpv-legal:un_m49 "581"^^xsd:string . + +dpv-legal:UZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uzbekistan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:CentralAsia ; + skos:prefLabel "Uzbekistan"@en ; + dpv-legal:iso_alpha2 "UZ"^^xsd:string ; + dpv-legal:iso_alpha3 "UZB"^^xsd:string ; + dpv-legal:iso_numeric "860"^^xsd:string ; + dpv-legal:un_m49 "860"^^xsd:string . + +dpv-legal:VA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Holy See"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:SouthernEurope ; + skos:prefLabel "Holy See"@en ; + dpv-legal:iso_alpha2 "VA"^^xsd:string ; + dpv-legal:iso_alpha3 "VAT"^^xsd:string ; + dpv-legal:iso_numeric "336"^^xsd:string ; + dpv-legal:un_m49 "336"^^xsd:string . + +dpv-legal:VN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Viet Nam"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:SoutheasternAsia ; + skos:prefLabel "Viet Nam"@en ; + dpv-legal:iso_alpha2 "VN"^^xsd:string ; + dpv-legal:iso_alpha3 "VNM"^^xsd:string ; + dpv-legal:iso_numeric "704"^^xsd:string ; + dpv-legal:un_m49 "704"^^xsd:string . + +dpv-legal:VU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Vanuatu"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Melanesia, + dpv-legal:Oceania ; + skos:prefLabel "Vanuatu"@en ; + dpv-legal:iso_alpha2 "VU"^^xsd:string ; + dpv-legal:iso_alpha3 "VUT"^^xsd:string ; + dpv-legal:iso_numeric "548"^^xsd:string ; + dpv-legal:un_m49 "548"^^xsd:string . + +dpv-legal:WF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Wallis and Futuna Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Wallis and Futuna Islands"@en ; + dpv-legal:iso_alpha2 "WF"^^xsd:string ; + dpv-legal:iso_alpha3 "WLF"^^xsd:string ; + dpv-legal:iso_numeric "876"^^xsd:string ; + dpv-legal:un_m49 "876"^^xsd:string . + +dpv-legal:WS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Samoa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania, + dpv-legal:Polynesia ; + skos:prefLabel "Samoa"@en ; + dpv-legal:iso_alpha2 "WS"^^xsd:string ; + dpv-legal:iso_alpha3 "WSM"^^xsd:string ; + dpv-legal:iso_numeric "882"^^xsd:string ; + dpv-legal:un_m49 "882"^^xsd:string . + +dpv-legal:YE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Yemen"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia, + dpv-legal:WesternAsia ; + skos:prefLabel "Yemen"@en ; + dpv-legal:iso_alpha2 "YE"^^xsd:string ; + dpv-legal:iso_alpha3 "YEM"^^xsd:string ; + dpv-legal:iso_numeric "887"^^xsd:string ; + dpv-legal:un_m49 "887"^^xsd:string . + +dpv-legal:AG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Antigua and Barbuda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Antigua and Barbuda"@en ; + dpv-legal:iso_alpha2 "AG"^^xsd:string ; + dpv-legal:iso_alpha3 "ATG"^^xsd:string ; + dpv-legal:iso_numeric "28"^^xsd:string ; + dpv-legal:un_m49 "28"^^xsd:string . + +dpv-legal:AI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Anguilla"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Anguilla"@en ; + dpv-legal:iso_alpha2 "AI"^^xsd:string ; + dpv-legal:iso_alpha3 "AIA"^^xsd:string ; + dpv-legal:iso_numeric "660"^^xsd:string ; + dpv-legal:un_m49 "660"^^xsd:string . + +dpv-legal:AO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Angola"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Angola"@en ; + dpv-legal:iso_alpha2 "AO"^^xsd:string ; + dpv-legal:iso_alpha3 "AGO"^^xsd:string ; + dpv-legal:iso_numeric "24"^^xsd:string ; + dpv-legal:un_m49 "24"^^xsd:string . + +dpv-legal:AR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Argentina"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Argentina"@en ; + dpv-legal:iso_alpha2 "AR"^^xsd:string ; + dpv-legal:iso_alpha3 "ARG"^^xsd:string ; + dpv-legal:iso_numeric "32"^^xsd:string ; + dpv-legal:un_m49 "32"^^xsd:string . + +dpv-legal:AW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Aruba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Aruba"@en ; + dpv-legal:iso_alpha2 "AW"^^xsd:string ; + dpv-legal:iso_alpha3 "ABW"^^xsd:string ; + dpv-legal:iso_numeric "533"^^xsd:string ; + dpv-legal:un_m49 "533"^^xsd:string . + +dpv-legal:BB a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Barbados"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Barbados"@en ; + dpv-legal:iso_alpha2 "BB"^^xsd:string ; + dpv-legal:iso_alpha3 "BRB"^^xsd:string ; + dpv-legal:iso_numeric "52"^^xsd:string ; + dpv-legal:un_m49 "52"^^xsd:string . + +dpv-legal:BF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burkina Faso"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Burkina Faso"@en ; + dpv-legal:iso_alpha2 "BF"^^xsd:string ; + dpv-legal:iso_alpha3 "BFA"^^xsd:string ; + dpv-legal:iso_numeric "854"^^xsd:string ; + dpv-legal:un_m49 "854"^^xsd:string . + +dpv-legal:BI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Burundi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Burundi"@en ; + dpv-legal:iso_alpha2 "BI"^^xsd:string ; + dpv-legal:iso_alpha3 "BDI"^^xsd:string ; + dpv-legal:iso_numeric "108"^^xsd:string ; + dpv-legal:un_m49 "108"^^xsd:string . + +dpv-legal:BJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Benin"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Benin"@en ; + dpv-legal:iso_alpha2 "BJ"^^xsd:string ; + dpv-legal:iso_alpha3 "BEN"^^xsd:string ; + dpv-legal:iso_numeric "204"^^xsd:string ; + dpv-legal:un_m49 "204"^^xsd:string . + +dpv-legal:BL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Barthélemy"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Barthélemy"@en ; + dpv-legal:iso_alpha2 "BL"^^xsd:string ; + dpv-legal:iso_alpha3 "BLM"^^xsd:string ; + dpv-legal:iso_numeric "652"^^xsd:string ; + dpv-legal:un_m49 "652"^^xsd:string . + +dpv-legal:BO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bolivia (Plurinational State of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bolivia (Plurinational State of)"@en ; + dpv-legal:iso_alpha2 "BO"^^xsd:string ; + dpv-legal:iso_alpha3 "BOL"^^xsd:string ; + dpv-legal:iso_numeric "68"^^xsd:string ; + dpv-legal:un_m49 "68"^^xsd:string . + +dpv-legal:BQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bonaire, Sint Eustatius and Saba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bonaire, Sint Eustatius and Saba"@en ; + dpv-legal:iso_alpha2 "BQ"^^xsd:string ; + dpv-legal:iso_alpha3 "BES"^^xsd:string ; + dpv-legal:iso_numeric "535"^^xsd:string ; + dpv-legal:un_m49 "535"^^xsd:string . + +dpv-legal:BR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Brazil"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Brazil"@en ; + dpv-legal:iso_alpha2 "BR"^^xsd:string ; + dpv-legal:iso_alpha3 "BRA"^^xsd:string ; + dpv-legal:iso_numeric "76"^^xsd:string ; + dpv-legal:un_m49 "76"^^xsd:string . + +dpv-legal:BS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bahamas"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Bahamas"@en ; + dpv-legal:iso_alpha2 "BS"^^xsd:string ; + dpv-legal:iso_alpha3 "BHS"^^xsd:string ; + dpv-legal:iso_numeric "44"^^xsd:string ; + dpv-legal:un_m49 "44"^^xsd:string . + +dpv-legal:BV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Bouvet Island"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Bouvet Island"@en ; + dpv-legal:iso_alpha2 "BV"^^xsd:string ; + dpv-legal:iso_alpha3 "BVT"^^xsd:string ; + dpv-legal:iso_numeric "74"^^xsd:string ; + dpv-legal:un_m49 "74"^^xsd:string . + +dpv-legal:BW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Botswana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Botswana"@en ; + dpv-legal:iso_alpha2 "BW"^^xsd:string ; + dpv-legal:iso_alpha3 "BWA"^^xsd:string ; + dpv-legal:iso_numeric "72"^^xsd:string ; + dpv-legal:un_m49 "72"^^xsd:string . + +dpv-legal:BZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Belize"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Belize"@en ; + dpv-legal:iso_alpha2 "BZ"^^xsd:string ; + dpv-legal:iso_alpha3 "BLZ"^^xsd:string ; + dpv-legal:iso_numeric "84"^^xsd:string ; + dpv-legal:un_m49 "84"^^xsd:string . + +dpv-legal:CD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Democratic Republic of the Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Democratic Republic of the Congo"@en ; + dpv-legal:iso_alpha2 "CD"^^xsd:string ; + dpv-legal:iso_alpha3 "COD"^^xsd:string ; + dpv-legal:iso_numeric "180"^^xsd:string ; + dpv-legal:un_m49 "180"^^xsd:string . + +dpv-legal:CF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Central African Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Central African Republic"@en ; + dpv-legal:iso_alpha2 "CF"^^xsd:string ; + dpv-legal:iso_alpha3 "CAF"^^xsd:string ; + dpv-legal:iso_numeric "140"^^xsd:string ; + dpv-legal:un_m49 "140"^^xsd:string . + +dpv-legal:CG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Congo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Congo"@en ; + dpv-legal:iso_alpha2 "CG"^^xsd:string ; + dpv-legal:iso_alpha3 "COG"^^xsd:string ; + dpv-legal:iso_numeric "178"^^xsd:string ; + dpv-legal:un_m49 "178"^^xsd:string . + +dpv-legal:CI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Côte d’Ivoire"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Côte d’Ivoire"@en ; + dpv-legal:iso_alpha2 "CI"^^xsd:string ; + dpv-legal:iso_alpha3 "CIV"^^xsd:string ; + dpv-legal:iso_numeric "384"^^xsd:string ; + dpv-legal:un_m49 "384"^^xsd:string . + +dpv-legal:CL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chile"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Chile"@en ; + dpv-legal:iso_alpha2 "CL"^^xsd:string ; + dpv-legal:iso_alpha3 "CHL"^^xsd:string ; + dpv-legal:iso_numeric "152"^^xsd:string ; + dpv-legal:un_m49 "152"^^xsd:string . + +dpv-legal:CM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cameroon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Cameroon"@en ; + dpv-legal:iso_alpha2 "CM"^^xsd:string ; + dpv-legal:iso_alpha3 "CMR"^^xsd:string ; + dpv-legal:iso_numeric "120"^^xsd:string ; + dpv-legal:un_m49 "120"^^xsd:string . + +dpv-legal:CO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Colombia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Colombia"@en ; + dpv-legal:iso_alpha2 "CO"^^xsd:string ; + dpv-legal:iso_alpha3 "COL"^^xsd:string ; + dpv-legal:iso_numeric "170"^^xsd:string ; + dpv-legal:un_m49 "170"^^xsd:string . + +dpv-legal:CR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Costa Rica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Costa Rica"@en ; + dpv-legal:iso_alpha2 "CR"^^xsd:string ; + dpv-legal:iso_alpha3 "CRI"^^xsd:string ; + dpv-legal:iso_numeric "188"^^xsd:string ; + dpv-legal:un_m49 "188"^^xsd:string . + +dpv-legal:CU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cuba"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cuba"@en ; + dpv-legal:iso_alpha2 "CU"^^xsd:string ; + dpv-legal:iso_alpha3 "CUB"^^xsd:string ; + dpv-legal:iso_numeric "192"^^xsd:string ; + dpv-legal:un_m49 "192"^^xsd:string . + +dpv-legal:CV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cabo Verde"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Cabo Verde"@en ; + dpv-legal:iso_alpha2 "CV"^^xsd:string ; + dpv-legal:iso_alpha3 "CPV"^^xsd:string ; + dpv-legal:iso_numeric "132"^^xsd:string ; + dpv-legal:un_m49 "132"^^xsd:string . + +dpv-legal:CW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Curaçao"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Curaçao"@en ; + dpv-legal:iso_alpha2 "CW"^^xsd:string ; + dpv-legal:iso_alpha3 "CUW"^^xsd:string ; + dpv-legal:iso_numeric "531"^^xsd:string ; + dpv-legal:un_m49 "531"^^xsd:string . + +dpv-legal:DJ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Djibouti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Djibouti"@en ; + dpv-legal:iso_alpha2 "DJ"^^xsd:string ; + dpv-legal:iso_alpha3 "DJI"^^xsd:string ; + dpv-legal:iso_numeric "262"^^xsd:string ; + dpv-legal:un_m49 "262"^^xsd:string . + +dpv-legal:DM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominica"@en ; + dpv-legal:iso_alpha2 "DM"^^xsd:string ; + dpv-legal:iso_alpha3 "DMA"^^xsd:string ; + dpv-legal:iso_numeric "212"^^xsd:string ; + dpv-legal:un_m49 "212"^^xsd:string . + +dpv-legal:DO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Dominican Republic"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Dominican Republic"@en ; + dpv-legal:iso_alpha2 "DO"^^xsd:string ; + dpv-legal:iso_alpha3 "DOM"^^xsd:string ; + dpv-legal:iso_numeric "214"^^xsd:string ; + dpv-legal:un_m49 "214"^^xsd:string . + +dpv-legal:EC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ecuador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Ecuador"@en ; + dpv-legal:iso_alpha2 "EC"^^xsd:string ; + dpv-legal:iso_alpha3 "ECU"^^xsd:string ; + dpv-legal:iso_numeric "218"^^xsd:string ; + dpv-legal:un_m49 "218"^^xsd:string . + +dpv-legal:ER a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eritrea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eritrea"@en ; + dpv-legal:iso_alpha2 "ER"^^xsd:string ; + dpv-legal:iso_alpha3 "ERI"^^xsd:string ; + dpv-legal:iso_numeric "232"^^xsd:string ; + dpv-legal:un_m49 "232"^^xsd:string . + +dpv-legal:ET a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ethiopia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Ethiopia"@en ; + dpv-legal:iso_alpha2 "ET"^^xsd:string ; + dpv-legal:iso_alpha3 "ETH"^^xsd:string ; + dpv-legal:iso_numeric "231"^^xsd:string ; + dpv-legal:un_m49 "231"^^xsd:string . + +dpv-legal:FK a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Falkland Islands (Malvinas)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Falkland Islands (Malvinas)"@en ; + dpv-legal:iso_alpha2 "FK"^^xsd:string ; + dpv-legal:iso_alpha3 "FLK"^^xsd:string ; + dpv-legal:iso_numeric "238"^^xsd:string ; + dpv-legal:un_m49 "238"^^xsd:string . + +dpv-legal:GA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gabon"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Gabon"@en ; + dpv-legal:iso_alpha2 "GA"^^xsd:string ; + dpv-legal:iso_alpha3 "GAB"^^xsd:string ; + dpv-legal:iso_numeric "266"^^xsd:string ; + dpv-legal:un_m49 "266"^^xsd:string . + +dpv-legal:GD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Grenada"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Grenada"@en ; + dpv-legal:iso_alpha2 "GD"^^xsd:string ; + dpv-legal:iso_alpha3 "GRD"^^xsd:string ; + dpv-legal:iso_numeric "308"^^xsd:string ; + dpv-legal:un_m49 "308"^^xsd:string . + +dpv-legal:GF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Guiana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "French Guiana"@en ; + dpv-legal:iso_alpha2 "GF"^^xsd:string ; + dpv-legal:iso_alpha3 "GUF"^^xsd:string ; + dpv-legal:iso_numeric "254"^^xsd:string ; + dpv-legal:un_m49 "254"^^xsd:string . + +dpv-legal:GG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guernsey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Guernsey"@en ; + dpv-legal:iso_alpha2 "GG"^^xsd:string ; + dpv-legal:iso_alpha3 "GGY"^^xsd:string ; + dpv-legal:iso_numeric "831"^^xsd:string ; + dpv-legal:un_m49 "831"^^xsd:string . + +dpv-legal:GH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Ghana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Ghana"@en ; + dpv-legal:iso_alpha2 "GH"^^xsd:string ; + dpv-legal:iso_alpha3 "GHA"^^xsd:string ; + dpv-legal:iso_numeric "288"^^xsd:string ; + dpv-legal:un_m49 "288"^^xsd:string . + +dpv-legal:GM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Gambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Gambia"@en ; + dpv-legal:iso_alpha2 "GM"^^xsd:string ; + dpv-legal:iso_alpha3 "GMB"^^xsd:string ; + dpv-legal:iso_numeric "270"^^xsd:string ; + dpv-legal:un_m49 "270"^^xsd:string . + +dpv-legal:GN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea"@en ; + dpv-legal:iso_alpha2 "GN"^^xsd:string ; + dpv-legal:iso_alpha3 "GIN"^^xsd:string ; + dpv-legal:iso_numeric "324"^^xsd:string ; + dpv-legal:un_m49 "324"^^xsd:string . + +dpv-legal:GP a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guadeloupe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guadeloupe"@en ; + dpv-legal:iso_alpha2 "GP"^^xsd:string ; + dpv-legal:iso_alpha3 "GLP"^^xsd:string ; + dpv-legal:iso_numeric "312"^^xsd:string ; + dpv-legal:un_m49 "312"^^xsd:string . + +dpv-legal:GQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Equatorial Guinea"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Equatorial Guinea"@en ; + dpv-legal:iso_alpha2 "GQ"^^xsd:string ; + dpv-legal:iso_alpha3 "GNQ"^^xsd:string ; + dpv-legal:iso_numeric "226"^^xsd:string ; + dpv-legal:un_m49 "226"^^xsd:string . + +dpv-legal:GS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Georgia and the South Sandwich Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "South Georgia and the South Sandwich Islands"@en ; + dpv-legal:iso_alpha2 "GS"^^xsd:string ; + dpv-legal:iso_alpha3 "SGS"^^xsd:string ; + dpv-legal:iso_numeric "239"^^xsd:string ; + dpv-legal:un_m49 "239"^^xsd:string . + +dpv-legal:GT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guatemala"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Guatemala"@en ; + dpv-legal:iso_alpha2 "GT"^^xsd:string ; + dpv-legal:iso_alpha3 "GTM"^^xsd:string ; + dpv-legal:iso_numeric "320"^^xsd:string ; + dpv-legal:un_m49 "320"^^xsd:string . + +dpv-legal:GW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guinea-Bissau"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Guinea-Bissau"@en ; + dpv-legal:iso_alpha2 "GW"^^xsd:string ; + dpv-legal:iso_alpha3 "GNB"^^xsd:string ; + dpv-legal:iso_numeric "624"^^xsd:string ; + dpv-legal:un_m49 "624"^^xsd:string . + +dpv-legal:GY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Guyana"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Guyana"@en ; + dpv-legal:iso_alpha2 "GY"^^xsd:string ; + dpv-legal:iso_alpha3 "GUY"^^xsd:string ; + dpv-legal:iso_numeric "328"^^xsd:string ; + dpv-legal:un_m49 "328"^^xsd:string . + +dpv-legal:HN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Honduras"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Honduras"@en ; + dpv-legal:iso_alpha2 "HN"^^xsd:string ; + dpv-legal:iso_alpha3 "HND"^^xsd:string ; + dpv-legal:iso_numeric "340"^^xsd:string ; + dpv-legal:un_m49 "340"^^xsd:string . + +dpv-legal:HT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Haiti"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Haiti"@en ; + dpv-legal:iso_alpha2 "HT"^^xsd:string ; + dpv-legal:iso_alpha3 "HTI"^^xsd:string ; + dpv-legal:iso_numeric "332"^^xsd:string ; + dpv-legal:un_m49 "332"^^xsd:string . + +dpv-legal:IO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Indian Ocean Territory"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "British Indian Ocean Territory"@en ; + dpv-legal:iso_alpha2 "IO"^^xsd:string ; + dpv-legal:iso_alpha3 "IOT"^^xsd:string ; + dpv-legal:iso_numeric "86"^^xsd:string ; + dpv-legal:un_m49 "86"^^xsd:string . + +dpv-legal:JE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jersey"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Jersey"@en ; + dpv-legal:iso_alpha2 "JE"^^xsd:string ; + dpv-legal:iso_alpha3 "JEY"^^xsd:string ; + dpv-legal:iso_numeric "832"^^xsd:string ; + dpv-legal:un_m49 "832"^^xsd:string . + +dpv-legal:JM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Jamaica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Jamaica"@en ; + dpv-legal:iso_alpha2 "JM"^^xsd:string ; + dpv-legal:iso_alpha3 "JAM"^^xsd:string ; + dpv-legal:iso_numeric "388"^^xsd:string ; + dpv-legal:un_m49 "388"^^xsd:string . + +dpv-legal:KE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Kenya"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Kenya"@en ; + dpv-legal:iso_alpha2 "KE"^^xsd:string ; + dpv-legal:iso_alpha3 "KEN"^^xsd:string ; + dpv-legal:iso_numeric "404"^^xsd:string ; + dpv-legal:un_m49 "404"^^xsd:string . + +dpv-legal:KM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Comoros"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Comoros"@en ; + dpv-legal:iso_alpha2 "KM"^^xsd:string ; + dpv-legal:iso_alpha3 "COM"^^xsd:string ; + dpv-legal:iso_numeric "174"^^xsd:string ; + dpv-legal:un_m49 "174"^^xsd:string . + +dpv-legal:KN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Kitts and Nevis"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Kitts and Nevis"@en ; + dpv-legal:iso_alpha2 "KN"^^xsd:string ; + dpv-legal:iso_alpha3 "KNA"^^xsd:string ; + dpv-legal:iso_numeric "659"^^xsd:string ; + dpv-legal:un_m49 "659"^^xsd:string . + +dpv-legal:KY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Cayman Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Cayman Islands"@en ; + dpv-legal:iso_alpha2 "KY"^^xsd:string ; + dpv-legal:iso_alpha3 "CYM"^^xsd:string ; + dpv-legal:iso_numeric "136"^^xsd:string ; + dpv-legal:un_m49 "136"^^xsd:string . + +dpv-legal:LC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Lucia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Lucia"@en ; + dpv-legal:iso_alpha2 "LC"^^xsd:string ; + dpv-legal:iso_alpha3 "LCA"^^xsd:string ; + dpv-legal:iso_numeric "662"^^xsd:string ; + dpv-legal:un_m49 "662"^^xsd:string . + +dpv-legal:LR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Liberia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Liberia"@en ; + dpv-legal:iso_alpha2 "LR"^^xsd:string ; + dpv-legal:iso_alpha3 "LBR"^^xsd:string ; + dpv-legal:iso_numeric "430"^^xsd:string ; + dpv-legal:un_m49 "430"^^xsd:string . + +dpv-legal:LS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Lesotho"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Lesotho"@en ; + dpv-legal:iso_alpha2 "LS"^^xsd:string ; + dpv-legal:iso_alpha3 "LSO"^^xsd:string ; + dpv-legal:iso_numeric "426"^^xsd:string ; + dpv-legal:un_m49 "426"^^xsd:string . + +dpv-legal:MF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Martin (French Part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Martin (French Part)"@en ; + dpv-legal:iso_alpha2 "MF"^^xsd:string ; + dpv-legal:iso_alpha3 "MAF"^^xsd:string ; + dpv-legal:iso_numeric "663"^^xsd:string ; + dpv-legal:un_m49 "663"^^xsd:string . + +dpv-legal:MG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Madagascar"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Madagascar"@en ; + dpv-legal:iso_alpha2 "MG"^^xsd:string ; + dpv-legal:iso_alpha3 "MDG"^^xsd:string ; + dpv-legal:iso_numeric "450"^^xsd:string ; + dpv-legal:un_m49 "450"^^xsd:string . + +dpv-legal:ML a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mali"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mali"@en ; + dpv-legal:iso_alpha2 "ML"^^xsd:string ; + dpv-legal:iso_alpha3 "MLI"^^xsd:string ; + dpv-legal:iso_numeric "466"^^xsd:string ; + dpv-legal:un_m49 "466"^^xsd:string . + +dpv-legal:MQ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Martinique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Martinique"@en ; + dpv-legal:iso_alpha2 "MQ"^^xsd:string ; + dpv-legal:iso_alpha3 "MTQ"^^xsd:string ; + dpv-legal:iso_numeric "474"^^xsd:string ; + dpv-legal:un_m49 "474"^^xsd:string . + +dpv-legal:MR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Mauritania"@en ; + dpv-legal:iso_alpha2 "MR"^^xsd:string ; + dpv-legal:iso_alpha3 "MRT"^^xsd:string ; + dpv-legal:iso_numeric "478"^^xsd:string ; + dpv-legal:un_m49 "478"^^xsd:string . + +dpv-legal:MS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Montserrat"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Montserrat"@en ; + dpv-legal:iso_alpha2 "MS"^^xsd:string ; + dpv-legal:iso_alpha3 "MSR"^^xsd:string ; + dpv-legal:iso_numeric "500"^^xsd:string ; + dpv-legal:un_m49 "500"^^xsd:string . + +dpv-legal:MU a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mauritius"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mauritius"@en ; + dpv-legal:iso_alpha2 "MU"^^xsd:string ; + dpv-legal:iso_alpha3 "MUS"^^xsd:string ; + dpv-legal:iso_numeric "480"^^xsd:string ; + dpv-legal:un_m49 "480"^^xsd:string . + +dpv-legal:MW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Malawi"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Malawi"@en ; + dpv-legal:iso_alpha2 "MW"^^xsd:string ; + dpv-legal:iso_alpha3 "MWI"^^xsd:string ; + dpv-legal:iso_numeric "454"^^xsd:string ; + dpv-legal:un_m49 "454"^^xsd:string . + +dpv-legal:MX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mexico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Mexico"@en ; + dpv-legal:iso_alpha2 "MX"^^xsd:string ; + dpv-legal:iso_alpha3 "MEX"^^xsd:string ; + dpv-legal:iso_numeric "484"^^xsd:string ; + dpv-legal:un_m49 "484"^^xsd:string . + +dpv-legal:MZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mozambique"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mozambique"@en ; + dpv-legal:iso_alpha2 "MZ"^^xsd:string ; + dpv-legal:iso_alpha3 "MOZ"^^xsd:string ; + dpv-legal:iso_numeric "508"^^xsd:string ; + dpv-legal:un_m49 "508"^^xsd:string . + +dpv-legal:NA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Namibia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Namibia"@en ; + dpv-legal:iso_alpha2 "NA"^^xsd:string ; + dpv-legal:iso_alpha3 "NAM"^^xsd:string ; + dpv-legal:iso_numeric "516"^^xsd:string ; + dpv-legal:un_m49 "516"^^xsd:string . + +dpv-legal:NE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Niger"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Niger"@en ; + dpv-legal:iso_alpha2 "NE"^^xsd:string ; + dpv-legal:iso_alpha3 "NER"^^xsd:string ; + dpv-legal:iso_numeric "562"^^xsd:string ; + dpv-legal:un_m49 "562"^^xsd:string . + +dpv-legal:NG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nigeria"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Nigeria"@en ; + dpv-legal:iso_alpha2 "NG"^^xsd:string ; + dpv-legal:iso_alpha3 "NGA"^^xsd:string ; + dpv-legal:iso_numeric "566"^^xsd:string ; + dpv-legal:un_m49 "566"^^xsd:string . + +dpv-legal:NI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Nicaragua"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Nicaragua"@en ; + dpv-legal:iso_alpha2 "NI"^^xsd:string ; + dpv-legal:iso_alpha3 "NIC"^^xsd:string ; + dpv-legal:iso_numeric "558"^^xsd:string ; + dpv-legal:un_m49 "558"^^xsd:string . + +dpv-legal:PA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Panama"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Panama"@en ; + dpv-legal:iso_alpha2 "PA"^^xsd:string ; + dpv-legal:iso_alpha3 "PAN"^^xsd:string ; + dpv-legal:iso_numeric "591"^^xsd:string ; + dpv-legal:un_m49 "591"^^xsd:string . + +dpv-legal:PE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Peru"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Peru"@en ; + dpv-legal:iso_alpha2 "PE"^^xsd:string ; + dpv-legal:iso_alpha3 "PER"^^xsd:string ; + dpv-legal:iso_numeric "604"^^xsd:string ; + dpv-legal:un_m49 "604"^^xsd:string . + +dpv-legal:PR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Puerto Rico"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Puerto Rico"@en ; + dpv-legal:iso_alpha2 "PR"^^xsd:string ; + dpv-legal:iso_alpha3 "PRI"^^xsd:string ; + dpv-legal:iso_numeric "630"^^xsd:string ; + dpv-legal:un_m49 "630"^^xsd:string . + +dpv-legal:PY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Paraguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Paraguay"@en ; + dpv-legal:iso_alpha2 "PY"^^xsd:string ; + dpv-legal:iso_alpha3 "PRY"^^xsd:string ; + dpv-legal:iso_numeric "600"^^xsd:string ; + dpv-legal:un_m49 "600"^^xsd:string . + +dpv-legal:RE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Réunion"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Réunion"@en ; + dpv-legal:iso_alpha2 "RE"^^xsd:string ; + dpv-legal:iso_alpha3 "REU"^^xsd:string ; + dpv-legal:iso_numeric "638"^^xsd:string ; + dpv-legal:un_m49 "638"^^xsd:string . + +dpv-legal:RW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Rwanda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Rwanda"@en ; + dpv-legal:iso_alpha2 "RW"^^xsd:string ; + dpv-legal:iso_alpha3 "RWA"^^xsd:string ; + dpv-legal:iso_numeric "646"^^xsd:string ; + dpv-legal:un_m49 "646"^^xsd:string . + +dpv-legal:SC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Seychelles"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Seychelles"@en ; + dpv-legal:iso_alpha2 "SC"^^xsd:string ; + dpv-legal:iso_alpha3 "SYC"^^xsd:string ; + dpv-legal:iso_numeric "690"^^xsd:string ; + dpv-legal:un_m49 "690"^^xsd:string . + +dpv-legal:SH a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Helena"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Saint Helena"@en ; + dpv-legal:iso_alpha2 "SH"^^xsd:string ; + dpv-legal:iso_alpha3 "SHN"^^xsd:string ; + dpv-legal:iso_numeric "654"^^xsd:string ; + dpv-legal:un_m49 "654"^^xsd:string . + +dpv-legal:SL a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sierra Leone"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Sierra Leone"@en ; + dpv-legal:iso_alpha2 "SL"^^xsd:string ; + dpv-legal:iso_alpha3 "SLE"^^xsd:string ; + dpv-legal:iso_numeric "694"^^xsd:string ; + dpv-legal:un_m49 "694"^^xsd:string . + +dpv-legal:SN a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Senegal"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Senegal"@en ; + dpv-legal:iso_alpha2 "SN"^^xsd:string ; + dpv-legal:iso_alpha3 "SEN"^^xsd:string ; + dpv-legal:iso_numeric "686"^^xsd:string ; + dpv-legal:un_m49 "686"^^xsd:string . + +dpv-legal:SO a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Somalia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Somalia"@en ; + dpv-legal:iso_alpha2 "SO"^^xsd:string ; + dpv-legal:iso_alpha3 "SOM"^^xsd:string ; + dpv-legal:iso_numeric "706"^^xsd:string ; + dpv-legal:un_m49 "706"^^xsd:string . + +dpv-legal:SR a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Suriname"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Suriname"@en ; + dpv-legal:iso_alpha2 "SR"^^xsd:string ; + dpv-legal:iso_alpha3 "SUR"^^xsd:string ; + dpv-legal:iso_numeric "740"^^xsd:string ; + dpv-legal:un_m49 "740"^^xsd:string . + +dpv-legal:SS a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Sudan"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Sudan"@en ; + dpv-legal:iso_alpha2 "SS"^^xsd:string ; + dpv-legal:iso_alpha3 "SSD"^^xsd:string ; + dpv-legal:iso_numeric "728"^^xsd:string ; + dpv-legal:un_m49 "728"^^xsd:string . + +dpv-legal:ST a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sao Tome and Principe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Sao Tome and Principe"@en ; + dpv-legal:iso_alpha2 "ST"^^xsd:string ; + dpv-legal:iso_alpha3 "STP"^^xsd:string ; + dpv-legal:iso_numeric "678"^^xsd:string ; + dpv-legal:un_m49 "678"^^xsd:string . + +dpv-legal:SV a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "El Salvador"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:CentralAmerica, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "El Salvador"@en ; + dpv-legal:iso_alpha2 "SV"^^xsd:string ; + dpv-legal:iso_alpha3 "SLV"^^xsd:string ; + dpv-legal:iso_numeric "222"^^xsd:string ; + dpv-legal:un_m49 "222"^^xsd:string . + +dpv-legal:SX a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sint Maarten (Dutch part)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Sint Maarten (Dutch part)"@en ; + dpv-legal:iso_alpha2 "SX"^^xsd:string ; + dpv-legal:iso_alpha3 "SXM"^^xsd:string ; + dpv-legal:iso_numeric "534"^^xsd:string ; + dpv-legal:un_m49 "534"^^xsd:string . + +dpv-legal:SZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Eswatini"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Eswatini"@en ; + dpv-legal:iso_alpha2 "SZ"^^xsd:string ; + dpv-legal:iso_alpha3 "SWZ"^^xsd:string ; + dpv-legal:iso_numeric "748"^^xsd:string ; + dpv-legal:un_m49 "748"^^xsd:string . + +dpv-legal:Sark a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Sark"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:ChannelIslands, + dpv-legal:Europe, + dpv-legal:NorthernEurope ; + skos:prefLabel "Sark"@en . + +dpv-legal:TC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Turks and Caicos Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Turks and Caicos Islands"@en ; + dpv-legal:iso_alpha2 "TC"^^xsd:string ; + dpv-legal:iso_alpha3 "TCA"^^xsd:string ; + dpv-legal:iso_numeric "796"^^xsd:string ; + dpv-legal:un_m49 "796"^^xsd:string . + +dpv-legal:TD a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Chad"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:MiddleAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Chad"@en ; + dpv-legal:iso_alpha2 "TD"^^xsd:string ; + dpv-legal:iso_alpha3 "TCD"^^xsd:string ; + dpv-legal:iso_numeric "148"^^xsd:string ; + dpv-legal:un_m49 "148"^^xsd:string . + +dpv-legal:TF a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "French Southern Territories"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "French Southern Territories"@en ; + dpv-legal:iso_alpha2 "TF"^^xsd:string ; + dpv-legal:iso_alpha3 "ATF"^^xsd:string ; + dpv-legal:iso_numeric "260"^^xsd:string ; + dpv-legal:un_m49 "260"^^xsd:string . + +dpv-legal:TG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Togo"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SubSaharanAfrica, + dpv-legal:WesternAfrica ; + skos:prefLabel "Togo"@en ; + dpv-legal:iso_alpha2 "TG"^^xsd:string ; + dpv-legal:iso_alpha3 "TGO"^^xsd:string ; + dpv-legal:iso_numeric "768"^^xsd:string ; + dpv-legal:un_m49 "768"^^xsd:string . + +dpv-legal:TT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Trinidad and Tobago"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Trinidad and Tobago"@en ; + dpv-legal:iso_alpha2 "TT"^^xsd:string ; + dpv-legal:iso_alpha3 "TTO"^^xsd:string ; + dpv-legal:iso_numeric "780"^^xsd:string ; + dpv-legal:un_m49 "780"^^xsd:string . + +dpv-legal:TZ a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United Republic of Tanzania"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "United Republic of Tanzania"@en ; + dpv-legal:iso_alpha2 "TZ"^^xsd:string ; + dpv-legal:iso_alpha3 "TZA"^^xsd:string ; + dpv-legal:iso_numeric "834"^^xsd:string ; + dpv-legal:un_m49 "834"^^xsd:string . + +dpv-legal:UG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uganda"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Uganda"@en ; + dpv-legal:iso_alpha2 "UG"^^xsd:string ; + dpv-legal:iso_alpha3 "UGA"^^xsd:string ; + dpv-legal:iso_numeric "800"^^xsd:string ; + dpv-legal:un_m49 "800"^^xsd:string . + +dpv-legal:UY a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Uruguay"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Uruguay"@en ; + dpv-legal:iso_alpha2 "UY"^^xsd:string ; + dpv-legal:iso_alpha3 "URY"^^xsd:string ; + dpv-legal:iso_numeric "858"^^xsd:string ; + dpv-legal:un_m49 "858"^^xsd:string . + +dpv-legal:VC a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Saint Vincent and the Grenadines"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "Saint Vincent and the Grenadines"@en ; + dpv-legal:iso_alpha2 "VC"^^xsd:string ; + dpv-legal:iso_alpha3 "VCT"^^xsd:string ; + dpv-legal:iso_numeric "670"^^xsd:string ; + dpv-legal:un_m49 "670"^^xsd:string . + +dpv-legal:VE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Venezuela (Bolivarian Republic of)"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:SouthAmerica ; + skos:prefLabel "Venezuela (Bolivarian Republic of)"@en ; + dpv-legal:iso_alpha2 "VE"^^xsd:string ; + dpv-legal:iso_alpha3 "VEN"^^xsd:string ; + dpv-legal:iso_numeric "862"^^xsd:string ; + dpv-legal:un_m49 "862"^^xsd:string . + +dpv-legal:VG a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "British Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "British Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VG"^^xsd:string ; + dpv-legal:iso_alpha3 "VGB"^^xsd:string ; + dpv-legal:iso_numeric "92"^^xsd:string ; + dpv-legal:un_m49 "92"^^xsd:string . + +dpv-legal:VI a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States Virgin Islands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:Caribbean, + dpv-legal:LatinAmericaandtheCaribbean ; + skos:prefLabel "United States Virgin Islands"@en ; + dpv-legal:iso_alpha2 "VI"^^xsd:string ; + dpv-legal:iso_alpha3 "VIR"^^xsd:string ; + dpv-legal:iso_numeric "850"^^xsd:string ; + dpv-legal:un_m49 "850"^^xsd:string . + +dpv-legal:YT a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Mayotte"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Mayotte"@en ; + dpv-legal:iso_alpha2 "YT"^^xsd:string ; + dpv-legal:iso_alpha3 "MYT"^^xsd:string ; + dpv-legal:iso_numeric "175"^^xsd:string ; + dpv-legal:un_m49 "175"^^xsd:string . + +dpv-legal:ZA a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "South Africa"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:SouthernAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "South Africa"@en ; + dpv-legal:iso_alpha2 "ZA"^^xsd:string ; + dpv-legal:iso_alpha3 "ZAF"^^xsd:string ; + dpv-legal:iso_numeric "710"^^xsd:string ; + dpv-legal:un_m49 "710"^^xsd:string . + +dpv-legal:ZM a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zambia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zambia"@en ; + dpv-legal:iso_alpha2 "ZM"^^xsd:string ; + dpv-legal:iso_alpha3 "ZMB"^^xsd:string ; + dpv-legal:iso_numeric "894"^^xsd:string ; + dpv-legal:un_m49 "894"^^xsd:string . + +dpv-legal:ZW a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Zimbabwe"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa, + dpv-legal:EasternAfrica, + dpv-legal:SubSaharanAfrica ; + skos:prefLabel "Zimbabwe"@en ; + dpv-legal:iso_alpha2 "ZW"^^xsd:string ; + dpv-legal:iso_alpha3 "ZWE"^^xsd:string ; + dpv-legal:iso_numeric "716"^^xsd:string ; + dpv-legal:un_m49 "716"^^xsd:string . + +dpv-legal:ChannelIslands a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "ChannelIslands"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:NorthernEurope ; + skos:narrowerTransitive dpv-legal:GG, + dpv-legal:JE, + dpv-legal:Sark ; + skos:prefLabel "ChannelIslands"@en . + +dpv-legal:CentralAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:KG, + dpv-legal:KZ, + dpv-legal:TJ, + dpv-legal:TM, + dpv-legal:UZ ; + skos:prefLabel "CentralAsia"@en . + +dpv-legal:Melanesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Melanesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FJ, + dpv-legal:NC, + dpv-legal:PG, + dpv-legal:SB, + dpv-legal:VU ; + skos:prefLabel "Melanesia"@en . + +dpv-legal:NorthernAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:BM, + dpv-legal:CA, + dpv-legal:GL, + dpv-legal:PM, + dpv-legal:US ; + skos:prefLabel "NorthernAmerica"@en . + +dpv-legal:SouthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BW, + dpv-legal:LS, + dpv-legal:NA, + dpv-legal:SZ, + dpv-legal:ZA ; + skos:prefLabel "SouthernAfrica"@en . + +dpv-legal:AustraliaandNewZealand a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "AustraliaandNewZealand"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AU, + dpv-legal:CC, + dpv-legal:CX, + dpv-legal:HM, + dpv-legal:NF, + dpv-legal:NZ ; + skos:prefLabel "AustraliaandNewZealand"@en . + +dpv-legal:EasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:CN, + dpv-legal:HK, + dpv-legal:JP, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:MN, + dpv-legal:MO ; + skos:prefLabel "EasternAsia"@en . + +dpv-legal:NorthernAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:SD, + dpv-legal:TN ; + skos:prefLabel "NorthernAfrica"@en . + +dpv-legal:CentralAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "CentralAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:BZ, + dpv-legal:CR, + dpv-legal:GT, + dpv-legal:HN, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:SV ; + skos:prefLabel "CentralAmerica"@en . + +dpv-legal:Micronesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Micronesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:FM, + dpv-legal:GU, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:NR, + dpv-legal:PW, + dpv-legal:UM ; + skos:prefLabel "Micronesia"@en . + +dpv-legal:MiddleAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "MiddleAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CM, + dpv-legal:GA, + dpv-legal:GQ, + dpv-legal:ST, + dpv-legal:TD ; + skos:prefLabel "MiddleAfrica"@en . + +dpv-legal:SouthernAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AF, + dpv-legal:BD, + dpv-legal:BT, + dpv-legal:IN, + dpv-legal:IR, + dpv-legal:LK, + dpv-legal:MV, + dpv-legal:NP, + dpv-legal:PK ; + skos:prefLabel "SouthernAsia"@en . + +dpv-legal:WesternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AT, + dpv-legal:BE, + dpv-legal:CH, + dpv-legal:DE, + dpv-legal:FR, + dpv-legal:LI, + dpv-legal:LU, + dpv-legal:MC, + dpv-legal:NL ; + skos:prefLabel "WesternEurope"@en . + +dpv-legal:EasternEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CZ, + dpv-legal:HU, + dpv-legal:MD, + dpv-legal:PL, + dpv-legal:RO, + dpv-legal:RU, + dpv-legal:SK, + dpv-legal:UA ; + skos:prefLabel "EasternEurope"@en . + +dpv-legal:Polynesia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Polynesia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Oceania ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:CK, + dpv-legal:NU, + dpv-legal:PF, + dpv-legal:PN, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Polynesia"@en . + +dpv-legal:SoutheasternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SoutheasternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:BN, + dpv-legal:ID, + dpv-legal:KH, + dpv-legal:LA, + dpv-legal:MM, + dpv-legal:MY, + dpv-legal:PH, + dpv-legal:SG, + dpv-legal:TH, + dpv-legal:TL, + dpv-legal:VN ; + skos:prefLabel "SoutheasternAsia"@en . + +dpv-legal:SouthAmerica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthAmerica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AR, + dpv-legal:BO, + dpv-legal:BR, + dpv-legal:BV, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GF, + dpv-legal:GS, + dpv-legal:GY, + dpv-legal:PE, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:UY, + dpv-legal:VE ; + skos:prefLabel "SouthAmerica"@en . + +dpv-legal:SouthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SouthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:BA, + dpv-legal:ES, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:IT, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:PT, + dpv-legal:RS, + dpv-legal:SI, + dpv-legal:SM, + dpv-legal:VA ; + skos:prefLabel "SouthernEurope"@en . + +dpv-legal:DE a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Germany"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe, + dpv-legal:WesternEurope ; + skos:narrowerTransitive dpv-legal:DE-BB, + dpv-legal:DE-BE, + dpv-legal:DE-BW, + dpv-legal:DE-BY, + dpv-legal:DE-HB, + dpv-legal:DE-HE, + dpv-legal:DE-HH, + dpv-legal:DE-MV, + dpv-legal:DE-NI, + dpv-legal:DE-NW, + dpv-legal:DE-RP, + dpv-legal:DE-SH, + dpv-legal:DE-SL, + dpv-legal:DE-SN, + dpv-legal:DE-ST, + dpv-legal:DE-TH ; + skos:prefLabel "Germany"@en ; + dpv-legal:iso_alpha2 "DE"^^xsd:string ; + dpv-legal:iso_alpha3 "DEU"^^xsd:string ; + dpv-legal:iso_numeric "276"^^xsd:string ; + dpv-legal:un_m49 "276"^^xsd:string . + +dpv-legal:WesternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BF, + dpv-legal:BJ, + dpv-legal:CI, + dpv-legal:CV, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GW, + dpv-legal:LR, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:TG ; + skos:prefLabel "WesternAfrica"@en . + +dpv-legal:NorthernEurope a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "NorthernEurope"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Europe ; + skos:narrowerTransitive dpv-legal:AX, + dpv-legal:ChannelIslands, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:JE, + dpv-legal:LT, + dpv-legal:LV, + dpv-legal:NO, + dpv-legal:SE, + dpv-legal:SJ, + dpv-legal:Sark ; + skos:prefLabel "NorthernEurope"@en . + +dpv-legal:WesternAsia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "WesternAsia"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Asia ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BH, + dpv-legal:CY, + dpv-legal:GE, + dpv-legal:IL, + dpv-legal:IQ, + dpv-legal:JO, + dpv-legal:KW, + dpv-legal:LB, + dpv-legal:OM, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SY, + dpv-legal:TR, + dpv-legal:YE ; + skos:prefLabel "WesternAsia"@en . + +dpv-legal:EasternAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "EasternAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:SubSaharanAfrica ; + skos:narrowerTransitive dpv-legal:BI, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:MG, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:TF, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "EasternAfrica"@en . + +dpv-legal:Caribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Caribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:LatinAmericaandtheCaribbean ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BQ, + dpv-legal:BS, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:GD, + dpv-legal:GP, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:PR, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:VC, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Caribbean"@en . + +dpv-legal:Oceania a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Oceania"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AS, + dpv-legal:AU, + dpv-legal:AustraliaandNewZealand, + dpv-legal:CC, + dpv-legal:CK, + dpv-legal:CX, + dpv-legal:FJ, + dpv-legal:FM, + dpv-legal:GU, + dpv-legal:HM, + dpv-legal:KI, + dpv-legal:MH, + dpv-legal:MP, + dpv-legal:Melanesia, + dpv-legal:Micronesia, + dpv-legal:NC, + dpv-legal:NF, + dpv-legal:NR, + dpv-legal:NU, + dpv-legal:NZ, + dpv-legal:PF, + dpv-legal:PG, + dpv-legal:PN, + dpv-legal:PW, + dpv-legal:Polynesia, + dpv-legal:SB, + dpv-legal:TK, + dpv-legal:TO, + dpv-legal:TV, + dpv-legal:UM, + dpv-legal:VU, + dpv-legal:WF, + dpv-legal:WS ; + skos:prefLabel "Oceania"@en . + +dpv-legal:Asia a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Asia"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AE, + dpv-legal:AF, + dpv-legal:AM, + dpv-legal:AZ, + dpv-legal:BD, + dpv-legal:BH, + dpv-legal:BN, + dpv-legal:BT, + dpv-legal:CN, + dpv-legal:CY, + dpv-legal:CentralAsia, + dpv-legal:EasternAsia, + dpv-legal:GE, + dpv-legal:HK, + dpv-legal:ID, + dpv-legal:IL, + dpv-legal:IN, + dpv-legal:IQ, + dpv-legal:IR, + dpv-legal:JO, + dpv-legal:JP, + dpv-legal:KG, + dpv-legal:KH, + dpv-legal:KP, + dpv-legal:KR, + dpv-legal:KW, + dpv-legal:KZ, + dpv-legal:LA, + dpv-legal:LB, + dpv-legal:LK, + dpv-legal:MM, + dpv-legal:MN, + dpv-legal:MO, + dpv-legal:MV, + dpv-legal:MY, + dpv-legal:NP, + dpv-legal:OM, + dpv-legal:PH, + dpv-legal:PK, + dpv-legal:PS, + dpv-legal:QA, + dpv-legal:SA, + dpv-legal:SG, + dpv-legal:SY, + dpv-legal:SoutheasternAsia, + dpv-legal:SouthernAsia, + dpv-legal:TH, + dpv-legal:TJ, + dpv-legal:TL, + dpv-legal:TM, + dpv-legal:TR, + dpv-legal:UZ, + dpv-legal:VN, + dpv-legal:WesternAsia, + dpv-legal:YE ; + skos:prefLabel "Asia"@en . + +dpv-legal:Europe a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Europe"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AD, + dpv-legal:AL, + dpv-legal:AT, + dpv-legal:AX, + dpv-legal:BA, + dpv-legal:BE, + dpv-legal:BG, + dpv-legal:BY, + dpv-legal:CH, + dpv-legal:CZ, + dpv-legal:DE, + dpv-legal:DK, + dpv-legal:EE, + dpv-legal:ES, + dpv-legal:EasternEurope, + dpv-legal:FI, + dpv-legal:FO, + dpv-legal:FR, + dpv-legal:GB, + dpv-legal:GG, + dpv-legal:GI, + dpv-legal:GR, + dpv-legal:HR, + dpv-legal:HU, + dpv-legal:IE, + dpv-legal:IM, + dpv-legal:IS, + dpv-legal:IT, + dpv-legal:JE, + dpv-legal:LI, + dpv-legal:LT, + dpv-legal:LU, + dpv-legal:LV, + dpv-legal:MC, + dpv-legal:MD, + dpv-legal:ME, + dpv-legal:MK, + dpv-legal:MT, + dpv-legal:NL, + dpv-legal:NO, + dpv-legal:NorthernEurope, + dpv-legal:PL, + dpv-legal:PT, + dpv-legal:RO, + dpv-legal:RS, + dpv-legal:RU, + dpv-legal:SE, + dpv-legal:SI, + dpv-legal:SJ, + dpv-legal:SK, + dpv-legal:SM, + dpv-legal:Sark, + dpv-legal:SouthernEurope, + dpv-legal:UA, + dpv-legal:VA, + dpv-legal:WesternEurope ; + skos:prefLabel "Europe"@en . + +dpv-legal:LatinAmericaandtheCaribbean a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "LatinAmericaandtheCaribbean"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:Caribbean, + dpv-legal:CentralAmerica, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:SouthAmerica, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "LatinAmericaandtheCaribbean"@en . + +dpv-legal:SubSaharanAfrica a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "SubSaharanAfrica"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Africa ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:EasternAfrica, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:MiddleAfrica, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SouthernAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:WesternAfrica, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "SubSaharanAfrica"@en . + +dpv-legal:Americas a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Americas"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AG, + dpv-legal:AI, + dpv-legal:AR, + dpv-legal:AW, + dpv-legal:BB, + dpv-legal:BL, + dpv-legal:BM, + dpv-legal:BO, + dpv-legal:BQ, + dpv-legal:BR, + dpv-legal:BS, + dpv-legal:BV, + dpv-legal:BZ, + dpv-legal:CA, + dpv-legal:CL, + dpv-legal:CO, + dpv-legal:CR, + dpv-legal:CU, + dpv-legal:CW, + dpv-legal:DM, + dpv-legal:DO, + dpv-legal:EC, + dpv-legal:FK, + dpv-legal:GD, + dpv-legal:GF, + dpv-legal:GL, + dpv-legal:GP, + dpv-legal:GS, + dpv-legal:GT, + dpv-legal:GY, + dpv-legal:HN, + dpv-legal:HT, + dpv-legal:JM, + dpv-legal:KN, + dpv-legal:KY, + dpv-legal:LC, + dpv-legal:LatinAmericaandtheCaribbean, + dpv-legal:MF, + dpv-legal:MQ, + dpv-legal:MS, + dpv-legal:MX, + dpv-legal:NI, + dpv-legal:NorthernAmerica, + dpv-legal:PA, + dpv-legal:PE, + dpv-legal:PM, + dpv-legal:PR, + dpv-legal:PY, + dpv-legal:SR, + dpv-legal:SV, + dpv-legal:SX, + dpv-legal:TC, + dpv-legal:TT, + dpv-legal:US, + dpv-legal:UY, + dpv-legal:VC, + dpv-legal:VE, + dpv-legal:VG, + dpv-legal:VI ; + skos:prefLabel "Americas"@en . + +dpv-legal:US a skos:Concept, + dpv:Country ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "United States of America"@en ; + sw:term_status "accepted"@en ; + skos:broaderTransitive dpv-legal:Americas, + dpv-legal:NorthernAmerica ; + skos:narrowerTransitive dpv-legal:US-AK, + dpv-legal:US-AL, + dpv-legal:US-AR, + dpv-legal:US-AS, + dpv-legal:US-AZ, + dpv-legal:US-CA, + dpv-legal:US-CO, + dpv-legal:US-CT, + dpv-legal:US-DC, + dpv-legal:US-DE, + dpv-legal:US-FL, + dpv-legal:US-GA, + dpv-legal:US-GU, + dpv-legal:US-HI, + dpv-legal:US-IA, + dpv-legal:US-ID, + dpv-legal:US-IL, + dpv-legal:US-IN, + dpv-legal:US-KS, + dpv-legal:US-KY, + dpv-legal:US-LA, + dpv-legal:US-MA, + dpv-legal:US-MD, + dpv-legal:US-ME, + dpv-legal:US-MI, + dpv-legal:US-MN, + dpv-legal:US-MO, + dpv-legal:US-MP, + dpv-legal:US-MS, + dpv-legal:US-MT, + dpv-legal:US-NC, + dpv-legal:US-ND, + dpv-legal:US-NE, + dpv-legal:US-NH, + dpv-legal:US-NJ, + dpv-legal:US-NM, + dpv-legal:US-NV, + dpv-legal:US-NY, + dpv-legal:US-OH, + dpv-legal:US-OK, + dpv-legal:US-OR, + dpv-legal:US-PA, + dpv-legal:US-PR, + dpv-legal:US-RI, + dpv-legal:US-SC, + dpv-legal:US-SD, + dpv-legal:US-TN, + dpv-legal:US-TX, + dpv-legal:US-UM, + dpv-legal:US-UT, + dpv-legal:US-VA, + dpv-legal:US-VI, + dpv-legal:US-VT, + dpv-legal:US-WA, + dpv-legal:US-WI, + dpv-legal:US-WV, + dpv-legal:US-WY ; + skos:prefLabel "United States of America"@en ; + dpv-legal:iso_alpha2 "US"^^xsd:string ; + dpv-legal:iso_alpha3 "USA"^^xsd:string ; + dpv-legal:iso_numeric "840"^^xsd:string ; + dpv-legal:un_m49 "840"^^xsd:string . + +dpv-legal:Africa a skos:Concept, + dpv:Region ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:title "Africa"@en ; + sw:term_status "accepted"@en ; + skos:narrowerTransitive dpv-legal:AO, + dpv-legal:BF, + dpv-legal:BI, + dpv-legal:BJ, + dpv-legal:BW, + dpv-legal:CD, + dpv-legal:CF, + dpv-legal:CG, + dpv-legal:CI, + dpv-legal:CM, + dpv-legal:CV, + dpv-legal:DJ, + dpv-legal:DZ, + dpv-legal:EG, + dpv-legal:EH, + dpv-legal:ER, + dpv-legal:ET, + dpv-legal:GA, + dpv-legal:GH, + dpv-legal:GM, + dpv-legal:GN, + dpv-legal:GQ, + dpv-legal:GW, + dpv-legal:IO, + dpv-legal:KE, + dpv-legal:KM, + dpv-legal:LR, + dpv-legal:LS, + dpv-legal:LY, + dpv-legal:MA, + dpv-legal:MG, + dpv-legal:ML, + dpv-legal:MR, + dpv-legal:MU, + dpv-legal:MW, + dpv-legal:MZ, + dpv-legal:NA, + dpv-legal:NE, + dpv-legal:NG, + dpv-legal:NorthernAfrica, + dpv-legal:RE, + dpv-legal:RW, + dpv-legal:SC, + dpv-legal:SD, + dpv-legal:SH, + dpv-legal:SL, + dpv-legal:SN, + dpv-legal:SO, + dpv-legal:SS, + dpv-legal:ST, + dpv-legal:SZ, + dpv-legal:SubSaharanAfrica, + dpv-legal:TD, + dpv-legal:TF, + dpv-legal:TG, + dpv-legal:TN, + dpv-legal:TZ, + dpv-legal:UG, + dpv-legal:YT, + dpv-legal:ZA, + dpv-legal:ZM, + dpv-legal:ZW ; + skos:prefLabel "Africa"@en . + diff --git a/dpv-legal/modules/ontology.jsonld b/dpv-legal/modules/ontology.jsonld new file mode 100644 index 000000000..58be008c0 --- /dev/null +++ b/dpv-legal/modules/ontology.jsonld @@ -0,0 +1,246 @@ +[ + { + "@id": "https://w3id.org/dpv/dpv-legal#iso_numeric", + "@type": [ + "https://w3id.org/dpv#Relation", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@id": "https://www.iso.org/iso-3166-country-codes.html" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/dpv#Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2004/02/skos/core#altLabel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The ISO-Numeric code for a given region" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "ISO-numeric" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#iso_alpha2", + "@type": [ + "https://w3id.org/dpv#Relation", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@id": "https://www.iso.org/iso-3166-country-codes.html" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/dpv#Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2004/02/skos/core#altLabel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The ISO-Alpha2 code for a given region" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "ISO-alpha2" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#iso_alpha3", + "@type": [ + "https://w3id.org/dpv#Relation", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@id": "https://www.iso.org/iso-3166-country-codes.html" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/dpv#Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2004/02/skos/core#altLabel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The ISO-Alpha3 code for a given region" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "ISO-alpha3" + } + ] + }, + { + "@id": "https://w3id.org/dpv/dpv-legal#un_m49", + "@type": [ + "https://w3id.org/dpv#Relation", + "http://www.w3.org/2004/02/skos/core#Concept" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-03-30" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@id": "https://unstats.un.org/unsd/methodology/m49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/dpv#Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/dpv-legal#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2004/02/skos/core#altLabel" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The UN-M49 code for a given region" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "UN-M49" + } + ] + } +] \ No newline at end of file diff --git a/dpv-legal/modules/ontology.n3 b/dpv-legal/modules/ontology.n3 new file mode 100644 index 000000000..07a02419a --- /dev/null +++ b/dpv-legal/modules/ontology.n3 @@ -0,0 +1,60 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix rdfs: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:iso_alpha2 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Alpha2 code for a given region"@en ; + skos:prefLabel "ISO-alpha2"@en . + +dpv-legal:iso_alpha3 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Alpha3 code for a given region"@en ; + skos:prefLabel "ISO-alpha3"@en . + +dpv-legal:iso_numeric a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Numeric code for a given region"@en ; + skos:prefLabel "ISO-numeric"@en . + +dpv-legal:un_m49 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The UN-M49 code for a given region"@en ; + skos:prefLabel "UN-M49"@en . + diff --git a/dpv-legal/modules/ontology.rdf b/dpv-legal/modules/ontology.rdf new file mode 100644 index 000000000..39fbac825 --- /dev/null +++ b/dpv-legal/modules/ontology.rdf @@ -0,0 +1,65 @@ + + + + + + + + + ISO-numeric + The ISO-Numeric code for a given region + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + ISO-alpha2 + The ISO-Alpha2 code for a given region + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + ISO-alpha3 + The ISO-Alpha3 code for a given region + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + + + + + + + UN-M49 + The UN-M49 code for a given region + + 2022-03-30 + accepted + Harshvardhan J. Pandit + + + diff --git a/dpv-legal/modules/ontology.ttl b/dpv-legal/modules/ontology.ttl new file mode 100644 index 000000000..07a02419a --- /dev/null +++ b/dpv-legal/modules/ontology.ttl @@ -0,0 +1,60 @@ +@prefix dct: . +@prefix dpv: . +@prefix dpv-legal: . +@prefix rdfs: . +@prefix skos: . +@prefix sw: . +@prefix xsd: . + +dpv-legal:iso_alpha2 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Alpha2 code for a given region"@en ; + skos:prefLabel "ISO-alpha2"@en . + +dpv-legal:iso_alpha3 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Alpha3 code for a given region"@en ; + skos:prefLabel "ISO-alpha3"@en . + +dpv-legal:iso_numeric a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The ISO-Numeric code for a given region"@en ; + skos:prefLabel "ISO-numeric"@en . + +dpv-legal:un_m49 a skos:Concept, + dpv:Relation ; + dct:created "2022-03-30"^^xsd:date ; + dct:creator "Harshvardhan J. Pandit"^^xsd:string ; + dct:source ; + rdfs:domain dpv:Location ; + rdfs:isDefinedBy dpv-legal: ; + rdfs:range xsd:string ; + rdfs:subPropertyOf skos:altLabel ; + sw:term_status "accepted"@en ; + skos:definition "The UN-M49 code for a given region"@en ; + skos:prefLabel "UN-M49"@en . + diff --git a/dpv-legal/proposed.json b/dpv-legal/proposed.json new file mode 100644 index 000000000..fe51488c7 --- /dev/null +++ b/dpv-legal/proposed.json @@ -0,0 +1 @@ +[] diff --git a/dpv-owl/dpv-gdpr/dpv-gdpr.html b/dpv-owl/dpv-gdpr/dpv-gdpr.html index bc53625d9..2c0107e01 100644 --- a/dpv-owl/dpv-gdpr/dpv-gdpr.html +++ b/dpv-owl/dpv-gdpr/dpv-gdpr.html @@ -9,7 +9,8 @@ var respecConfig = { shortName: "dpvo-gdpr", title: "DPVO-GDPR: GDPR Extension for DPV-OWL", - subtitle: "version 0.4 (published 2022-02-15)", + subtitle: "version 0.5", + publishDate: "2022-04-02", specStatus: "CG-DRAFT", group: "dpvcg", latestVersion: "https://w3id.org/dpv/dpv-owl/dpv-gdpr", @@ -116,112 +117,111 @@ } ], localBiblio: { - "DPV": { - href: "https://www.w3id.org/dpv", - title: "Data Privacy Vocabulary (DPV)" - }, - "DPV-GDPR": { - href: "https://www.w3id.org/dpv/dpv-gdpr", - title: "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" - }, - "DPV-NACE": { - href: "https://www.w3id.org/dpv/dpv-nace", - title: "NACE Taxonomy serialised in RDFS" - }, - "DPV-PD": { - href: "https://www.w3id.org/dpv/dpv-pd", - title: "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" - }, - "DPV-SKOS": { - href: "https://www.w3id.org/dpv/dpv-skos", - title: "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" - }, - "DPV-OWL": { - href: "https://www.w3id.org/dpv/dpv-owl", - title: "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" - }, - "DPVO-GDPR": { - href: "https://www.w3id.org/dpv/dpv-owl/dpv-gdpr", - title: "GDPR Extension for DPV-OWL" - }, - "DPVO-PD": { - href: "https://www.w3id.org/dpv/dpv-owl/dpv-pd", - title: "Personal Data Categories Extension for DPV-OWL" - }, - "DPV-Primer": { - href: "https://www.w3id.org/dpv/primer", - title: "Primer for Data Privacy Vocabulary" - }, - "DPVCG": { - href: "https://www.w3.org/community/dpvcg/", - title: "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" - }, - "GDPR": { - href: "https://eur-lex.europa.eu/eli/reg/2016/679/oj", - title: "General Data Protection Regulation (GDPR)" - }, - "SPECIAL": { - href: "https://www.specialprivacy.eu/", - title: "SPECIAL H2020 Project" - }, - "RDF": { - href: "https://www.w3.org/TR/rdf11-concepts/", - title: "RDF 1.1 Concepts and Abstract Syntax" - }, - "RDFS": { - href: "https://www.w3.org/TR/rdf-schema/", - title: "RDF Schema 1.1" - }, - "OWL" :{ - href: "https://www.w3.org/TR/owl2-overview/", - title: "OWL 2 Web Ontology Language Document Overview (Second Edition)" - }, - "SKOS": { - href: "https://www.w3.org/TR/skos-reference/", - title: "SKOS Simple Knowledge Organization System" - }, - "DPV-ADOPTION": { - href: "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", - title: "Listing of DPV adoption and applications" - }, - "DPV GUIDES": { - href: "https://w3id.org/dpv/guides", - title: "Guidelines for Adoption and Use of DPV" - }, - "NACE": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "Statistical Classification of Economic Activities in the European Community (NACE)" - }, - "NAICS": { - href: "https://www.census.gov/eos/www/naics/", - title: "North American Industry Classification System (NAICS)" - }, - "ISIC": { - href: "https://unstats.un.org/unsd/classifications", - title: "International Standard Industrial Classification of All Economic Activities (ISIC)" - }, - "GICS": { - href: "https://www.msci.com/gics", - title: "Global Industry Classification Standard (GICS)" - }, - "NACE-NAICS": { - href: "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", - title: "NACE to NAICS mapping" - }, - "EnterPrivacy": { - href: "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", - title: "Taxonomy of Personal Data Categories" - }, - "TIME": { - href: "https://www.w3.org/TR/owl-time/", - title: "Time Ontology in OWL" - }, - "ISO-27017": { - href: "https://www.iso.org/standard/43757.html", - title: "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" - } - } - }; + "DPV": { + "href": "https://www.w3id.org/dpv", + "title": "Data Privacy Vocabulary (DPV) Specification" + }, + "DPV-GDPR": { + "href": "https://www.w3id.org/dpv/dpv-gdpr", + "title": "GDPR Extension for Data Privacy Vocabulary (DPV-GDPR)" + }, + "DPV-NACE": { + "href": "https://www.w3id.org/dpv/dpv-nace", + "title": "NACE Taxonomy serialised in RDFS" + }, + "DPV-PD": { + "href": "https://www.w3id.org/dpv/dpv-pd", + "title": "Personal Data Categories Extension for Data Privacy Vocabulary (DPV-PD)" + }, + "DPV-LEGAL": { + "href": "https://www.w3id.org/dpv/dpv-legal", + "title": "Legal Extension providing Jurisdictions, Laws, and Authorities for Data Privacy Vocabulary (DPV-LEGAL)" + }, + "DPV-SKOS": { + "href": "https://www.w3id.org/dpv/dpv-skos", + "title": "Data Privacy Vocabulary serialised using SKOS+RDFS (DPV-SKOS)" + }, + "DPV-OWL": { + "href": "https://www.w3id.org/dpv/dpv-owl", + "title": "Data Privacy Vocabulary serialised using OWL2 (DPV-OWL)" + }, + "DPV-Primer": { + "href": "https://www.w3id.org/dpv/primer", + "title": "Primer for Data Privacy Vocabulary" + }, + "DPVCG": { + "href": "https://www.w3.org/community/dpvcg/", + "title": "W3C Data Privacy Vocabularies and Controls Community Group (DPVCG)" + }, + "GDPR": { + "href": "https://eur-lex.europa.eu/eli/reg/2016/679/oj", + "title": "General Data Protection Regulation (GDPR)" + }, + "SPECIAL": { + "href": "https://www.specialprivacy.eu/", + "title": "SPECIAL H2020 Project" + }, + "RDF": { + "href": "https://www.w3.org/TR/rdf11-concepts/", + "title": "RDF 1.1 Concepts and Abstract Syntax" + }, + "RDFS": { + "href": "https://www.w3.org/TR/rdf-schema/", + "title": "RDF Schema 1.1" + }, + "OWL" :{ + "href": "https://www.w3.org/TR/owl2-overview/", + "title": "OWL 2 Web Ontology Language Document Overview (Second Edition)" + }, + "SKOS": { + "href": "https://www.w3.org/TR/skos-reference/", + "title": "SKOS Simple Knowledge Organization System" + }, + "DPV-ADOPTION": { + "href": "https://www.w3.org/community/dpvcg/wiki/Adoption_of_DPVCG", + "title": "Listing of DPV adoption and applications" + }, + "DPV-GUIDES": { + "href": "https://w3id.org/dpv/guides", + "title": "Guidelines for Adoption and Use of DPV" + }, + "DPV-GUIDE-OWL2": { + "href": "https://w3id.org/dpv/guides/dpv-owl", + "title": "Using DPV in OWL2" + }, + "NACE": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "Statistical Classification of Economic Activities in the European Community (NACE)" + }, + "NAICS": { + "href": "https://www.census.gov/eos/www/naics/", + "title": "North American Industry Classification System (NAICS)" + }, + "ISIC": { + "href": "https://unstats.un.org/unsd/classifications", + "title": "International Standard Industrial Classification of All Economic Activities (ISIC)" + }, + "GICS": { + "href": "https://www.msci.com/gics", + "title": "Global Industry Classification Standard (GICS)" + }, + "NACE-NAICS": { + "href": "https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2", + "title": "NACE to NAICS mapping" + }, + "EnterPrivacy": { + "href": "https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf", + "title": "Taxonomy of Personal Data Categories" + }, + "TIME": { + "href": "https://www.w3.org/TR/owl-time/", + "title": "Time Ontology in OWL" + }, + "ISO-27017": { + "href": "https://www.iso.org/standard/43757.html", + "title": "ISO/IEC 27017:2015 Information technology — Security techniques — Code of practice for information security controls based on ISO/IEC 27002 for cloud services" + } +} }; + + -

Guides - DPV

-
DPVCG invites contributions regarding guides explaining the adoption and use of DPV in terms of its concepts and serialisations, or regarding the application of DPV for specific applications or domains.
+
+

This document lists the various guides created by the DPVCG and the community providing guidance for the adoption and use of DPV in terms of its concepts and serialisations, or regarding the application of DPV for specific applications or domains.

+

The DPVCG invites contributions regarding additional guides as well as updates to existing guides. +

+

DPV Family of Documents

    -
  • Using DPV in OWL2 - This guide describes how DPV can be easily encoded in a low-complexity profile of OWL2 called OWL2-PL.
  • +
  • [[[DPV-Primer]]]: introductory document to DPV concepts +

    Newcomers to the DPV are strongly recommended to first read through the Primer to familiarise themselves with the semantics and concepts of DPV.

    +
  • +
  • [[[DPV]]]: (this document) formal and normative description of DPV and its concepts.
  • +
  • Serialisations of DPV:
      +
    • [[[DPV-SKOS]]]: serialisation of DPV with [[SKOS]] and [[RDFS]] semantics
    • +
    • [[[DPV-OWL]]]: serialisation of DPV using [[OWL]] semantics
  • +
  • Extensions to Concepts:
      +
    • [[[DPV-GDPR]]]: extends DPV concepts for [[GDPR]]
    • +
    • [[[DPV-PD]]]
    • +
    • [[[DPV-LEGAL]]]
    • +
  • +
  • [[[DPV-GUIDES]]]:
      +
    • [[[DPV-GUIDE-OWL2]]]
    • +
  • +
  • Other Resources:
    • [[[DPV-NACE]]]
+

Related Links

+
    +
  • For a general overview of the Data Protection Vocabularies and Controls Community Group [[DPVCG]], its history, deliverables, and activities - refer to DPVCG Website.

    +
  • +
  • +

    The peer-reviewed article “Creating A Vocabulary for Data Privacy” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed here, here, and here.

    +
  • +
+
+ +
+ +

This document is published by the Data Privacy Vocabularies and Controls Community Group (DPVCG) as a deliverable and report of its work in creating and maintaining the Data Privacy Vocabulary (DPV).

+
+

Contributing to the DPV and its extensions The DPVCG welcomes participation regarding the DPV, including expansion or refinement of its terms, addressing open issues, and welcomes suggestions on their resolution or mitigation.

+

For contributions to the DPV, please see the section on GitHub. The current list of open issues and their discussions to date can be found at GitHub issues.

+
+
+ +
+ +
+

[[[DPV-GUIDE-OWL2]]]

+

The [[[DPV-GUIDE-OWL2]]] provides guidance for the use of DPV as an OWL2 ontology, and explains how DPV can be easily encoded in a low-complexity profile of OWL2 called OWL2-PL.

+
\ No newline at end of file diff --git a/primer/index.html b/primer/index.html index 4558787c1..a7845548a 100644 --- a/primer/index.html +++ b/primer/index.html @@ -1,6 +1,5 @@ - Primer @@ -8,12 +7,12 @@